Topic: Conky/openbox help.(SOLVED)
so i created i shortcut in conkey(shows what buttons to push) then created a keybinding like so in openbox rc.xml:
<keybind key="W-p">
<action name="Execute">
<startupnotify>
<enabled>false</enabled>
<name>Synaptic Package Manager</name>
</startupnotify>
<command>gksudo synaptic</command>
</action>
</keybind>
Without the indent error of course and the key combo does nothing what did i mess up on?
Last edited by Anarchy-life (2012-01-28 01:09:39)