1
1
forked from 0ad/0ad

Added some informational text to system.cfg

This was SVN commit r798.
This commit is contained in:
MarkT 2004-07-21 17:02:10 +00:00
parent b63df21a49
commit 8f087bc1a5

View File

@ -9,6 +9,13 @@ vsync=false
; Hotkey mappings:
; Each one of the specified keys will trigger the action on the left
; for multiple-key combinations, separate keys with '+' and enclose the entire thing
; in doublequotes.
; The keys you can use are in source/lib/KeyNames.cpp. I realise this isn't particularly
; useful for people without access to said file.
hotkey.exit = F12, Escape
hotkey.screenshot = PrtSc
hotkey.wireframe = W
@ -32,8 +39,7 @@ hotkey.selection.group.snap = LeftAlt, RightAlt
hotkey.selection.snap = Home
hotkey.contextorder.next = CloseBracket
hotkey.contextorder.previous = OpenBracket
hotkey.highlightall = o
hotkey.highlightall = O