1
0
forked from 0ad/0ad

Added hotkey configuration strings to config file

This was SVN commit r794.
This commit is contained in:
MarkT 2004-07-21 16:33:34 +00:00
parent 4a9262afb6
commit 427fa15d70

View File

@ -6,3 +6,34 @@ vsync=false
; probably best for most people.
; xres = 1280
; yres = 960
; Hotkey mappings:
hotkey.exit = F12, Escape
hotkey.screenshot = PrtSc
hotkey.wireframe = W
hotkey.camera.reset = H
hotkey.camera.zoom.in = Plus, Equals, NumPlus
hotkey.camera.zoom.out = Minus, NumMinus
hotkey.camera.zoom.wheel.in = WheelDown
hotkey.camera.zoom.wheel.out = WheelUp
hotkey.camera.rotate = "LeftCtrl+MouseMiddle", "RightCtrl+MouseMiddle", "MouseLeft+MouseRight"
hotkey.camera.pan = MouseMiddle
hotkey.camera.pan.left = LeftArrow
hotkey.camera.pan.right = RightArrow
hotkey.camera.pan.forward = UpArrow
hotkey.camera.pan.backward = DownArrow
hotkey.console.toggle = F1, BackQuote
hotkey.selection.add = LeftShift, RightShift
hotkey.selection.remove = LeftCtrl, RightCtrl
hotkey.selection.group.add = LeftShift, RightShift
hotkey.selection.group.save = LeftCtrl, RightCtrl
hotkey.selection.group.snap = LeftAlt, RightAlt
hotkey.selection.snap = Home
hotkey.contextorder.next = CloseBracket
hotkey.contextorder.previous = OpenBracket
hotkey.highlightall = o