diff options
Diffstat (limited to 'skel-lxde/.config/autostart/lxde-keyboard.desktop')
-rw-r--r-- | skel-lxde/.config/autostart/lxde-keyboard.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/skel-lxde/.config/autostart/lxde-keyboard.desktop b/skel-lxde/.config/autostart/lxde-keyboard.desktop new file mode 100644 index 0000000..bc934c9 --- /dev/null +++ b/skel-lxde/.config/autostart/lxde-keyboard.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Lxde Keyboard Switch +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 +OnlyShowIn=LXDE; |