1# VICE hotkey mapping file
2#
3# A hotkey map is read in as a patch to the current map.
4#
5# File format:
6# - comment lines start with '#'
7# - keyword lines start with '!keyword'
8# - normal line has 'keynum path&to&menuitem'
9#
10# Keywords and their lines are:
11# '!CLEAR'    clear all mappings
12#
13
14!CLEAR
15
16# Numlock
17#300 Machine settings&Joystick settings&Swap joystick ports
18
19# ALT+0
201072 Drive&Attach disk image to drive 10
21# ALT+1
221073 Drive&Attach disk image to drive 11
23# ALT+4
241076 Printer&Printer #4 form feed
25# ALT+5
261077 Printer&Printer #5 form feed
27# ALT+6
281078 Printer&Printer #6 form feed
29# ALT+8
301080 Drive&Attach disk image to drive 8
31# ALT+9
321081 Drive&Attach disk image to drive 9
33
34# ALT+A
351121 Autostart image
36# ALT+B
371122 Statusbar
38# ALT+C
39#1123 Cartridge&Attach CRT image
401123 Cartridge
41# ALT+D
421124 Video settings&Size settings&Fullscreen
43# ALT+E
441125 Snapshot&Set recording milestone
45# ALT+H
461128 Monitor&Start monitor
47# ALT+I
481129 Drive&Fliplist settings&Add current image to fliplist
49# ALT+J
50#1130 Machine settings&Joystick settings&Swap joystick ports
51# ALT+K
521131 Drive&Fliplist settings&Remove current image from fliplist
53# ALT+L
541132 Snapshot&Load snapshot image
55# ALT+M
561133 Machine settings&Mouse emulation&Grab mouse events
57# ALT+N
581134 Drive&Fliplist settings&Attach next image in fliplist
59# ALT+P
601136 Pause
61# ALT+Q
621137 Quit emulator
63# ALT+S
641139 Snapshot&Save snapshot image
65# ALT+T
661140 Tape&Attach tape image
67# ALT+U
681141 Snapshot&Return to milestone
69# ALT+W
701143 Speed settings&Warp mode
71# ALT+Z
72#1146 Cartridge&Cartridge freeze
73
74# ALT+SHIFT+J
751642 Machine settings&Joystick settings&Allow keyset joystick
76# ALT+SHIFT+N
773182 Drive&Fliplist settings&Attach previous image in fliplist
78# ALT+SHIFT+P
791648 Advance Frame
80# ALT+SHIFT+R
811650 Save media file
82# ALT+SHIFT+S
831651 Save media file&Create sound recording&Stop recording
84# ALT+SHIFT+U
851653 Machine settings&Joystick settings&Swap userport joystick ports
86
87# ALT+F9
881314 Reset&Soft
89# ALT+F10
901315 Snapshot&Quickload snapshot.vsf
91# ALT+F11
921316 Snapshot&Quicksave snapshot.vsf
93# ALT+F12
941317 Reset&Hard
95
96# ALT+Delete
971151 Edit&Copy to Clipboard
98# ALT+Insert
991301 Edit&Paste from Clipboard
100