VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/7.0/X11/XF86keysym.h@ 17233

Last change on this file since 17233 was 17233, checked in by vboxsync, 16 years ago

Additions/x11/x11include: corrected svn:keywords property on all files as per http://linserv.germany/vbox/wiki/SvnKeywords

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 6.0 KB
Line 
1/* $XFree86: xc/include/XF86keysym.h,v 1.16 2003/02/11 02:51:10 dawes Exp $ */
2
3/*
4 * XFree86 vendor specific keysyms.
5 *
6 * The XFree86 keysym range is 0x10080001 - 0x1008FFFF.
7 *
8 * When adding new entries, the xc/lib/XKeysymDB file should also be
9 * updated to make the new entries visible to Xlib.
10 */
11
12/*
13 * ModeLock
14 *
15 * This one is old, and not really used any more since XKB offers this
16 * functionality.
17 */
18
19#define XF86XK_ModeLock 0x1008FF01 /* Mode Switch Lock */
20
21/*
22 * Note, 0x1008FF02 - 0x1008FF0F are free and should be used for misc new
23 * keysyms that don't fit into any of the groups below.
24 *
25 * 0x1008FF64, 0x1008FF6F, 0x1008FF71, 0x1008FF83 are no longer used,
26 * and should be used first for new keysyms.
27 *
28 * Check in keysymdef.h for generic symbols before adding new XFree86-specific
29 * symbols here.
30 */
31
32
33/*
34 * Keys found on some "Internet" keyboards.
35 */
36#define XF86XK_Standby 0x1008FF10
37#define XF86XK_AudioLowerVolume 0x1008FF11
38#define XF86XK_AudioMute 0x1008FF12
39#define XF86XK_AudioRaiseVolume 0x1008FF13
40#define XF86XK_AudioPlay 0x1008FF14
41#define XF86XK_AudioStop 0x1008FF15
42#define XF86XK_AudioPrev 0x1008FF16
43#define XF86XK_AudioNext 0x1008FF17
44#define XF86XK_HomePage 0x1008FF18
45#define XF86XK_Mail 0x1008FF19
46#define XF86XK_Start 0x1008FF1A
47#define XF86XK_Search 0x1008FF1B
48#define XF86XK_AudioRecord 0x1008FF1C
49
50/* These are sometimes found on PDA's (e.g. Palm, PocketPC or elsewhere) */
51#define XF86XK_Calculator 0x1008FF1D
52#define XF86XK_Memo 0x1008FF1E
53#define XF86XK_ToDoList 0x1008FF1F
54#define XF86XK_Calendar 0x1008FF20
55#define XF86XK_PowerDown 0x1008FF21
56#define XF86XK_ContrastAdjust 0x1008FF22
57#define XF86XK_RockerUp 0x1008FF23
58#define XF86XK_RockerDown 0x1008FF24
59#define XF86XK_RockerEnter 0x1008FF25
60
61/* Some more "Internet" keyboard symbols */
62#define XF86XK_Back 0x1008FF26
63#define XF86XK_Forward 0x1008FF27
64#define XF86XK_Stop 0x1008FF28
65#define XF86XK_Refresh 0x1008FF29
66#define XF86XK_PowerOff 0x1008FF2A
67#define XF86XK_WakeUp 0x1008FF2B
68#define XF86XK_Eject 0x1008FF2C
69#define XF86XK_ScreenSaver 0x1008FF2D
70#define XF86XK_WWW 0x1008FF2E
71#define XF86XK_Sleep 0x1008FF2F
72#define XF86XK_Favorites 0x1008FF30
73#define XF86XK_AudioPause 0x1008FF31
74#define XF86XK_AudioMedia 0x1008FF32
75#define XF86XK_MyComputer 0x1008FF33
76#define XF86XK_VendorHome 0x1008FF34
77#define XF86XK_LightBulb 0x1008FF35
78#define XF86XK_Shop 0x1008FF36
79#define XF86XK_History 0x1008FF37
80#define XF86XK_OpenURL 0x1008FF38
81#define XF86XK_AddFavorite 0x1008FF39
82#define XF86XK_HotLinks 0x1008FF3A
83#define XF86XK_BrightnessAdjust 0x1008FF3B
84#define XF86XK_Finance 0x1008FF3C
85#define XF86XK_Community 0x1008FF3D
86#define XF86XK_AudioRewind 0x1008FF3E
87#define XF86XK_XF86BackForward 0x1008FF3F
88#define XF86XK_Launch0 0x1008FF40
89#define XF86XK_Launch1 0x1008FF41
90#define XF86XK_Launch2 0x1008FF42
91#define XF86XK_Launch3 0x1008FF43
92#define XF86XK_Launch4 0x1008FF44
93#define XF86XK_Launch5 0x1008FF45
94#define XF86XK_Launch6 0x1008FF46
95#define XF86XK_Launch7 0x1008FF47
96#define XF86XK_Launch8 0x1008FF48
97#define XF86XK_Launch9 0x1008FF49
98#define XF86XK_LaunchA 0x1008FF4A
99#define XF86XK_LaunchB 0x1008FF4B
100#define XF86XK_LaunchC 0x1008FF4C
101#define XF86XK_LaunchD 0x1008FF4D
102#define XF86XK_LaunchE 0x1008FF4E
103#define XF86XK_LaunchF 0x1008FF4F
104
105#define XF86XK_ApplicationLeft 0x1008FF50
106#define XF86XK_ApplicationRight 0x1008FF51
107#define XF86XK_Book 0x1008FF52
108#define XF86XK_CD 0x1008FF53
109#define XF86XK_Calculater 0x1008FF54
110#define XF86XK_Clear 0x1008FF55
111#define XF86XK_Close 0x1008FF56
112#define XF86XK_Copy 0x1008FF57
113#define XF86XK_Cut 0x1008FF58
114#define XF86XK_Display 0x1008FF59
115#define XF86XK_DOS 0x1008FF5A
116#define XF86XK_Documents 0x1008FF5B
117#define XF86XK_Excel 0x1008FF5C
118#define XF86XK_Explorer 0x1008FF5D
119#define XF86XK_Game 0x1008FF5E
120#define XF86XK_Go 0x1008FF5F
121#define XF86XK_iTouch 0x1008FF60
122#define XF86XK_LogOff 0x1008FF61
123#define XF86XK_Market 0x1008FF62
124#define XF86XK_Meeting 0x1008FF63
125#define XF86XK_MenuKB 0x1008FF65
126#define XF86XK_MenuPB 0x1008FF66
127#define XF86XK_MySites 0x1008FF67
128#define XF86XK_New 0x1008FF68
129#define XF86XK_News 0x1008FF69
130#define XF86XK_OfficeHome 0x1008FF6A
131#define XF86XK_Open 0x1008FF6B
132#define XF86XK_Option 0x1008FF6C
133#define XF86XK_Paste 0x1008FF6D
134#define XF86XK_Phone 0x1008FF6E
135#define XF86XK_Q 0x1008FF70
136#define XF86XK_Reply 0x1008FF72
137#define XF86XK_Reload 0x1008FF73
138#define XF86XK_RotateWindows 0x1008FF74
139#define XF86XK_RotationPB 0x1008FF75
140#define XF86XK_RotationKB 0x1008FF76
141#define XF86XK_Save 0x1008FF77
142#define XF86XK_ScrollUp 0x1008FF78
143#define XF86XK_ScrollDown 0x1008FF79
144#define XF86XK_ScrollClick 0x1008FF7A
145#define XF86XK_Send 0x1008FF7B
146#define XF86XK_Spell 0x1008FF7C
147#define XF86XK_SplitScreen 0x1008FF7D
148#define XF86XK_Support 0x1008FF7E
149#define XF86XK_TaskPane 0x1008FF7F
150#define XF86XK_Terminal 0x1008FF80
151#define XF86XK_Tools 0x1008FF81
152#define XF86XK_Travel 0x1008FF82
153#define XF86XK_UserPB 0x1008FF84
154#define XF86XK_User1KB 0x1008FF85
155#define XF86XK_User2KB 0x1008FF86
156#define XF86XK_Video 0x1008FF87
157#define XF86XK_WheelButton 0x1008FF88
158#define XF86XK_Word 0x1008FF89
159#define XF86XK_Xfer 0x1008FF8A
160#define XF86XK_ZoomIn 0x1008FF8B
161#define XF86XK_ZoomOut 0x1008FF8C
162
163#define XF86XK_Away 0x1008FF8D
164#define XF86XK_Messenger 0x1008FF8E
165#define XF86XK_WebCam 0x1008FF8F
166#define XF86XK_MailForward 0x1008FF90
167#define XF86XK_Pictures 0x1008FF91
168#define XF86XK_Music 0x1008FF92
169
170/* Keys for special action keys (hot keys) */
171#define XF86XK_Switch_VT_1 0x1008FE01
172#define XF86XK_Switch_VT_2 0x1008FE02
173#define XF86XK_Switch_VT_3 0x1008FE03
174#define XF86XK_Switch_VT_4 0x1008FE04
175#define XF86XK_Switch_VT_5 0x1008FE05
176#define XF86XK_Switch_VT_6 0x1008FE06
177#define XF86XK_Switch_VT_7 0x1008FE07
178#define XF86XK_Switch_VT_8 0x1008FE08
179#define XF86XK_Switch_VT_9 0x1008FE09
180#define XF86XK_Switch_VT_10 0x1008FE0A
181#define XF86XK_Switch_VT_11 0x1008FE0B
182#define XF86XK_Switch_VT_12 0x1008FE0C
183
184#define XF86XK_Ungrab 0x1008FE20
185#define XF86XK_ClearGrab 0x1008FE21
186#define XF86XK_Next_VMode 0x1008FE22
187#define XF86XK_Prev_VMode 0x1008FE23
188
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette