|
|
@@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
{% set i = 12 %} |
|
|
|
|
|
|
|
<channel name="xfce4-panel" version="1.0" locked="*" unlocked="root"> |
|
|
|
<channel name="xfce4-panel" version="1.0" locked="*" unlocked="{{kiosk_unlocked_users}}"> |
|
|
|
<property name="configver" type="int" value="2"/> |
|
|
|
<property name="panels" type="array"> |
|
|
|
<value type="int" value="1"/> |
|
|
@@ -66,11 +66,7 @@ |
|
|
|
<property name="style" type="uint" value="0"/> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="plugin-4" type="string" value="showdesktop"> |
|
|
|
<property name="digital-format" type="empty"/> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="plugin-5" type="string" value="windowmenu"> |
|
|
|
<property name="plugin-4" type="string" value="windowmenu"> |
|
|
|
<property name="style" type="uint" value="0"/> |
|
|
|
<property name="workspace-actions" type="bool" value="true"/> |
|
|
|
<property name="workspace-names" type="bool" value="true"/> |
|
|
@@ -78,9 +74,15 @@ |
|
|
|
<property name="all-workspaces" type="bool" value="true"/> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="plugin-6" type="string" value="systray"/> |
|
|
|
<property name="plugin-5" type="string" value="showdesktop"> |
|
|
|
<property name="digital-format" type="empty"/> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="plugin-6" type="string" value="pager"> |
|
|
|
<property name="rows" type="uint" value="2"/> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="plugin-7" type="string" value="pager"/> |
|
|
|
<property name="plugin-7" type="string" value="systray"/> |
|
|
|
|
|
|
|
<property name="plugin-8" type="string" value="pulseaudio"> |
|
|
|
<property name="enable-keyboard-shortcuts" type="bool" value="true"/> |
|
|
@@ -96,9 +98,9 @@ |
|
|
|
<property name="items" type="array"> |
|
|
|
<value type="string" value="-separator"/> |
|
|
|
<value type="string" value="-logout-dialog"/> |
|
|
|
<value type="string" value="+switch-user"/> |
|
|
|
<value type="string" value="-switch-user"/> |
|
|
|
<value type="string" value="+lock-screen"/> |
|
|
|
<value type="string" value="+logout"/> |
|
|
|
<value type="string" value="-lock-screen"/> |
|
|
|
<value type="string" value="-hibernate"/> |
|
|
|
<value type="string" value="-suspend"/> |
|
|
|
<value type="string" value="-restart"/> |
|
|
|