summaryrefslogtreecommitdiffstats
path: root/widget/gtk/compat/gdk/gdkkeysyms.h
blob: 2f48d61fcc5751d830367854ea0a0597bcbf5f04 (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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

#ifndef GDKKEYSYMS_WRAPPER_H
#define GDKKEYSYMS_WRAPPER_H

#include_next <gdk/gdkkeysyms.h>

#ifndef GDK_ISO_Level5_Shift
#  define GDK_ISO_Level5_Shift 0xFE11
#endif

#ifndef GDK_ISO_Level5_Latch
#  define GDK_ISO_Level5_Latch 0xFE12
#endif

#ifndef GDK_ISO_Level5_Lock
#  define GDK_ISO_Level5_Lock 0xFE13
#endif

#ifndef GDK_dead_greek
#  define GDK_dead_greek 0xFE8C
#endif

#ifndef GDK_ch
#  define GDK_ch 0xFEA0
#endif

#ifndef GDK_Ch
#  define GDK_Ch 0xFEA1
#endif

#ifndef GDK_CH
#  define GDK_CH 0xFEA2
#endif

#ifndef GDK_c_h
#  define GDK_c_h 0xFEA3
#endif

#ifndef GDK_C_h
#  define GDK_C_h 0xFEA4
#endif

#ifndef GDK_C_H
#  define GDK_C_H 0xFEA5
#endif

#ifndef GDK_MonBrightnessUp
#  define GDK_MonBrightnessUp 0x1008FF02
#endif

#ifndef GDK_MonBrightnessDown
#  define GDK_MonBrightnessDown 0x1008FF03
#endif

#ifndef GDK_AudioLowerVolume
#  define GDK_AudioLowerVolume 0x1008FF11
#endif

#ifndef GDK_AudioMute
#  define GDK_AudioMute 0x1008FF12
#endif

#ifndef GDK_AudioRaiseVolume
#  define GDK_AudioRaiseVolume 0x1008FF13
#endif

#ifndef GDK_AudioPlay
#  define GDK_AudioPlay 0x1008FF14
#endif

#ifndef GDK_AudioStop
#  define GDK_AudioStop 0x1008FF15
#endif

#ifndef GDK_AudioPrev
#  define GDK_AudioPrev 0x1008FF16
#endif

#ifndef GDK_AudioNext
#  define GDK_AudioNext 0x1008FF17
#endif

#ifndef GDK_HomePage
#  define GDK_HomePage 0x1008FF18
#endif

#ifndef GDK_Mail
#  define GDK_Mail 0x1008FF19
#endif

#ifndef GDK_Search
#  define GDK_Search 0x1008FF1B
#endif

#ifndef GDK_AudioRecord
#  define GDK_AudioRecord 0x1008FF1C
#endif

#ifndef GDK_Back
#  define GDK_Back 0x1008FF26
#endif

#ifndef GDK_Forward
#  define GDK_Forward 0x1008FF27
#endif

#ifndef GDK_Stop
#  define GDK_Stop 0x1008FF28
#endif

#ifndef GDK_Refresh
#  define GDK_Refresh 0x1008FF29
#endif

#ifndef GDK_PowerOff
#  define GDK_PowerOff 0x1008FF2A
#endif

#ifndef GDK_Eject
#  define GDK_Eject 0x1008FF2C
#endif

#ifndef GDK_AudioPause
#  define GDK_AudioPause 0x1008FF31
#endif

#ifndef GDK_BrightnessAdjust
#  define GDK_BrightnessAdjust 0x1008FF3B
#endif

#ifndef GDK_AudioRewind
#  define GDK_AudioRewind 0x1008FF3E
#endif

#ifndef GDK_Launch0
#  define GDK_Launch0 0x1008FF40
#endif

#ifndef GDK_Launch1
#  define GDK_Launch1 0x1008FF41
#endif

#ifndef GDK_Launch2
#  define GDK_Launch2 0x1008FF42
#endif

#ifndef GDK_Launch3
#  define GDK_Launch3 0x1008FF43
#endif

#ifndef GDK_Launch4
#  define GDK_Launch4 0x1008FF44
#endif

#ifndef GDK_Launch5
#  define GDK_Launch5 0x1008FF45
#endif

#ifndef GDK_Launch6
#  define GDK_Launch6 0x1008FF46
#endif

#ifndef GDK_Launch7
#  define GDK_Launch7 0x1008FF47
#endif

#ifndef GDK_Launch8
#  define GDK_Launch8 0x1008FF48
#endif

#ifndef GDK_Launch9
#  define GDK_Launch9 0x1008FF49
#endif

#ifndef GDK_LaunchA
#  define GDK_LaunchA 0x1008FF4A
#endif

#ifndef GDK_LaunchB
#  define GDK_LaunchB 0x1008FF4B
#endif

#ifndef GDK_LaunchC
#  define GDK_LaunchC 0x1008FF4C
#endif

#ifndef GDK_LaunchD
#  define GDK_LaunchD 0x1008FF4D
#endif

#ifndef GDK_LaunchE
#  define GDK_LaunchE 0x1008FF4E
#endif

#ifndef GDK_LaunchF
#  define GDK_LaunchF 0x1008FF4F
#endif

#ifndef GDK_Copy
#  define GDK_Copy 0x1008FF57
#endif

#ifndef GDK_Cut
#  define GDK_Cut 0x1008FF58
#endif

#ifndef GDK_Paste
#  define GDK_Paste 0x1008FF6D
#endif

#ifndef GDK_Reload
#  define GDK_Reload 0x1008FF73
#endif

#ifndef GDK_AudioRandomPlay
#  define GDK_AudioRandomPlay 0x1008FF99
#endif

#ifndef GDK_Subtitle
#  define GDK_Subtitle 0x1008FF9A
#endif

#ifndef GDK_Red
#  define GDK_Red 0x1008FFA3
#endif

#ifndef GDK_Green
#  define GDK_Green 0x1008FFA4
#endif

#ifndef GDK_Yellow
#  define GDK_Yellow 0x1008FFA5
#endif

#ifndef GDK_Blue
#  define GDK_Blue 0x1008FFA6
#endif

#ifndef GDK_TouchpadToggle
#  define GDK_TouchpadToggle 0x1008FFA9
#endif

#ifndef GDK_TouchpadOn
#  define GDK_TouchpadOn 0x1008FFB0
#endif

#ifndef GDK_TouchpadOff
#  define GDK_TouchpadOff 0x1008ffb1
#endif

#ifndef GDK_LogWindowTree
#  define GDK_LogWindowTree 0x1008FE24
#endif

#ifndef GDK_LogGrabInfo
#  define GDK_LogGrabInfo 0x1008FE25
#endif

#ifndef GDK_Sleep
#  define GDK_Sleep 0x1008FF2F
#endif

#endif /* GDKKEYSYMS_WRAPPER_H */