You are not logged in.
Pages: 1
I want to make a shortcut to calculator.
I've opened rc.xml and added this:
<keybind key="W-c">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Calculator</name>
</startupnotify>
<command>galculator</command>
</action>
</keybind>It doesn't do anything. I wasn't sure if "galculator" was the command for calculator so I typed into terminal "galculator" and it opened it.
Offline
Try re starting your desktop.
Linux since 1999
Currently: AntiX, & Crunchbang.
A good general beginners book for Linux :- http://rute.2038bug.com/index.html.gz
A good Debian read :- http://debian-handbook.info/get/now/
Offline
Any time you add something to rc.xml or menu.xml, you have to reconfigure openbox so it recognizes the changes. Type this in a terminal:
openbox --reconfigureOffline
Any time you add something to rc.xml or menu.xml, you have to reconfigure openbox so it recognizes the changes. Type this in a terminal:
openbox --reconfigure
thanks man 
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.