Package: lxde-common Version: 0.5.5-6 Severity: minor Tags: patch User: [email protected] Usertags: itopie.ch-installation User: [email protected] Usertags: codha.ch-installation
Hi there,
so far, I have failed to understand why the default ShowMenu
keybinding is C-Escape and not A-F1 as in other DE (e.g. GNOME) or
distributions (e.g. (L)Ubuntu)). The major disadvantage of such a
choice is that different platforms do not have a consistent behavior
and thus a user switching between them will be lost.
The following patch fixes this:
--8<---------------cut here---------------start------------->8---
--- a/xdg/openbox/LXDE/rc.xml
+++ b/xdg/openbox/LXDE/rc.xml
@@ -280,7 +280,8 @@
</action>
</keybind>
- <keybind key="C-Escape">
+ <!-- as in GNOME and (L)Ubuntu -->
+ <keybind key="A-F1">
<action name="Execute">
<command>lxpanelctl menu</command>
</action>
--8<---------------cut here---------------end--------------->8---
Thx, bye,
Gismo / Luca
-- System Information:
Debian Release: 7.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Versions of packages lxde-common depends on:
ii lxsession 0.4.6.1-4
Versions of packages lxde-common recommends:
ii lxde-core 4+nmu1
Versions of packages lxde-common suggests:
pn lxlauncher <none>
-- Configuration Files:
/etc/xdg/openbox/LXDE/rc.xml changed [not included]
-- no debconf information
signature.asc
Description: Digital signature

