slitaz-configs rev 243

"Super" winkey does not work properly, use ctrl+alt+del
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Aug 22 03:24:57 2014 +0000 (2014-08-22)
parents 66b6b6450122
children 2987498eeab8
files rootfs/etc/xdg/openbox/rc.xml
line diff
     1.1 --- a/rootfs/etc/xdg/openbox/rc.xml	Thu Aug 21 23:43:15 2014 +0000
     1.2 +++ b/rootfs/etc/xdg/openbox/rc.xml	Fri Aug 22 03:24:57 2014 +0000
     1.3 @@ -284,11 +284,11 @@
     1.4          <command>lxpanelctl run</command>
     1.5        </action>
     1.6      </keybind>
     1.7 -    <keybind key="Super_L">
     1.8 +    <keybind key="C-A-Delete">
     1.9        <action name="Execute">
    1.10          <startupnotify>
    1.11            <enabled>true</enabled>
    1.12 -          <name>App Menu</name>
    1.13 +          <name>AppMenu</name>
    1.14          </startupnotify>
    1.15          <command>lxpanelctl menu</command>
    1.16        </action>