LXE VX8 Reference Manual page 190

Hide thumbs Also See for VX8:
Table of Contents

Advertisement

180
Key Codes
This table contains most of the key codes there is in Windows.
The column Mapped ASCII is the ASCII value mapped to the key in the default setup of
WLinq. Those can be used in an output format to generate the key. For example: "\x83"
generates the HOME key.
Symbolic Constant
Name
VK_LBUTTON
VK_RBUTTON
VK_CANCEL
VK_MBUTTON
VK_BACK
VK_TAB
VK_CLEAR
VK_RETURN
VK_RETURN (Extended) 0D
VK_SHIFT
VK_CONTROL
VK_MENU
VK_PAUSE
VK_CAPITAL
VK_KANA
VK_HANGUL
VK_JUNJA
VK_FINAL
VK_HANJA
VK_KANJI
VK_ESCAPE
VK_CONVERT
VK_NONCONVERT
VK_ACCEPT
VK_MODECHANGE
VK_SPACE
VK_PRIOR
VK_NEXT
VK_END
VK_HOME
VK_LEFT
VK_UP
VX8 Reference Guide
Mapped
Value (hex)
Mouse or Keyboard Equivalent
ASCII
01
01
Left Mouse Button
02
02
Right Mouse button
03
Control-break
03
Middle Mouse button (three button
04
04
mouse)
07
Undefined
08
BACKSPACE
08
09
TAB
09
0A–0B
Reserved
0C
CLEAR
0C
0D
ENTER
0D
BC
ENTER (numeric keypad)
0E–0F
Undefined
10
SHIFT
10
11
CTRL
11
12
ALT
12
13
PAUSE
13
14
CAPS LOCK
14
15
IME Kana mode
15
IME Hangul mode
16
Undefined
17
IME Junja mode
18
IME final mode
19
IME Hanja mode
19
IME Kanji mode
1A
Undefined
1B
ESC
1B
1C
IME convert
1D
IME nonconvert
1E
IME accept
1F
IME mode change request
20
SPACEBAR
20
21
PAGE UP
80
22
PAGE DOWN
81
23
END
82
24
HOME
83
25
LEFT ARROW
84
26
UP ARROW
85
FreeFloat WLinq
E-EQ-VX8RG-A

Advertisement

Table of Contents
loading

Table of Contents