Tagged Questions
0
votes
1answer
135 views
How to change keys for window manipulation (from menu, default: alt+space) in openbox?
I'd like to change default keys which manipulate window.
For example default set is:
maximize: x key
but
unmaximze: is e key
I really want to have for example x key for maximize and unmaximze.
How to ...
2
votes
3answers
577 views
Openbox keybindings not taking effect after --reconfigure or restart
273 <keybind key="W-Return">
274 <action name="Execute">
275 <command>lxterminal</command>
276 </action>
277 </keybind>
278 ...
2
votes
0answers
477 views
How to get brightness keys working inside openbox session?
I'm using Openbox window manager without DE.
I'd like to get fn + [brightness up/down icon] working like it is in GNOME/KDE, but i'm looking for lightweight solution without gnome-power-manager and ...
1
vote
0answers
190 views
Apple keyboard in openbox
I just upgraded from Fedora 15 to 16.
I am using openbox as an alternative to gnome 3. The problem is that I cannot find a way of using the multimedia keys properly in openbox. Changing the keyboard ...
2
votes
3answers
460 views
Can you switch between windows within an application in Openbox?
Is it possible to set up a keybinding in Openbox for switching between open windows within an application? Just like you can in gnome 3 with alt + [key above Tab] .
2
votes
2answers
951 views
How can I assign a keyboard shortcut to a specific application in Openbox?
I use the web browser Uzbl and the window manager Openbox, and I wondered if I could configure openbox to add a keyboard shortcut to minimize / maximize Uzbl's window ...