[openbox] "Execute" hotkeys and centrally aligning dock

Peter Chiocchetti pch at myzel.net
Tue Sep 2 03:30:35 EDT 2003


On Mon, Sep 01, 2003 at 10:56:38PM -0700, Dugan Chen wrote:
> 1. How do I bind a hotkey to a command? How, for example, do I create a key 
> combination that would execute an xterm or a run dialogue box such as 
> TkRunit?

in the keyboard section of ~/.openbox/rc3 put this

<keybind key="C-F1">
  <action name="Execute">
    <execute>uxterm -ls</execute>
  </action>
</keybind>

for the dock's position, I dont know.

p.



More information about the openbox mailing list