From 4f0e94e898d09b0bc50f0fdf634da53034500110 Mon Sep 17 00:00:00 2001 From: Steed Date: Sat, 3 Nov 2018 07:28:43 +0900 Subject: [PATCH 1/6] Added keyboard shortcuts section. Added table of Openbox keys Added reference to LXQT global keys Added example of preference of Global keys to Openbox --- source/F/keyboard_shorcuts.rst | 162 +++------------------ source/F/keyboardshorcuts.rst | 167 ---------------------- source/F/openbox keyboard shorcuts.rst | 167 ---------------------- source/F/openbox_keyboard.rst | 188 +++++++++++++++++++++++++ 4 files changed, 211 insertions(+), 473 deletions(-) delete mode 100644 source/F/keyboardshorcuts.rst delete mode 100644 source/F/openbox keyboard shorcuts.rst create mode 100644 source/F/openbox_keyboard.rst diff --git a/source/F/keyboard_shorcuts.rst b/source/F/keyboard_shorcuts.rst index 28b74bef..9c3a0a4d 100644 --- a/source/F/keyboard_shorcuts.rst +++ b/source/F/keyboard_shorcuts.rst @@ -1,164 +1,48 @@ -**Keybindings for desktop switching** +Hotkeys shortcuts +=================== -GoToDesktop C-A-Left +Hotkeys, also known as keyboard shortcuts, allow users to easily navigate, start applications, and change settings like resize windows. These are useful as they create a smooth and time efficient user experience. It would benefit users to take a few minutes to learn some of these shortcuts. -GoToDesktop C-A-Right +Lubuntu has manages the keyboard shortcuts using two layers. Namely, LXQT Global Keys and Openbox. -GoToDesktop C-A-Up +Global-keys +-------------- -GoToDesktop C-A-Down +Global-keys (lxqt-globalkeysd) is a component of the LXQT environment. Gloabal-keys takes preference over Openbox keyboard shortcuts. Global keys are viewed, (dis)enabled and managed using Shortcut keys (Chapter 3.2.14). -SendToDesktop S-A-Left -SendToDesktop S-A-Right +Openbox keyboard shortcuts +------------------------------- +Openbox keyboard shortcuts is the second layer managing keyboard shortcuts. It is preferred for windows management like resizing. -SendToDesktop S-A-Up +.. note:: Global-keys will take preference over openbox bindings. If a key is used in Global-keys, it will not work in Openbox keyboard shortcuts. For example if the W(indows) key opens the LXQT application menu (equivilant of the windows start menu) in Global-keys, Openbox commands like window resizing (W + arrow keys) will not work correctly. Keep this in mind when using and editing keyboard shortcuts. -SendToDesktop S-A-Down -GoToDesktop W-F1 -GoToDesktop W-F2 +The table below shows Lubuntu's default Openbox keyboard shortcuts: -GoToDesktop W-F3 -GoToDesktop W-F4 +**Modifier keys** -ToggleShowDesktop W-d +Key description -**Keybindings for windows** +==== ======================== +S Shift key -Close A-F4 +C Control key -Lower A-Escape +A Alt key -ShowMenu A-space +W Super key (Usually bound to the Windows key on keyboards which have one) -**Keybindings for window switching** +M Meta key -NextWindow A-Tab +H Hyper key (If it is bound to something) +==== ======================== -PreviousWindow A-S-Tab -NextWindow C-A-Tab +.. include:: openbox_keyboard.rst -**Keybindings for window switching with the arrow keys** -DirectionalCycleWindows W-S-Right -DirectionalCycleWindows W-S-Left - -DirectionalCycleWindows W-S-Up - -DirectionalCycleWindows W-S-Down - -**Lubuntu specific keybindings : window tiling** - -**HalfLeftScreen** - -UnmaximizeFull W-Left - -**HalfRightScreen** - -UnmaximizeFull W-Right - -**HalfUpperScreen** - -UnmaximizeFull W-Up - -**HalfLowerScreen** - -UnmaximizeFull W-Down - -**Keybindings to toggle fullscreen** - -ToggleFullscreen F11 - -**Lubuntu specific Keybindings for running applications** - -**Keybindings for running application: File manager** - -Execute W-e - -**Keybindings for running application: Lxpanel** - -Execute W-r - -Execute A-F2 - -**Launch task manager on Ctrl + Alt + Del** - -Execute C-A-Delete - -**Launch a terminal on Ctrl + Alt + T** - -Execute C-A-T - -**Keybinding for terminal button** - -Execute XF86WWW - -Execute XF86Terminal - -**Keybinding for computer button** - -Execute XF86MyComputer - -**Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed)** - -Execute C-F7 - -Execute C-F10 - -Execute C-F11 - -**Keybinding for calculator button** - -** - - lxsession-default calculator - - ** - -**Lock the screen on Ctrl + Alt + l** - -** - - lxsession-default lock - - ** - -**Take a screenshot of the current window with scrot when Alt+Print are pressed** - -** - - lxsession-default screenshot - - - - - lxsession-default screenshot window - - ** - -**Launch logout when push on the shutdown button** - -** - - lxsession-default quit - - ** - -**Keybindings for running Menu from Lxpanel** - -** - - lxpanelctl menu - - - - - lxpanelctl menu - - ** diff --git a/source/F/keyboardshorcuts.rst b/source/F/keyboardshorcuts.rst deleted file mode 100644 index d8d205c3..00000000 --- a/source/F/keyboardshorcuts.rst +++ /dev/null @@ -1,167 +0,0 @@ - -**Keybindings for desktop switching** - -GoToDesktop C-A-Left - -GoToDesktop C-A-Right - -GoToDesktop C-A-Up - -GoToDesktop C-A-Down - -SendToDesktop S-A-Left - -SendToDesktop S-A-Right - -SendToDesktop S-A-Up - -SendToDesktop S-A-Down - -GoToDesktop W-F1 - -GoToDesktop W-F2 - -GoToDesktop W-F3 - -GoToDesktop W-F4 - -ToggleShowDesktop W-d - -**Keybindings for windows** - -**Keybindings for windows** - -Close A-F4 - -Lower 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 - -**Lubuntu specific. - Keybindings for window tiling** - -**# HalfLeftScreen** - -UnmaximizeFull W-Left - -**# HalfRightScreen** - -UnmaximizeFull W-Right - -**# HalfUpperScreen** - -UnmaximizeFull W-Up - -**# HalfLowerScreen** - -UnmaximizeFull W-Down - -**Lubuntu specific : Keybindings** - -**Keybindings for running applications on Home + E** - -Execute W-e - -**Keybindings for running Run menu from Lxpanel on Home + R** - -Execute W-r - -Execute A-F2 - -**Keybindings for running Menu from Lxpanel** - -** - - lxpanelctl menu - - - - - lxpanelctl menu - - ** - -**Keybindings to toggle fullscreen** - -ToggleFullscreen F11 - -**Launch task manager on Ctrl + Alt + Del** - -Execute C-A-Delete - -**Launch a terminal on Ctrl + Alt + T** - -Execute C-A-T - -**Lock the screen on Ctrl + Alt + l** - -** - - lxsession-default lock - - ** - -**Keybinding for terminal button** - -Execute XF86WWW - -Execute XF86Terminal - -**Keybinding for calculator button** - -** - - lxsession-default calculator - - ** - -**Keybinding for computer button** - -Execute XF86MyComputer - -**Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed)** - -Execute C-F7 - -Execute C-F10 - -Execute C-F11 - -**Take a screenshot of the current window with scrot when Alt+Print are pressed** - -** - - lxsession-default screenshot - - - - - lxsession-default screenshot window - - ** - -**Launch logout when push on the shutdown button** - -** - - lxsession-default quit - - ** diff --git a/source/F/openbox keyboard shorcuts.rst b/source/F/openbox keyboard shorcuts.rst deleted file mode 100644 index d8d205c3..00000000 --- a/source/F/openbox keyboard shorcuts.rst +++ /dev/null @@ -1,167 +0,0 @@ - -**Keybindings for desktop switching** - -GoToDesktop C-A-Left - -GoToDesktop C-A-Right - -GoToDesktop C-A-Up - -GoToDesktop C-A-Down - -SendToDesktop S-A-Left - -SendToDesktop S-A-Right - -SendToDesktop S-A-Up - -SendToDesktop S-A-Down - -GoToDesktop W-F1 - -GoToDesktop W-F2 - -GoToDesktop W-F3 - -GoToDesktop W-F4 - -ToggleShowDesktop W-d - -**Keybindings for windows** - -**Keybindings for windows** - -Close A-F4 - -Lower 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 - -**Lubuntu specific. - Keybindings for window tiling** - -**# HalfLeftScreen** - -UnmaximizeFull W-Left - -**# HalfRightScreen** - -UnmaximizeFull W-Right - -**# HalfUpperScreen** - -UnmaximizeFull W-Up - -**# HalfLowerScreen** - -UnmaximizeFull W-Down - -**Lubuntu specific : Keybindings** - -**Keybindings for running applications on Home + E** - -Execute W-e - -**Keybindings for running Run menu from Lxpanel on Home + R** - -Execute W-r - -Execute A-F2 - -**Keybindings for running Menu from Lxpanel** - -** - - lxpanelctl menu - - - - - lxpanelctl menu - - ** - -**Keybindings to toggle fullscreen** - -ToggleFullscreen F11 - -**Launch task manager on Ctrl + Alt + Del** - -Execute C-A-Delete - -**Launch a terminal on Ctrl + Alt + T** - -Execute C-A-T - -**Lock the screen on Ctrl + Alt + l** - -** - - lxsession-default lock - - ** - -**Keybinding for terminal button** - -Execute XF86WWW - -Execute XF86Terminal - -**Keybinding for calculator button** - -** - - lxsession-default calculator - - ** - -**Keybinding for computer button** - -Execute XF86MyComputer - -**Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed)** - -Execute C-F7 - -Execute C-F10 - -Execute C-F11 - -**Take a screenshot of the current window with scrot when Alt+Print are pressed** - -** - - lxsession-default screenshot - - - - - lxsession-default screenshot window - - ** - -**Launch logout when push on the shutdown button** - -** - - lxsession-default quit - - ** diff --git a/source/F/openbox_keyboard.rst b/source/F/openbox_keyboard.rst new file mode 100644 index 00000000..d2ed48e0 --- /dev/null +++ b/source/F/openbox_keyboard.rst @@ -0,0 +1,188 @@ + + +**Keybindings for desktop switching** + +============================= ======================== + +GoToDesktop C-A-Left + +GoToDesktop C-A-Right + +GoToDesktop C-A-Up + +GoToDesktop C-A-Down + +SendToDesktop S-A-Left + +SendToDesktop S-A-Right + +SendToDesktop S-A-Up + +SendToDesktop S-A-Down + +GoToDesktop W-F1 + +GoToDesktop W-F2 + +GoToDesktop W-F3 + +GoToDesktop W-F4 + +ToggleShowDesktop W-d + +============================= ======================== + +**Keybindings for windows** + +============================= ======================== + +Close A-F4 + +Lower 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 + +============================= ======================== + +**Lubuntu specific keybindings : window tiling** + +============================= ======================== + +============================= ======================== + +**HalfLeftScreen** + +============================= ======================== + +UnmaximizeFull W-Left + +============================= ======================== + +**HalfRightScreen** + +============================= ======================== + +UnmaximizeFull W-Right + +============================= ======================== + +**HalfUpperScreen** + +============================= ======================== + +UnmaximizeFull W-Up + +============================= ======================== + +**HalfLowerScreen** + +============================= ======================== + +UnmaximizeFull W-Down + +============================= ======================== + +**Keybindings to toggle fullscreen** + +============================= ======================== + +ToggleFullscreen F11 + +============================= ======================== + +**Lubuntu specific Keybindings for running applications** + +============================= ======================== + +============================= ======================== + +**Keybindings for running application: File manager** + +============================= ======================== + +Execute W-e + +============================= ======================== + +**Keybindings for running application: Lxpanel** + +============================= ======================== + +Execute W-r + +Execute A-F2 + +============================= ======================== + +**Launch task manager on Ctrl + Alt + Del** + +============================= ======================== + +Execute C-A-Delete + +============================= ======================== + +**Launch a terminal on Ctrl + Alt + T** + +============================= ======================== + +Execute C-A-T + +============================= ======================== + +**Keybinding for terminal button** + +============================= ======================== + +Execute XF86WWW + +Execute XF86Terminal + +============================= ======================== + +**Keybinding for computer button** + +============================= ======================== + +Execute XF86MyComputer + +============================= ======================== + +**Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed)** + +============================= ======================== + +Execute C-F7 + +Execute C-F10 + +Execute C-F11 + +============================= ======================== + From 1e16dff5b48fb3b90defab08579fe3dfddc88df8 Mon Sep 17 00:00:00 2001 From: Steed Date: Sat, 3 Nov 2018 08:04:08 +0900 Subject: [PATCH 2/6] Made some minor changes in Shortcut Keys Renamed heading to 'shortcut keys' -> 'Shortcut keys' Changed text to match gui buttons, 'Add' as appose to "create" made note refering to appendix F which contrains keyboard shortcuts (global+opnebox) --- source/3/3.2/3.2.14/add_key_ex.png | Bin 0 -> 20328 bytes source/3/3.2/3.2.14/shortcut_keys.rst | 18 +++++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 source/3/3.2/3.2.14/add_key_ex.png diff --git a/source/3/3.2/3.2.14/add_key_ex.png b/source/3/3.2/3.2.14/add_key_ex.png new file mode 100644 index 0000000000000000000000000000000000000000..7bc48efdce590311c0708ddba0db41deaab3f881 GIT binary patch literal 20328 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 Hu0mjfNnpu{ literal 0 HcmV?d00001 diff --git a/source/3/3.2/3.2.14/shortcut_keys.rst b/source/3/3.2/3.2.14/shortcut_keys.rst index 20553063..caf6fcab 100644 --- a/source/3/3.2/3.2.14/shortcut_keys.rst +++ b/source/3/3.2/3.2.14/shortcut_keys.rst @@ -1,22 +1,30 @@ -Chapter 3.2.14 shortcut keys +Chapter 3.2.14 Shortcut keys ============================ -shortcut keys is a program that sets keyboard shortcuts for Lubuntu. +Shortcut keys is a program that manages the global hotkeys or keyboard shortcuts for Lubuntu. + +.. note:: + The keyboard shortcuts are also managed by Openbox. Refer to Appendix F for more detail. Version ------- Lubuntu ships with version 0.13.0 of shortcut keys. -Useage +Usage ------ -To change a current keyboard shortcut to change things look at the menu click on the shortcut and a timer will begin to countdown during which time you should push the keyboard shortcut you want to change it to. To remove a keyboard shortcut left click on that keyboard shortcut and press the remove button. +You can **Modify** a current keyboard shortcut by selecting the shortcut from the keyboard table, clicking the modify button, then clicking on the shortcut button. A countdown will begin during which you should push the **keyboard shortcut combination** you want. + +You can **Remove** a keyboard shortcut by selecting the shortcut from the keyboard table, and clicking the remove button. -To create a new keyboard shortcut press the create button. The shortcut field will be blank but when you click the shortcut button a countdown will begin and then press the keyboard shorcut you want to assign it to. The summary field lets you enter a summary of the command useful so you know what this shortcut you created does in the future. To make this execute a terminal command press the terminal command radio button and enter the command in the radio button at the bottom. +You can **Add** a new keyboard shortcut clicking the add button. The shortcut field will be blank, click the shortcut button to start the countdown, then press the **keyboard shortcut combination** you want to assign. Write a short description of what the keyboard shortcut does, for example "start drop down terminal", or "increases screen brightness". To make this execute a terminal command select the command radio button and enter the command in below. Screenshot ---------- + .. image:: shortcut_keys.png +.. image:: add_key_ex.png + How to launch ------------- To launch shortcut keys from the menu -> Prefrences -> LXQt settings -> shortcut keys. From LXQt configuration center use shortcut keys button which looks like 6 keyboard keys or run lxqt-config-globalkeyshortcuts. From c52c087d3cab792cc63c138287410b4f96a351e0 Mon Sep 17 00:00:00 2001 From: Steed Date: Sat, 3 Nov 2018 08:07:31 +0900 Subject: [PATCH 3/6] Removed test file. --- test | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test diff --git a/test b/test deleted file mode 100644 index e69de29b..00000000 From 4a8b279760c1d8749de46db7da70a444bda23f03 Mon Sep 17 00:00:00 2001 From: Steed Date: Sat, 3 Nov 2018 08:21:28 +0900 Subject: [PATCH 4/6] Indexed keyboard shortcuts, Appendix F --- source/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/index.rst b/source/index.rst index 906a5916..54039dc7 100644 --- a/source/index.rst +++ b/source/index.rst @@ -25,6 +25,7 @@ Contents C/command_line D/upgrading E/live_session + F/keyboard_shorcuts Contact Us ========== From 987927d12a63477471939d40ad6a0e336e35b72c Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Sat, 3 Nov 2018 18:29:19 +0100 Subject: [PATCH 5/6] Fix installation of packages Install package arcanist from Ubuntu repo and not with pip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4fc4d43..e9c713d3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The documentation is powered by [Sphinx](http://www.sphinx-doc.org/en/stable/) a Run the following command to install the needed dependencies: ``` -sudo apt install python3-pip python3-sphinx texlive-full && pip3 install sphinx_bootstrap_theme arcanist +sudo apt install python3-pip python3-sphinx texlive-full arcanist && pip3 install sphinx_bootstrap_theme ``` You can see the options for building the documentation by running `make help`. From 4b1aaccad4bb8e77ecf99b9cade4c62048638976 Mon Sep 17 00:00:00 2001 From: apt-ghetto Date: Sat, 3 Nov 2018 18:59:17 +0100 Subject: [PATCH 6/6] Fix Typo in chapter 3 Added missing "e" to the word "Preferences" --- source/3/3.2/{Prefrences.rst => Preferences.rst} | 4 ++-- ..._and_Prefrences.rst => System_Tools_and_Preferences.rst} | 6 +++--- source/index.rst | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) rename source/3/3.2/{Prefrences.rst => Preferences.rst} (93%) rename source/3/{System_Tools_and_Prefrences.rst => System_Tools_and_Preferences.rst} (63%) diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Preferences.rst similarity index 93% rename from source/3/3.2/Prefrences.rst rename to source/3/3.2/Preferences.rst index 4b0121c2..a3934789 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Preferences.rst @@ -1,5 +1,5 @@ -Chapter 3.2 Prefrences -====================== +Chapter 3.2 Preferences +======================= This chapter sets up the many prefrences included within lubuntu for themeing and customization. Be aware that this likely will make your system look different than the screenshots in this manual. diff --git a/source/3/System_Tools_and_Prefrences.rst b/source/3/System_Tools_and_Preferences.rst similarity index 63% rename from source/3/System_Tools_and_Prefrences.rst rename to source/3/System_Tools_and_Preferences.rst index 9317a360..e2bd5a23 100644 --- a/source/3/System_Tools_and_Prefrences.rst +++ b/source/3/System_Tools_and_Preferences.rst @@ -1,5 +1,5 @@ -Chapter 3 System Tools and Prefrences -===================================== +Chapter 3 System Tools and Preferences +====================================== This chapter contains details on tools to manage your system and to change prefrences on Lubuntu. @@ -8,4 +8,4 @@ This chapter contains details on tools to manage your system and to change prefr :titlesonly: 3.1/System_Tools - 3.2/Prefrences + 3.2/Preferences diff --git a/source/index.rst b/source/index.rst index 906a5916..6f0beb93 100644 --- a/source/index.rst +++ b/source/index.rst @@ -19,7 +19,7 @@ Contents 1/Installing_lubuntu 2/Applications - 3/System_Tools_and_Prefrences + 3/System_Tools_and_Preferences 4/Installing_Updating_and_Removing_Software 5/Panel_Desktop_and_Runner C/command_line