aboutsummaryrefslogtreecommitdiff
path: root/tests/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
blob: 94491425aea3e01dead7d1d45b81a01ab1cdb036 (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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/org/gnome/settings-daemon/plugins/media-keys/" id="org.gnome.settings-daemon.plugins.media-keys" gettext-domain="gnome-settings-daemon">
     <key type="b" name="active">
      <default>true</default>
      <summary>Activation of this plugin</summary>
      <description>Whether this plugin would be activated by gnome-settings-daemon or not</description>
    </key>
    <key type="as" name="custom-keybindings">
      <default>[]</default>
      <summary>Custom keybindings</summary>
      <description>List of custom keybindings</description>
    </key>
    <key type="s" name="calculator">
      <default>'XF86Calculator'</default>
      <summary>Launch calculator</summary>
      <description>Binding to launch the calculator.</description>
    </key>
    <key type="s" name="email">
      <default>'XF86Mail'</default>
      <summary>Launch email client</summary>
      <description>Binding to launch the email client.</description>
    </key>
    <key type="s" name="eject">
      <default>'XF86Eject'</default>
      <summary>Eject</summary>
      <description>Binding to eject an optical disc.</description>
    </key>
    <key type="s" name="help">
      <default>''</default>
      <summary>Launch help browser</summary>
      <description>Binding to launch the help browser.</description>
    </key>
    <key type="s" name="home">
      <default>'XF86Explorer'</default>
      <summary>Home folder</summary>
      <description>Binding to open the Home folder.</description>
    </key>
    <key type="s" name="media">
      <default>'XF86AudioMedia'</default>
      <summary>Launch media player</summary>
      <description>Binding to launch the media player.</description>
    </key>
    <key type="s" name="next">
      <default>'XF86AudioNext'</default>
      <summary>Next track</summary>
      <description>Binding to skip to next track.</description>
    </key>
    <key type="s" name="pause">
      <default>'XF86AudioPause'</default>
      <summary>Pause playback</summary>
      <description>Binding to pause playback.</description>
    </key>
    <key type="s" name="play">
      <default>'XF86AudioPlay'</default>
      <summary>Play (or play/pause)</summary>
      <description>Binding to start playback (or toggle play/pause).</description>
    </key>
    <key type="s" name="logout">
      <default>'&lt;Control&gt;&lt;Alt&gt;Delete'</default>
      <summary>Log out</summary>
      <description>Binding to log out.</description>
    </key>
    <key type="s" name="previous">
      <default>'XF86AudioPrev'</default>
      <summary>Previous track</summary>
      <description>Binding to skip to previous track.</description>
    </key>
    <key type="i" name="priority">
      <default>98</default>
      <summary>Priority to use for this plugin</summary>
      <description>Priority to use for this plugin in gnome-settings-daemon startup queue</description>
    </key>
    <key type="s" name="screensaver">
      <default>'&lt;Control&gt;&lt;Alt&gt;l'</default>
      <summary>Lock screen</summary>
      <description>Binding to lock the screen.</description>
    </key>
    <key type="s" name="search">
      <default>'XF86Search'</default>
      <summary>Search</summary>
      <description>Binding to launch the search tool.</description>
    </key>
    <key type="s" name="stop">
      <default>'XF86AudioStop'</default>
      <summary>Stop playback</summary>
      <description>Binding to stop playback.</description>
    </key>
    <key type="s" name="volume-down">
      <default>'XF86AudioLowerVolume'</default>
      <summary>Volume down</summary>
      <description>Binding to lower the system volume.</description>
    </key>
    <key type="s" name="volume-mute">
      <default>'XF86AudioMute'</default>
      <summary>Volume mute</summary>
      <description>Binding to mute the system volume.</description>
    </key>
    <key type="s" name="volume-up">
      <default>'XF86AudioRaiseVolume'</default>
      <summary>Volume up</summary>
      <description>Binding to raise the system volume.</description>
    </key>
    <key type="s" name="screenshot">
      <default>'Print'</default>
      <summary>Take a screenshot</summary>
      <description>Binding to take a screenshot.</description>
    </key>
    <key type="s" name="window-screenshot">
      <default>'&lt;Alt&gt;Print'</default>
      <summary>Take a screenshot of a window</summary>
      <description>Binding to take a screenshot of a window.</description>
    </key>
    <key type="s" name="area-screenshot">
      <default>'&lt;Shift&gt;Print'</default>
      <summary>Take a screenshot of an area</summary>
      <description>Binding to take a screenshot of an area.</description>
    </key>
    <key type="s" name="screenshot-clip">
      <default>'&lt;Ctrl&gt;Print'</default>
      <summary>Copy a screenshot to clipboard</summary>
      <description>Binding to copy a screenshot to clipboard.</description>
    </key>
    <key type="s" name="window-screenshot-clip">
      <default>'&lt;Ctrl&gt;&lt;Alt&gt;Print'</default>
      <summary>Copy a screenshot of a window to clipboard</summary>
      <description>Binding to copy a screenshot of a window to clipboard.</description>
    </key>
    <key type="s" name="area-screenshot-clip">
      <default>'&lt;Ctrl&gt;&lt;Shift&gt;Print'</default>
      <summary>Copy a screenshot of an area to clipboard</summary>
      <description>Binding to copy a screenshot of an area to clipboard.</description>
    </key>
    <key type="s" name="terminal">
      <default>'&lt;Primary&gt;&lt;Alt&gt;t'</default>
      <summary>Launch terminal</summary>
      <description>Binding to launch the terminal.</description>
    </key>
    <key type="s" name="www">
      <default>'XF86WWW'</default>
      <summary>Launch web browser</summary>
      <description>Binding to launch the web browser.</description>
    </key>
    <key type="s" name="magnifier">
      <default>''</default>
      <summary>Toggle magnifier</summary>
      <description>Binding to show the screen magnifier</description>
    </key>
    <key type="s" name="screenreader">
      <default>''</default>
      <summary>Toggle screen reader</summary>
      <description>Binding to start the screen reader</description>
    </key>
    <key type="s" name="on-screen-keyboard">
      <default>''</default>
      <summary>Toggle on-screen keyboard</summary>
      <description>Binding to show the on-screen keyboard</description>
    </key>
    <key type="s" name="increase-text-size">
      <default>''</default>
      <summary>Increase text size</summary>
      <description>Binding to increase the text size</description>
    </key>
    <key type="s" name="decrease-text-size">
      <default>''</default>
      <summary>Decrease text size</summary>
      <description>Binding to decrease the text size</description>
    </key>
    <key type="s" name="toggle-contrast">
      <default>''</default>
      <summary>Toggle contrast</summary>
      <description>Binding to toggle the interface contrast</description>
    </key>
    <key type="s" name="magnifier-zoom-in">
      <default>''</default>
      <summary>Magnifier zoom in</summary>
      <description>Binding for the magnifier to zoom in</description>
    </key>
    <key type="s" name="magnifier-zoom-out">
      <default>''</default>
      <summary>Magnifier zoom out</summary>
      <description>Binding for the magnifier to zoom out</description>
    </key>
  </schema>

  <schema id="org.gnome.settings-daemon.plugins.media-keys.custom-keybinding" gettext-domain="gnome-settings-daemon">
    <key type="s" name="name">
      <default>''</default>
      <summary>Name</summary>
      <description>Name of the custom binding</description>
    </key>
    <key type="s" name="binding">
      <default>''</default>
      <summary>Binding</summary>
      <description>Binding for the custom binding</description>
    </key>
    <key type="s" name="command">
      <default>''</default>
      <summary>Command</summary>
      <description>Command to run when the binding is invoked</description>
    </key>
  </schema>
</schemalist>