|
|
@ -370,23 +370,24 @@
|
|
|
|
<enabled>true</enabled>
|
|
|
|
<enabled>true</enabled>
|
|
|
|
<name>File manager</name>
|
|
|
|
<name>File manager</name>
|
|
|
|
</startupnotify>
|
|
|
|
</startupnotify>
|
|
|
|
<command>lxsession-default file_manager</command>
|
|
|
|
<command>pcmanfm-qt</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keybindings for running Run menu from Lxpanel on Home + R-->
|
|
|
|
<!-- Keybindings for running Run menu from Lxpanel on Home + R-->
|
|
|
|
<keybind key="W-r">
|
|
|
|
<keybind key="W-r">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default launcher</command>
|
|
|
|
<command>lxqt-runner</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="A-F2">
|
|
|
|
<keybind key="A-F2">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default launcher</command>
|
|
|
|
<command>lxqt-runner</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keybindings for running Menu from Lxpanel -->
|
|
|
|
<!-- Keybindings for running Menu from Lxpanel -->
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<keybind key="A-F1">
|
|
|
|
<keybind key="A-F1">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxpanelctl menu</command>
|
|
|
|
<command>lxpanelctl menu</command>
|
|
|
@ -397,7 +398,8 @@
|
|
|
|
<command>lxpanelctl menu</command>
|
|
|
|
<command>lxpanelctl menu</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keybindings to toggle fullscreen -->
|
|
|
|
<!-- Keybindings to toggle fullscreen -->
|
|
|
|
<keybind key="F11">
|
|
|
|
<keybind key="F11">
|
|
|
|
<action name="ToggleFullscreen"/>
|
|
|
|
<action name="ToggleFullscreen"/>
|
|
|
@ -406,14 +408,14 @@
|
|
|
|
<!-- Launch task manager on Ctrl + Alt + Del-->
|
|
|
|
<!-- Launch task manager on Ctrl + Alt + Del-->
|
|
|
|
<keybind key="C-A-Delete">
|
|
|
|
<keybind key="C-A-Delete">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default tasks</command>
|
|
|
|
<command>qps</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Launch a terminal on Ctrl + Alt + T-->
|
|
|
|
<!-- Launch a terminal on Ctrl + Alt + T-->
|
|
|
|
<keybind key="C-A-T">
|
|
|
|
<keybind key="C-A-T">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default terminal</command>
|
|
|
|
<command>qterminal</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
@ -424,17 +426,19 @@
|
|
|
|
<enabled>true</enabled>
|
|
|
|
<enabled>true</enabled>
|
|
|
|
<name>PCManFM</name>
|
|
|
|
<name>PCManFM</name>
|
|
|
|
</startupnotify>
|
|
|
|
</startupnotify>
|
|
|
|
<command>lxsession-default file_manager</command>
|
|
|
|
<command>pcmanfm-qt</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Lock the screen on Ctrl + Alt + l-->
|
|
|
|
<!-- Lock the screen on Ctrl + Alt + l-->
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<keybind key="C-A-l">
|
|
|
|
<keybind key="C-A-l">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default lock</command>
|
|
|
|
<command>lxsession-default lock</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keybinding for Volume management -->
|
|
|
|
<!-- Keybinding for Volume management -->
|
|
|
|
<keybind key="XF86AudioRaiseVolume">
|
|
|
|
<keybind key="XF86AudioRaiseVolume">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
@ -455,26 +459,28 @@
|
|
|
|
<!-- Keybinding for terminal button-->
|
|
|
|
<!-- Keybinding for terminal button-->
|
|
|
|
<keybind key="XF86WWW">
|
|
|
|
<keybind key="XF86WWW">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default terminal</command>
|
|
|
|
<command>qterminal</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="XF86Terminal">
|
|
|
|
<keybind key="XF86Terminal">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default terminal</command>
|
|
|
|
<command>qterminal</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keybinding for calculator button-->
|
|
|
|
<!-- Keybinding for calculator button-->
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<keybind key="XF86Calculator">
|
|
|
|
<keybind key="XF86Calculator">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default calculator</command>
|
|
|
|
<command>lxsession-default calculator</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Keybinding for computer button-->
|
|
|
|
<!-- Keybinding for computer button-->
|
|
|
|
<keybind key="XF86MyComputer">
|
|
|
|
<keybind key="XF86MyComputer">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default file_manager</command>
|
|
|
|
<command>pcmanfm-qtr</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
|
|
|
@ -498,6 +504,7 @@
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
|
Take a screenshot of the current window with scrot when Alt+Print are pressed
|
|
|
|
Take a screenshot of the current window with scrot when Alt+Print are pressed
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<keybind key="Print">
|
|
|
|
<keybind key="Print">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default screenshot</command>
|
|
|
|
<command>lxsession-default screenshot</command>
|
|
|
@ -508,13 +515,16 @@
|
|
|
|
<command>lxsession-default screenshot window</command>
|
|
|
|
<command>lxsession-default screenshot window</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Launch logout when push on the shutdown button -->
|
|
|
|
<!-- Launch logout when push on the shutdown button -->
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<keybind key="XF86PowerOff">
|
|
|
|
<keybind key="XF86PowerOff">
|
|
|
|
<action name="Execute">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>lxsession-default quit</command>
|
|
|
|
<command>lxsession-default quit</command>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keybind>
|
|
|
|
|
|
|
|
-->
|
|
|
|
</keyboard>
|
|
|
|
</keyboard>
|
|
|
|
|
|
|
|
|
|
|
|
<mouse>
|
|
|
|
<mouse>
|
|
|
|