@ -0,0 +1 @@
|
|||||||
|
build
|
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 62 KiB |
After Width: | Height: | Size: 164 KiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 85 KiB |
After Width: | Height: | Size: 37 KiB |
@ -0,0 +1,34 @@
|
|||||||
|
Chapter 3.1.8 LXQt sudo
|
||||||
|
=======================
|
||||||
|
|
||||||
|
LXQt-sudo is a way to launch graphical applications with adminsitrative privledges.
|
||||||
|
|
||||||
|
Useage
|
||||||
|
------
|
||||||
|
LXQt-sudo is used to open graphical programs as an administrator.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
Modifying the wrong system configuration files with adminstrator privledges could make your system unable to boot or for you to be unable to login.
|
||||||
|
|
||||||
|
To use lxqt-sudo is important to not change your config files as if you did with sudo. You will need adminstartive privledges to edit config files but make sure you know what you are doing.
|
||||||
|
|
||||||
|
Version
|
||||||
|
-------
|
||||||
|
Lubuntu ships with 0.13.0 of lxqt-sudo.
|
||||||
|
|
||||||
|
|
||||||
|
How to Launch
|
||||||
|
-------------
|
||||||
|
To launch lxqt-sudo from the command line to run featherpad with administrative privlideges use
|
||||||
|
.. code::
|
||||||
|
|
||||||
|
lxqt-sudo featherpad
|
||||||
|
|
||||||
|
You can also run lxqt-sudo from the runner for example type in
|
||||||
|
|
||||||
|
.. code::
|
||||||
|
|
||||||
|
lxqt-sudo pcmanfm-qt
|
||||||
|
|
||||||
|
into the runner to do it this way without opening a terminal.
|
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 59 KiB |
After Width: | Height: | Size: 174 KiB |
After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 56 KiB |
@ -0,0 +1,167 @@
|
|||||||
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
**<keybind key="A-F1">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxpanelctl menu</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
<keybind key="C-Escape">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxpanelctl menu</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
**<keybind key="C-A-l">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default lock</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**Keybinding for terminal button**
|
||||||
|
|
||||||
|
Execute XF86WWW
|
||||||
|
|
||||||
|
Execute XF86Terminal
|
||||||
|
|
||||||
|
**Keybinding for calculator button**
|
||||||
|
|
||||||
|
**<keybind key="XF86Calculator">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default calculator</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
**<keybind key="Print">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default screenshot</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
<keybind key="A-Print">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default screenshot window</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**Launch logout when push on the shutdown button**
|
||||||
|
|
||||||
|
**<keybind key="XF86PowerOff">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default quit</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
@ -0,0 +1,167 @@
|
|||||||
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
**<keybind key="A-F1">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxpanelctl menu</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
<keybind key="C-Escape">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxpanelctl menu</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
**<keybind key="C-A-l">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default lock</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**Keybinding for terminal button**
|
||||||
|
|
||||||
|
Execute XF86WWW
|
||||||
|
|
||||||
|
Execute XF86Terminal
|
||||||
|
|
||||||
|
**Keybinding for calculator button**
|
||||||
|
|
||||||
|
**<keybind key="XF86Calculator">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default calculator</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**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**
|
||||||
|
|
||||||
|
**<keybind key="Print">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default screenshot</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
|
<keybind key="A-Print">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default screenshot window</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|
||||||
|
|
||||||
|
**Launch logout when push on the shutdown button**
|
||||||
|
|
||||||
|
**<keybind key="XF86PowerOff">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>lxsession-default quit</command>
|
||||||
|
</action>
|
||||||
|
</keybind>**
|