1.0

Table Of Contents
www.vmware.com
126
VMware ACE Administrator’s Manual
For details on the values for keySpec, see the section below.
Shortcut Key Values
The shortcut key entries described in this section require you to enter a virtual key
code as part of the value for an option. Virtual key codes are entered in hexadecimal
format — as a hexadecimal number preceded by 0x. For example, to use the virtual
key code of 5A as a value, type 0x5A.
Microsoft provides a reference list of virtual key codes on the MSDN Web site. At the
time this manual was written, the reference list was at msdn.microsoft.com/library/en-
us/winui/WinUI/WindowsUserInterface/UserInput/VirtualKeyCodes.asp.
The hot key entries also include modifier keys. The modifier keys are Ctrl, Alt and Shift,
or a combination of those keys.
filename Icon representing this type of
device
Custom icon file when device is
connected; copy icon file to the
Project Resources folder
under the project folder
player.deviceBar.<deviceName>iconDisconnected
filename (optional) Normal icon Custom icon file when device
is disconnected
player.deviceBar.<deviceName>.shortcutKey
keySpec Shortcut key combination to
toggle device between
connected and disconnected
Modifier key Value
No modifier 0x0
Alt 0x1
Ctrl 0x2
Shift 0x4
Ctrl-Alt 0x3
Alt-Shift 0x5
Ctrl-Shift 0x6
Ctrl-Alt-Shift 0x7
Parameter
Type Default Controls