Warning, /plasma/kwin/src/kcms/desktop/virtualdesktopssettings.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <kcfgfile name="kwinrc"/>
0007   <group name="Windows">
0008     <entry name="rollOverDesktops" key="RollOverDesktops" type="bool">
0009       <label>Whether or not, we circle through the virtual desktop when moving from one to the next</label>
0010       <default>false</default>
0011     </entry>
0012   </group>
0013   <group name="Plugins">
0014     <entry name="desktopChangeOsdEnabled" key="desktopchangeosdEnabled" type="bool">
0015       <label>Display in an OSD the virtual desktop name when switching between virtual desktops</label>
0016       <default>false</default>
0017     </entry>
0018   </group>
0019   <group name="Script-desktopchangeosd">
0020     <entry name="popupHideDelay" key="PopupHideDelay" type="int">
0021       <label>Duraton of the OSD</label>
0022       <default>1000</default>
0023     </entry>
0024     <entry name="textOnly" key="TextOnly" type="bool">
0025       <label>Whether or not to display desktop layout in the OSD</label>
0026       <default>false</default>
0027     </entry>
0028   </group>
0029 </kcfg>