<?xml version="1.0" encoding="UTF-8"?> <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > <kcfgfile name=""/> <group name="General"> <entry name="appletOrder" type="String"> <label>encoded order of items</label> </entry> <entry name="lockedZoomApplets" type="String"> <label>applets that lock the zoom effect</label> </entry> <entry name="panelPosition" type="Enum"> <choices> <choice name="Center"/> <choice name="Left"/> <choice name="Right"/> <choice name="Top"/> <choice name="Bottom"/> </choices> <default>0</default> </entry> <entry name="zoomLevel" type="Int"> <default>10</default> </entry> <entry name="iconSize" type="Int"> <default>64</default> </entry> <!-- this is percentage --> <entry name="iconMargin" type="Int"> <default>15</default> </entry> <entry name="shrinkThickMargins" type="Bool"> <default>false</default> </entry> <!-- this is percentage --> <entry name="proportionIconSize" type="Double"> <default>-1</default> </entry> <entry name="useThemePanel" type="Bool"> <default>true</default> </entry> <entry name="panelSize" type="Int"> <default>0</default> </entry> <entry name="panelShadows" type="Bool"> <default>true</default> </entry> <entry name="panelTransparency" type="Int"> <default>100</default> </entry> <entry name="solidPanel" type="Bool"> <default>false</default> </entry> <entry name="blurEnabled" type="Bool"> <default>true</default> </entry> <entry name="autoDecreaseIconSize" type="Bool"> <default>true</default> </entry> <entry name="smallAutomaticIconJumps" type="Bool"> <default>true</default> </entry> <entry name="addLaunchersInTaskManager" type="Bool"> <default>true</default> </entry> <entry name="backgroundOnlyOnMaximized" type="Bool"> <default>false</default> </entry> <entry name="splitterPosition" type="Int"> <default>-1</default> </entry> <entry name="splitterPosition2" type="Int"> <default>-1</default> </entry> <entry name="shadows" type="Enum"> <label>Shadows for the applets</label> <choices> <choice name="None"/> <choice name="Locked"/> <choice name="All"/> </choices> <default>2</default> </entry> <entry name="activeIndicator" type="Enum"> <label>Show active indicator</label> <choices> <choice name="None"/> <choice name="Internal"/> <choice name="All"/> </choices> <default>1</default> </entry> <entry name="maxLength" type="Int"> <default>100</default> </entry> <entry name="offset" type="Int"> <default>0</default> </entry> <entry name="middleClickAction" type="Enum"> <choices> <choice name="None"/> <choice name="Close"/> <choice name="NewInstance"/> <choice name="ToggleMinimized"/> <choice name="CycleThroughTasks"/> </choices> <default>2</default> </entry> <entry name="modifierClickAction" type="Enum"> <choices> <choice name="None"/> <choice name="Close"/> <choice name="NewInstance"/> <choice name="ToggleMinimized"/> <choice name="CycleThroughTasks"/> </choices> <default>0</default> </entry> <entry name="modifier" type="Enum"> <choices> <choice name="Shift"/> <choice name="Control"/> <choice name="Alt"/> <choice name="Meta"/> </choices> <default>1</default> </entry> <entry name="modifierClick" type="Enum"> <choices> <choice name="LeftClick"/> <choice name="MiddleClick"/> <choice name="RightClick"/> </choices> <default>0</default> </entry> <!-- Config properties --> <entry name="advanced" type="Bool"> <default>false</default> </entry> <entry name="configurationSticker" type="Bool"> <default>false</default> </entry> <!-- Tasks properties --> <entry name="showGlow" type="Bool"> <default>true</default> </entry> <entry name="threeColorsWindows" type="Bool"> <default>false</default> </entry> <entry name="dotsOnActive" type="Bool"> <default>false</default> </entry> <entry name="reverseLinesPosition" type="Bool"> <default>false</default> </entry> <entry name="durationTime" type="Enum"> <choices> <choice name="None"/> <choice name="x1"/> <choice name="x2"/> <choice name="x3"/> </choices> <default>2</default> </entry> <entry name="smartLaunchersEnabled" type="Bool"> <default>true</default> </entry> <entry name="highlightWindows" type="Bool"> <default>false</default> </entry> <entry name="showToolTips" type="Bool"> <default>false</default> </entry> <entry name="showWindowActions" type="Bool"> <default>false</default> </entry> <entry name="showOnlyCurrentScreen" type="Bool"> <default>false</default> </entry> <entry name="showOnlyCurrentDesktop" type="Bool"> <default>false</default> </entry> <entry name="showOnlyCurrentActivity" type="Bool"> <default>true</default> </entry> <entry name="indicateAudioStreams" type="Bool"> <default>true</default> </entry> </group> </kcfg>