1
<?xml version="1.0" encoding="UTF-8" ?>
2
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
5
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6
<kcfgfile name="kwinrc" />
7
<group name="Desktops" >
8
<entry key="Name_1" type="String" />
9
<entry key="Name_2" type="String" />
10
<entry key="Name_3" type="String" />
11
<entry key="Name_4" type="String" />
12
<entry key="Number" type="Int" />
14
<group name="FakeSession" >
15
<entry key="count" type="Int" />
17
<group name="MouseBindings" >
18
<entry key="CommandActiveTitlebar2" type="String" />
19
<entry key="CommandActiveTitlebar3" type="String" />
20
<entry key="CommandActiveTitlebar1" type="String" />
21
<entry key="CommandInactiveTitlebar1" type="String" />
22
<entry key="CommandInactiveTitlebar2" type="String" />
23
<entry key="CommandInactiveTitlebar3" type="String" />
26
<entry key="ButtonsOnLeft" type="String" />
27
<entry key="ButtonsOnRight" type="String" />
28
<entry key="PluginLib" type="String" />
29
<entry key="BorderSize" type="Int" />
30
<entry key="CustomButtonPositions" type="Bool" />
31
<entry key="ShowToolTips" type="Bool" />
33
<group name="Windows" >
34
<entry key="AltTabStyle" type="String" />
35
<entry key="FocusPolicy" type="String" />
36
<entry key="MoveMode" type="String" />
37
<entry key="ResizeMode" type="String" />
38
<entry key="TitlebarDoubleClickCommand" type="String" />
39
<entry key="IgnoreFocusStealingClasses" type="StringList" />
40
<entry key="MoveResizeMaximizedWindows" type="Bool" />
41
<entry key="ShadeHover" type="Bool" />
42
<entry key="GeometryTip" type="Bool" />
43
<entry key="RollOverDesktops" type="Bool" />
44
<entry key="FocusStealingPreventionLevel" type="Int" />
45
<entry key="Placement" type="String" />
46
<entry key="AutoRaise" type="Bool" />
47
<entry key="AutoRaiseInterval" type="Int" />
48
<entry key="DelayFocus" type="Bool" />
49
<entry key="DelayFocusInterval" type="Int" />
50
<entry key="ShadeHoverInterval" type="Int" />
51
<entry key="ClickRaise" type="Bool" />
52
<entry key="BorderSnapZone" type="Int" />
53
<entry key="WindowSnapZone" type="Int" />
54
<entry key="SnapOnlyWhenOverlapping" type="Bool" />
55
<entry key="ElectricBorders" type="Int" />
56
<entry key="ElectricBorderDelay" type="Int" />
57
<entry key="IgnorePositionClasses" type="StringList" />
58
<entry key="KillPingTimeout" type="Int" />
59
<entry key="ShowDesktopIsMinimizeAll" type="Bool" />
60
<entry key="SeparateScreenFocus" type="Bool" />
61
<entry key="ActiveMouseScreen" type="Bool" />
62
<entry key="XineramaPlacementScreen" type="Int" />
65
<entry key="frame" type="Color" />
66
<entry key="handle" type="Color" />
67
<entry key="activeBackground" type="Color" />
68
<entry key="activeBlend" type="Color" />
69
<entry key="activeFont" type="Font" />
70
<entry key="activeFontSmall" type="Font" />
71
<entry key="activeForeground" type="Color" />
72
<entry key="activeTitleBtnBg" type="Color" />
73
<entry key="inactiveBackground" type="Color" />
74
<entry key="inactiveBlend" type="Color" />
75
<entry key="inactiveFont" type="Color" />
76
<entry key="inactiveFontSmall" type="Color" />
77
<entry key="inactiveForeground" type="Color" />
78
<entry key="inactiveFrame" type="Color" />
79
<entry key="inactiveHandle" type="Color" />
80
<entry key="inactiveTitleBtnBg" type="Color" />