diff options
Diffstat (limited to 'skel-lxde')
-rw-r--r-- | skel-lxde/.config/autostart/lxde-keyboard.desktop | 3 | ||||
-rw-r--r-- | skel-lxde/.config/lxpanel/LXDE/panels/panel | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/skel-lxde/.config/autostart/lxde-keyboard.desktop b/skel-lxde/.config/autostart/lxde-keyboard.desktop index bc934c9..89ee170 100644 --- a/skel-lxde/.config/autostart/lxde-keyboard.desktop +++ b/skel-lxde/.config/autostart/lxde-keyboard.desktop @@ -4,6 +4,5 @@ Name[de]=Lxde Tastaturumschalter Comment=switch keyboard de us fr ru Comment[de]=Tastaturumschalter de us fr ru Type=Application -Exec=setxkbmap de,us,fr,ru -#Exec=setxkbmap -option grp:switch,grp:alt_shift_toggle, de,ru,us +Exec=kanotix-lxde-keyboard OnlyShowIn=LXDE; diff --git a/skel-lxde/.config/lxpanel/LXDE/panels/panel b/skel-lxde/.config/lxpanel/LXDE/panels/panel index 6363fd6..ccb0811 100644 --- a/skel-lxde/.config/lxpanel/LXDE/panels/panel +++ b/skel-lxde/.config/lxpanel/LXDE/panels/panel @@ -128,7 +128,7 @@ Plugin { type = xkb Config { DisplayType=0 - PerAppLayout=1 + PerAppLayout=0 DefaultGroup=0 } } |