On Wed, 10 Jun 2009 09:59:05 +0200
Johannes Held <m...@hehejo.de> wrote:
.....
> Paste something like this into you ~/.config/openbox/rc.xml and be
> shure to have gmrun installed.
> 
> <keybind key="A-F2">
>   <action name="Execute">
>     <execute>gmrun</execute>
>   </action>
> </keybind>
.....

Another good program is "dmenu". You can bind "dmenu_run" to a key.
When it's launched and you start typing e.g. "svn" it will suggest not
only "svn", but also "kdesvn" and "rapidsvn" - i.e. any program
containing your typed characters as a substring.

Cheers,
Sergey

Reply via email to