diff --git a/source/F/keyboard_shortcuts.rst b/source/F/keyboard_shortcuts.rst index 49ac506b..1b5014d8 100644 --- a/source/F/keyboard_shortcuts.rst +++ b/source/F/keyboard_shortcuts.rst @@ -37,7 +37,150 @@ M Meta key 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 + +============================= ========================= diff --git a/source/F/openbox_keyboard.rst b/source/F/openbox_keyboard.rst deleted file mode 100644 index 5d69599a..00000000 --- a/source/F/openbox_keyboard.rst +++ /dev/null @@ -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 - -============================= =========================