Move openbox keyboard all in one file to make search work better
This commit is contained in:
parent
f3f4f1aa72
commit
9c3c3817bf
@ -37,7 +37,150 @@ M Meta key
|
|||||||
H Hyper key (If it is bound to something)
|
H Hyper key (If it is bound to something)
|
||||||
==== ========================
|
==== ========================
|
||||||
|
|
||||||
.. include:: openbox_keyboard.rst
|
**Keybindings for desktop switching**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
GoToLeftDesktop C-A-Left
|
||||||
|
|
||||||
|
GoToRightDesktop C-A-Right
|
||||||
|
|
||||||
|
GoToDesktop C-A-Up
|
||||||
|
|
||||||
|
GoToDesktop C-A-Down
|
||||||
|
|
||||||
|
SendToDesktoaToLeft S-A-Left
|
||||||
|
|
||||||
|
SendToDesktopToRight S-A-Right
|
||||||
|
|
||||||
|
SendToDesktop S-A-Up
|
||||||
|
|
||||||
|
SendToDesktop S-A-Down
|
||||||
|
|
||||||
|
GoTo first Desktop W-F1
|
||||||
|
|
||||||
|
GoTo second Desktop W-F2
|
||||||
|
|
||||||
|
GoTo third Desktop W-F3
|
||||||
|
|
||||||
|
GoTo fourth Desktop W-F4
|
||||||
|
|
||||||
|
ToggleShowDesktop W-D
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybindings for windows**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Close A-F4
|
||||||
|
|
||||||
|
Lower (minimise) A-Escape
|
||||||
|
|
||||||
|
ShowMenu A-space
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybindings for window switching**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
NextWindow A-Tab
|
||||||
|
|
||||||
|
PreviousWindow A-S-Tab
|
||||||
|
|
||||||
|
NextWindow C-A-Tab
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybindings for window switching with the arrow keys**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
DirectionalCycleWindows W-S-Right
|
||||||
|
|
||||||
|
DirectionalCycleWindows W-S-Left
|
||||||
|
|
||||||
|
DirectionalCycleWindows W-S-Up
|
||||||
|
|
||||||
|
DirectionalCycleWindows W-S-Down
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybindings to toggle fullscreen**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
ToggleFullscreen F11
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Pcmanfm W-e
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Launch lxqt-runer W-r
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Launch task manager on Ctrl + Alt + Del**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Open qps C-A-Delete
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Launch a terminal on Ctrl + Alt + T**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Open qterminal C-A-T
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Launch firefox XF86WWW
|
||||||
|
|
||||||
|
Open qterminal XF86Terminal
|
||||||
|
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybinding for computer button**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Open pcmanfm-qt XF86MyComputer
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybinding for backlight**
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
Toggle turn off monitor C-F7
|
||||||
|
|
||||||
|
Decrease backlight brightness C-S-F6
|
||||||
|
|
||||||
|
Increase backlight brightness C-S-F7
|
||||||
|
|
||||||
|
============================= ========================
|
||||||
|
|
||||||
|
**Keybindings fo Volume**
|
||||||
|
|
||||||
|
============================= =========================
|
||||||
|
|
||||||
|
Decrease Volume XF86VolumeLower
|
||||||
|
|
||||||
|
Increase Volume XF86VolumeRaise
|
||||||
|
|
||||||
|
Mute Volume XF86AudioMute
|
||||||
|
|
||||||
|
============================= =========================
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,146 +0,0 @@
|
|||||||
|
|
||||||
**Keybindings for desktop switching**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
GoToLeftDesktop C-A-Left
|
|
||||||
|
|
||||||
GoToRightDesktop C-A-Right
|
|
||||||
|
|
||||||
GoToDesktop C-A-Up
|
|
||||||
|
|
||||||
GoToDesktop C-A-Down
|
|
||||||
|
|
||||||
SendToDesktoaToLeft S-A-Left
|
|
||||||
|
|
||||||
SendToDesktopToRight S-A-Right
|
|
||||||
|
|
||||||
SendToDesktop S-A-Up
|
|
||||||
|
|
||||||
SendToDesktop S-A-Down
|
|
||||||
|
|
||||||
GoTo first Desktop W-F1
|
|
||||||
|
|
||||||
GoTo second Desktop W-F2
|
|
||||||
|
|
||||||
GoTo third Desktop W-F3
|
|
||||||
|
|
||||||
GoTo fourth Desktop W-F4
|
|
||||||
|
|
||||||
ToggleShowDesktop W-D
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybindings for windows**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Close A-F4
|
|
||||||
|
|
||||||
Lower (minimise) A-Escape
|
|
||||||
|
|
||||||
ShowMenu A-space
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybindings for window switching**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
NextWindow A-Tab
|
|
||||||
|
|
||||||
PreviousWindow A-S-Tab
|
|
||||||
|
|
||||||
NextWindow C-A-Tab
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybindings for window switching with the arrow keys**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
DirectionalCycleWindows W-S-Right
|
|
||||||
|
|
||||||
DirectionalCycleWindows W-S-Left
|
|
||||||
|
|
||||||
DirectionalCycleWindows W-S-Up
|
|
||||||
|
|
||||||
DirectionalCycleWindows W-S-Down
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybindings to toggle fullscreen**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
ToggleFullscreen F11
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Pcmanfm W-e
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Launch lxqt-runer W-r
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Launch task manager on Ctrl + Alt + Del**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Open qps C-A-Delete
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Launch a terminal on Ctrl + Alt + T**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Open qterminal C-A-T
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Launch firefox XF86WWW
|
|
||||||
|
|
||||||
Open qterminal XF86Terminal
|
|
||||||
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybinding for computer button**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Open pcmanfm-qt XF86MyComputer
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybinding for backlight**
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
Toggle turn off monitor C-F7
|
|
||||||
|
|
||||||
Decrease backlight brightness C-S-F6
|
|
||||||
|
|
||||||
Increase backlight brightness C-S-F7
|
|
||||||
|
|
||||||
============================= ========================
|
|
||||||
|
|
||||||
**Keybindings fo Volume**
|
|
||||||
|
|
||||||
============================= =========================
|
|
||||||
|
|
||||||
Decrease Volume XF86VolumeLower
|
|
||||||
|
|
||||||
Increase Volume XF86VolumeRaise
|
|
||||||
|
|
||||||
Mute Volume XF86AudioMute
|
|
||||||
|
|
||||||
============================= =========================
|
|
Loading…
x
Reference in New Issue
Block a user