From: Wonko T. Sane <42@wonko.de> Date: Sun, 28 Feb 2016 18:32:05 +0000 (+0100) Subject: Sprachauswahl zum LXDE-Panel hinzugefügt X-Git-Url: http://git.ccc-ffm.de/?p=inetstation.git;a=commitdiff_plain;h=778175a27c79d016590dbd3d0b8d7d345d4da6c7 Sprachauswahl zum LXDE-Panel hinzugefügt --- diff --git a/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel b/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel index 76242c6..32227cc 100644 --- a/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel +++ b/modules/desktop/files/etc/skel/.config/lxpanel/LXDE/panels/panel @@ -98,3 +98,15 @@ Plugin { Config { } } +Plugin { + type=xkb + Config { + Model=pc105 + LayoutList=de,ara,gb,ir + VariantsList=,,, + ToggleOpt=grp:shift_caps_toggle + KeepSysLayouts=0 + FlagSize=1 + DisplayType=0 + } +}