-
Notifications
You must be signed in to change notification settings - Fork 7
/
vtxedit.ini
80 lines (79 loc) · 1.42 KB
/
vtxedit.ini
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
68
69
70
71
72
73
74
75
76
77
78
79
80
[VTXEdit]
PreviewBoxOpen=1
WindowMax=1
Window=0,0 1046,689
PreviewBox=1340,231 168,363
[KeyBinds]
Up=CursorUp
Down=CursorDown
Left=CursorLeft
Right=CursorRight
Ctrl+Up=NextFG
Ctrl+Down=PrevFG
Ctrl+Left=PrevBG
Ctrl+Right=NextBG
Return=CursorNewLine
Tab=CursorForwardTab
Shift+Tab=CursorBackwardTab
Back=CursorBack
F1=Print @FKey1@
F2=Print @FKey2@
F3=Print @FKey3@
F4=Print @FKey4@
F5=Print @FKey5@
F6=Print @FKey6@
F7=Print @FKey7@
F8=Print @FKey8@
F9=Print @FKey9@
F10=Print @FKey10@
Alt+F1=FKeySet 1
Alt+F2=FKeySet 2
Alt+F3=FKeySet 3
Alt+F4=FKeySet 4
Alt+F5=FKeySet 5
Alt+F6=FKeySet 6
Alt+F7=FKeySet 7
Alt+F8=FKeySet 8
Alt+F9=FKeySet 9
Alt+F10=FKeySet 10
Alt+1=ModeChars
Alt+2=ModeLeftRightBlocks
Alt+3=ModeTopBottomBlocks
Alt+4=ModeQuarterBlocks
Alt+5=ModeSixels
ALT+S=ToolSelect
Alt+D=ToolDraw
Alt+P=ToolPaint
Alt+F=ToolFill
Alt+L=ToolLine
Alt+R=ToolRectangle
Alt+E=ToolEllipse
Alt+Y=ToolEyeDropper
Alt+Space=Print \xA0
Ctrl+Space=Print @CurrChar@
Ctrl+N=FileNew
Ctrl+O=FileOpen
Ctrl+S=FileSave
Ctrl+Q=FileExit
; <key>=FileSaveAs
; <key>=FileImport
; <key>=FileExport
; <key>=ShowPreview
Ctrl+X=EditCut
Ctrl+C=EditCopy
Ctrl+V=EditPaste
Ctrl+Z=EditUndo
Shift+Ctrl+Z=EditRedo
Ctrl+PgUp=ObjectMoveForward
Ctrl+PgDn=ObjectMoveBack
Shift+PgUp=ObjectMoveToFront
Shift+PgDn=ObjectMoveToBack
Shift+Down=ObjectMerge
Ctrl+Shift+Down=ObjectMergeAll
Ctrl+Tab=ObjectNext
; <key>=ObjectFlipHorz
; <key>=ObjectFlipVert
; <key>=ObjectPrev
;
Del=Delete
Esc=Escape