diff options
author | Holger Paradies <retabell@gmx.de> | 2013-06-23 09:04:31 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-09-03 19:52:51 +0200 |
commit | 48c7baec5fa97ab482bc1c228c3f097b42c71e99 (patch) | |
tree | e03fb947ac84b00cfd144ffef8c565ec6de225ae /skel-lxde/.config/lxpanel | |
parent | dd58ff6bb9b98e97bcef708db988643f05144a7d (diff) | |
download | etcskel-kanotix-48c7baec5fa97ab482bc1c228c3f097b42c71e99.zip etcskel-kanotix-48c7baec5fa97ab482bc1c228c3f097b42c71e99.tar.gz |
keyboard-switch, translation
Diffstat (limited to 'skel-lxde/.config/lxpanel')
-rw-r--r-- | skel-lxde/.config/lxpanel/LXDE/panels/panel | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/skel-lxde/.config/lxpanel/LXDE/panels/panel b/skel-lxde/.config/lxpanel/LXDE/panels/panel index 40acd4c..6363fd6 100644 --- a/skel-lxde/.config/lxpanel/LXDE/panels/panel +++ b/skel-lxde/.config/lxpanel/LXDE/panels/panel @@ -125,7 +125,12 @@ Plugin { } Plugin { - type = tray + type = xkb + Config { + DisplayType=0 + PerAppLayout=1 + DefaultGroup=0 + } } Plugin { @@ -133,6 +138,10 @@ Plugin { } Plugin { + type = tray +} + +Plugin { type = dclock Config { ClockFmt=%R |