aboutsummaryrefslogtreecommitdiff
path: root/Release/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml
blob: ca5b1b7e85a111e0a92f288c8f0f13c9007ded13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<schemalist>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals" path="/org/gnome/desktop/peripherals/">
    <child name="touchpad" schema="org.gnome.desktop.peripherals.touchpad"/>
    <child name="keyboard" schema="org.gnome.desktop.peripherals.keyboard"/>
    <child name="mouse" schema="org.gnome.desktop.peripherals.mouse"/>
    <child name="trackball" schema="org.gnome.desktop.peripherals.trackball"/>
    <child name="tablet" schema="org.gnome.desktop.peripherals.tablet"/>
    <child name="touchscreen" schema="org.gnome.desktop.peripherals.touchscreen"/>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.touchpad" path="/org/gnome/desktop/peripherals/touchpad/">
    <key name="edge-scrolling-enabled" type="b">
      <default>false</default>
      <summary>Whether edge scrolling is enabled</summary>
      <description>When enabled, touchpads that support edge scrolling will have that feature enabled.</description>
    </key>
    <key name="two-finger-scrolling-enabled" type="b">
      <default>true</default>
      <summary>Whether edge scrolling is enabled</summary>
      <description>When enabled, touchpads that support two-finger scrolling will have that feature enabled.</description>
    </key>
    <key name="tap-to-click" type="b">
      <default>false</default>
      <summary>Enable mouse clicks with touchpad</summary>
      <description>Set this to TRUE to be able to send mouse clicks by tapping on the touchpad.</description>
    </key>
    <key name="send-events" enum="org.gnome.desktop.GDesktopDeviceSendEvents">
      <default>'enabled'</default>
      <summary>Touchpad enabled</summary>
      <description>Defines the situations in which the touchpad is enabled.</description>
    </key>
    <key name="left-handed" enum="org.gnome.desktop.GDesktopTouchpadHandedness">
      <default>'mouse'</default>
      <summary>Touchpad button orientation</summary>
      <description>Swap left and right mouse buttons for left-handed mice with 'left', 'right' for right-handed, 'mouse' to follow the mouse setting.</description>
    </key>
    <key name="speed" type="d">
      <default>0</default>
      <summary>Pointer speed</summary>
      <description>Pointer speed for the touchpad. Accepted values are in the [-1..1] range (from "unaccelerated" to "fast"). A value of 0 is the system default.</description>
      <range min="-1" max="1"/>
    </key>
    <key name="natural-scroll" type="b">
      <default>true</default>
      <summary>Natural scrolling</summary>
      <description>Set this to TRUE to enable natural (reverse) scrolling for touchpads.</description>
    </key>
    <key name="click-method" enum="org.gnome.desktop.GDesktopTouchpadClickMethod">
      <default>'default'</default>
      <summary>Click method</summary>
      <description>How to generate software-emulated buttons, either disabled ('none'), through specific areas ('areas'), number of fingers ('fingers') or left as hardware default ('default').</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.keyboard" path="/org/gnome/desktop/peripherals/keyboard/">
    <key name="repeat" type="b">
      <default>true</default>
      <summary>Keyboard repeat</summary>
      <description>Set this to TRUE to enable keyboard repeat.</description>
    </key>
    <key name="repeat-interval" type="u">
      <default>30</default>
      <summary>Key Repeat Interval</summary>
      <description>Delay between repeats in milliseconds.</description>
    </key>
    <key name="delay" type="u">
      <default>500</default>
      <summary>Initial Key Repeat Delay</summary>
      <description>Initial key repeat delay in milliseconds.</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.mouse" path="/org/gnome/desktop/peripherals/mouse/">
    <key name="left-handed" type="b">
      <default>false</default>
      <summary>Mouse button orientation</summary>
      <description>Swap left and right mouse buttons for left-handed mice.</description>
    </key>
    <key name="speed" type="d">
      <default>0</default>
      <summary>Pointer speed</summary>
      <description>Pointer speed for mice. Accepted values are in the [-1..1] range (from "unaccelerated" to "fast"). A value of 0 is the system default.</description>
      <range min="-1" max="1"/>
    </key>
    <key name="natural-scroll" type="b">
      <default>false</default>
      <summary>Natural scrolling</summary>
      <description>Set this to TRUE to enable natural (reverse) scrolling for mice.</description>
    </key>
    <key name="accel-profile" enum="org.gnome.desktop.GDesktopPointerAccelProfile">
      <default>'default'</default>
      <summary>Acceleration profile</summary>
      <description>Acceleration profile used for connected mice. The acceleration profile can be set to either default ('default') which uses the default acceleration profile for each device, flat ('flat'), which accelerates by a device specific constant factor derived from the configured pointer speed, or adaptive ('adaptive') which adapts the acceleration depending on the mouse movement. If a mouse doesn't support the configured profile, 'default' will be used.</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.tablet">
    <key name="display" type="as">
      <default>["", "", ""]</default>
      <summary>Drawing tablet mapping</summary>
      <description>EDID information of the monitor the tablet is mapped to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.</description>
    </key>
    <key name="mapping" enum="org.gnome.desktop.GDesktopTabletMapping">
      <default>'absolute'</default>
      <summary>Tablet mapping</summary>
      <description>How input affects the pointer on the screen</description>
    </key>
    <key name="area" type="ad">
      <default>[0, 0, 0, 0]</default>
      <summary>Tablet area</summary>
      <description>Dead area padding around the active area, in percentages. Respectively applied to left,right,top and bottom sides.</description>
    </key>
    <key name="keep-aspect" type="b">
      <default>false</default>
      <summary>Tablet aspect ratio</summary>
      <description>Enable this to restrict the tablet area to match the aspect ratio of the output.</description>
    </key>
    <key name="left-handed" type="b">
      <default>false</default>
      <summary>Tablet left-handed mode</summary>
      <description>Enable this to allow physically rotating the tablet for left-handed setups</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.tablet.stylus">
    <key name="pressure-curve" type="ai">
      <default>[0, 0, 100, 100]</default>
      <summary>Stylus pressure curve</summary>
      <description>Set this to x1, y1 and x2, y2 of the pressure curve applied to the stylus.</description>
    </key>
    <key name="eraser-pressure-curve" type="ai">
      <default>[0, 0, 100, 100]</default>
      <summary>Eraser pressure curve</summary>
      <description>Set this to x1, y1 and x2, y2 of the pressure curve applied to the eraser.</description>
    </key>
    <key name="button-action" enum="org.gnome.desktop.GDesktopStylusButtonAction">
      <default>'default'</default>
      <summary>Button action</summary>
      <description>Stylus button action, this button is located along the pen handle.</description>
    </key>
    <key name="secondary-button-action" enum="org.gnome.desktop.GDesktopStylusButtonAction">
      <default>'default'</default>
      <summary>Secondary button action</summary>
      <description>Secondary stylus button action, this button is located along the pen handle on some styli like the Grip Pen. Other styli like the Airbrush Pen or the Inking Pen only have one button, this setting is ineffective on those.</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.tablet.pad-button">
    <key name="action" enum="org.gnome.desktop.GDesktopPadButtonAction">
      <default>'none'</default>
      <summary>Pad button action type</summary>
      <description>The type of action triggered by the button being pressed.</description>
    </key>
    <key type="s" name="keybinding">
      <default>''</default>
      <summary>Key combination for the custom action</summary>
      <description>The keyboard shortcut generated when the button is pressed for custom actions.</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.touchscreen">
    <key name="display" type="as">
      <default>["", "", ""]</default>
      <summary>Touchscreen display mapping</summary>
      <description>EDID information of the monitor the touchscreen is mapped to. Must be in the format [vendor, product, serial]. ["","",""] disables mapping.</description>
    </key>
  </schema>
  <schema gettext-domain="gsettings-desktop-schemas" id="org.gnome.desktop.peripherals.trackball" path="/org/gnome/desktop/peripherals/trackball/">
    <key name="scroll-wheel-emulation-button" type="i">
      <default>0</default>
      <range min="0" max="24"/>
      <summary>Mouse wheel emulation button. 0 to disable the feature.</summary>
    </key>
    <key name="accel-profile" enum="org.gnome.desktop.GDesktopPointerAccelProfile">
      <default>'default'</default>
      <summary>Acceleration profile</summary>
      <description>Acceleration profile used for the trackball. The acceleration profile can be set to either default ('default') which uses the default acceleration profile, flat ('flat'), which accelerates by a device specific constant factor derived from the configured speed, or adaptive ('adaptive') which adapts the acceleration depending on the movement. If the trackball doesn't support the configured profile, 'default' will be used.</description>
    </key>
  </schema>
</schemalist>