diff --git a/source/F/keyboard_shortcuts.rst b/source/F/keyboard_shortcuts.rst index 49ac506b..0e30c12b 100644 --- a/source/F/keyboard_shortcuts.rst +++ b/source/F/keyboard_shortcuts.rst @@ -39,5 +39,151 @@ H Hyper key (If it is bound to something) .. include:: openbox_keyboard.rst +<<<<<<< HEAD +======= +============================= ======================== + +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-runner 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 + +============================= ========================= +>>>>>>> 617ac87f (Fix typo in lxqt-runner in appendix F thanks guiverc)