Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nsglkeys.h
Go to the documentation of this file.
1 /*
2  This file is part of Mitsuba, a physically based rendering system.
3 
4  Copyright (c) 2007-2014 by Wenzel Jakob and others.
5 
6  Mitsuba is free software; you can redistribute it and/or modify
7  it under the terms of the GNU General Public License Version 3
8  as published by the Free Software Foundation.
9 
10  Mitsuba is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  GNU General Public License for more details.
14 
15  You should have received a copy of the GNU General Public License
16  along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */
18 
19 /*
20  SDL - Simple DirectMedia Layer
21  Copyright (C) 1997-2003 Sam Lantinga
22 
23  This library is free software; you can redistribute it and/or
24  modify it under the terms of the GNU Library General Public
25  License as published by the Free Software Foundation; either
26  version 2 of the License, or (at your option) any later version.
27 
28  This library is distributed in the hope that it will be useful,
29  but WITHOUT ANY WARRANTY; without even the implied warranty of
30  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
31  Library General Public License for more details.
32 
33  You should have received a copy of the GNU Library General Public
34  License along with this library; if not, write to the Free
35  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
36 
37  Sam Lantinga
38  slouken@libsdl.org
39 */
40 
41 #if !defined(__MITSUBA_HW_NSGLKEYS_H_)
42 #define __MITSUBA_HW_NSGLKEYS_H_
43 
44 /* These are the Macintosh key scancode constants -- from Inside Macintosh */
45 
46 #define QZ_ESCAPE 0x35
47 #define QZ_F1 0x7A
48 #define QZ_F2 0x78
49 #define QZ_F3 0x63
50 #define QZ_F4 0x76
51 #define QZ_F5 0x60
52 #define QZ_F6 0x61
53 #define QZ_F7 0x62
54 #define QZ_F8 0x64
55 #define QZ_F9 0x65
56 #define QZ_F10 0x6D
57 #define QZ_F11 0x67
58 #define QZ_F12 0x6F
59 #define QZ_PRINT 0x69
60 #define QZ_SCROLLOCK 0x6B
61 #define QZ_PAUSE 0x71
62 #define QZ_POWER 0x7F
63 #define QZ_BACKQUOTE 0x32
64 #define QZ_1 0x12
65 #define QZ_2 0x13
66 #define QZ_3 0x14
67 #define QZ_4 0x15
68 #define QZ_5 0x17
69 #define QZ_6 0x16
70 #define QZ_7 0x1A
71 #define QZ_8 0x1C
72 #define QZ_9 0x19
73 #define QZ_0 0x1D
74 #define QZ_MINUS 0x1B
75 #define QZ_EQUALS 0x18
76 #define QZ_BACKSPACE 0x33
77 #define QZ_INSERT 0x72
78 #define QZ_HOME 0x73
79 #define QZ_PAGEUP 0x74
80 #define QZ_NUMLOCK 0x47
81 #define QZ_KP_EQUALS 0x51
82 #define QZ_KP_DIVIDE 0x4B
83 #define QZ_KP_MULTIPLY 0x43
84 #define QZ_TAB 0x30
85 #define QZ_q 0x0C
86 #define QZ_w 0x0D
87 #define QZ_e 0x0E
88 #define QZ_r 0x0F
89 #define QZ_t 0x11
90 #define QZ_y 0x10
91 #define QZ_u 0x20
92 #define QZ_i 0x22
93 #define QZ_o 0x1F
94 #define QZ_p 0x23
95 #define QZ_LEFTBRACKET 0x21
96 #define QZ_RIGHTBRACKET 0x1E
97 #define QZ_BACKSLASH 0x2A
98 #define QZ_DELETE 0x75
99 #define QZ_END 0x77
100 #define QZ_PAGEDOWN 0x79
101 #define QZ_KP7 0x59
102 #define QZ_KP8 0x5B
103 #define QZ_KP9 0x5C
104 #define QZ_KP_MINUS 0x4E
105 #define QZ_CAPSLOCK 0x39
106 #define QZ_a 0x00
107 #define QZ_s 0x01
108 #define QZ_d 0x02
109 #define QZ_f 0x03
110 #define QZ_g 0x05
111 #define QZ_h 0x04
112 #define QZ_j 0x26
113 #define QZ_k 0x28
114 #define QZ_l 0x25
115 #define QZ_SEMICOLON 0x29
116 #define QZ_QUOTE 0x27
117 #define QZ_RETURN 0x24
118 #define QZ_KP4 0x56
119 #define QZ_KP5 0x57
120 #define QZ_KP6 0x58
121 #define QZ_KP_PLUS 0x45
122 #define QZ_LSHIFT 0x38
123 #define QZ_z 0x06
124 #define QZ_x 0x07
125 #define QZ_c 0x08
126 #define QZ_v 0x09
127 #define QZ_b 0x0B
128 #define QZ_n 0x2D
129 #define QZ_m 0x2E
130 #define QZ_COMMA 0x2B
131 #define QZ_PERIOD 0x2F
132 #define QZ_SLASH 0x2C
133 #if 1 /* Panther now defines right side keys */
134 #define QZ_RSHIFT 0x3C
135 #endif
136 #define QZ_UP 0x7E
137 #define QZ_KP1 0x53
138 #define QZ_KP2 0x54
139 #define QZ_KP3 0x55
140 #define QZ_KP_ENTER 0x4C
141 #define QZ_LCTRL 0x3B
142 #define QZ_LALT 0x3A
143 #define QZ_LMETA 0x37
144 #define QZ_SPACE 0x31
145 #if 1 /* Panther now defines right side keys */
146 #define QZ_RMETA 0x36
147 #define QZ_RALT 0x3D
148 #define QZ_RCTRL 0x3E
149 #endif
150 #define QZ_LEFT 0x7B
151 #define QZ_DOWN 0x7D
152 #define QZ_RIGHT 0x7C
153 #define QZ_KP0 0x52
154 #define QZ_KP_PERIOD 0x41
155 
156 /* Wierd, these keys are on my iBook under MacOS X */
157 #define QZ_IBOOK_ENTER 0x34
158 #define QZ_IBOOK_LEFT 0x3B
159 #define QZ_IBOOK_RIGHT 0x3C
160 #define QZ_IBOOK_DOWN 0x3D
161 #define QZ_IBOOK_UP 0x3E
162 
163 #endif /* __MITSUBA_HW_NSGLKEYS_H_ */