Warning, /plasma/plasma-desktop/kcms/access/kcmaccessibilitybell.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="kaccessrc" />
0007   <group name="Bell">
0008     <entry name="SystemBell" key="SystemBell" type="Bool">
0009       <label>Use System Bell</label>
0010       <default>true</default>
0011     </entry>
0012     <entry name="CustomBell" key="ArtsBell" type="Bool">
0013       <label>Customize system bell</label>
0014       <default>false</default>
0015     </entry>
0016     <entry name="CustomBellFile" key="ArtsBellFile" type="String">
0017       <label>Sound file for the Bell</label>
0018     </entry>
0019     <entry name="VisibleBell" key="VisibleBell" type="Bool">
0020       <label>Use a visual bell instead of a sound</label>
0021       <default>false</default>
0022     </entry>
0023     <entry name="InvertScreen" key="VisibleBellInvert" type="Bool">
0024       <label>Invert the system colors on the bell</label>
0025       <default>false</default>
0026     </entry>
0027     <entry name="VisibleBellColor" key="VisibleBellColor" type="Color">
0028       <label>Color of the Visible Bell</label>
0029       <default code="true">Qt::red</default>
0030     </entry>
0031     <entry name="VisibleBellPause" key="VisibleBellPause" type="Int">
0032       <label>Duration of the Visible Bell</label>
0033       <default>500</default>
0034     </entry>
0035   </group>
0036 </kcfg>