Don't launch a file manager on Ctrl + Alt + D, because that already shows the desktop in LXQt.

This commit is contained in:
Simon Quigley 2018-07-20 01:30:42 -05:00
parent 758e474652
commit 804d49dfc6
2 changed files with 2 additions and 11 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,8 @@
lubuntu-default-settings (1.4) UNRELEASED; urgency=medium
* Remove /usr/share/applications; these files are native in LXQt.
* Don't launch a file manager on Ctrl + Alt + D, because that already
shows the desktop in LXQt.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 20 Jul 2018 01:28:38 -0500

View File

@ -419,17 +419,6 @@
</action>
</keybind>
<!-- Launch a filemanager on Ctrl + Alt + D-->
<keybind key="C-A-D">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>PCManFM</name>
</startupnotify>
<command>pcmanfm-qt</command>
</action>
</keybind>
<!-- Lock the screen on Ctrl + Alt + l-->
<!--
<keybind key="C-A-l">