aboutsummaryrefslogtreecommitdiffstats
path: root/q3radiant/RADKEYS.INI
blob: f5506ec6cacb103ce30229ae21b93c333e025ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
; command mapping for QERadiant
;
; syntax is as follows
; Command name = keystroke
;
; use +alt, shift or ctrl to modify the keys (you can combine them)
; i.e.
; EntityColor = k+ctrl
;
; the special keys are as follows
;
; UP        = Cursor up
; DOWN      = Cursor down
; LEFT      = Cursor left
; RIGHT     = Cursor right
; SPACE     = space
; BACKSPACE = back space
; ESCAPE    = escape
; END       = end
; INSERT    = insert
; DELETE    = delete
; PAGEUP    = page up
; PAGEDOWN  = page down
; TAB       = tab
; RETURN    = return (enter)
; F1..F2    = f1 .. f12


[Commands]
EntityColor = K
CameraForward = UP
CameraBack = DOWN
CameraLeft = LEFT
CameraRight = RIGHT
CameraUp = D
CameraDown = C
CameraAngleUp = A
CameraAngleDown = Z
CameraStrafeRight = ,
CameraStrafeLeft = .
ToggleGrid = 0
SetGrid1 = 1
SetGrid2 = 2
SetGrid4 = 3
SetGrid8 = 4
SetGrid16 = 5
SetGrid32 = 6
SetGrid64 = 7
DragEdges = E
DragVertices = V
ViewEntityInfo = N
ViewConsole = O
ViewTextures = T
SurfaceInspector = S
CloneSelection = SPACE
DeleteSelection = BACKSPACE
UnSelectSelection = ESCAPE
CenterView = END
ZoomOut = INSERT
ZoomIn = DELETE
UpFloor = PAGEUP
DownFloor = PAGEDOWN
ToggleClipper = X
ToggleRealtime = R
EntityList = L
MapInfo = M