fix (mostly) measure lines and click box text and meter markings
[ardour.git] / gtk2_ardour / ardour.bindings
1 ; this file is NOT an automated accelerator map dump
2
3 (gtk_accel_path "<Actions>/Transport/ToggleRoll" "space")
4 (gtk_accel_path "<Actions>/Transport/ToggleRollForgetCapture" "<Control>space")
5 (gtk_accel_path "<Actions>/Transport/Forward" "<control>Right")
6 (gtk_accel_path "<Actions>/Transport/Rewind" "<control>Left")
7 (gtk_accel_path "<Actions>/Transport/GotoStart" "Home")
8 (gtk_accel_path "<Actions>/Transport/GotoEnd" "End")
9
10 (gtk_accel_path "<Actions>/Editor/align-regions-sync-relative" "a")
11 (gtk_accel_path "<Actions>/Editor/crop" "c")
12 (gtk_accel_path "<Actions>/Editor/duplicate-region" "d")
13 (gtk_accel_path "<Actions>/Editor/set-edit-cursor" "e")
14 (gtk_accel_path "<Actions>/Editor/split-region" "s")
15 (gtk_accel_path "<Actions>/Editor/set-region-sync-position" "v")
16 (gtk_accel_path "<Actions>/Editor/mute-unmute-region" "m")
17 (gtk_accel_path "<Actions>/Editor/insert-region" "i")
18 (gtk_accel_path "<Actions>/Editor/normalize-region" "n")
19 (gtk_accel_path "<Actions>/Transport/loop" "l")
20 (gtk_accel_path "<Actions>/Editor/set-playhead" "p")
21 (gtk_accel_path "<Actions>/Transport/Record" "<shift>r")
22
23 (gtk_accel_path "<Actions>/Editor/nudge-forward" "KP_Add")
24 (gtk_accel_path "<Actions>/Editor/nudge-next-forward" "<control>KP_Add")
25 (gtk_accel_path "<Actions>/Editor/nudge-backward" "KP_Subtract")
26 (gtk_accel_path "<Actions>/Editor/nudge-next-backward" "<control>KP_Subtract")
27
28 (gtk-accel_path "<Actions>/Common/GotoEditor" "<Alt>e")
29 (gtk-accel_path "<Actions>/Common/GotoMixer" "<Alt>m")
30
31 (gtk_accel_path "<Actions>/Editor/editor-copy" "<Control>c")
32 (gtk_accel_path "<Actions>/Common/Quit" "<Control>q")
33 (gtk_accel_path "<Actions>/Editor/redo" "<Control>r")
34 (gtk_accel_path "<Actions>/Common/Save" "<Control>s")
35 (gtk_accel_path "<Actions>/Editor/editor-paste" "<Control>v")
36 (gtk_accel_path "<Actions>/Editor/editor-cut" "<Control>x")
37 (gtk_accel_path "<Actions>/Editor/undo" "<Control>z")
38
39 (gtk_accel_path "<Actions>/Editor/scroll-tracks-down" "Page_Down")
40 (gtk_accel_path "<Actions>/Editor/scroll-tracks-up" "Page_Up")
41 (gtk_accel_path "<Actions>/Editor/step-tracks-down" "Down")
42 (gtk_accel_path "<Actions>/Editor/step-tracks-up" "Up")
43 (gtk_accel_path "<Actions>/Editor/playhead-to-edit" "Return")
44 (gtk_accel_path "<Actions>/Editor/edit-to-playhead" "<Alt>Return")
45
46 (gtk_accel_path "<Actions>/Editor/temporal-zoom-in" "minus")
47 (gtk_accel_path "<Actions>/Editor/temporal-zoom-out" "equal")
48
49 (gtk_accel_path "<Actions>/Editor/select-all" "<control>a")
50 (gtk_accel_path "<Actions>/Editor/select-all-after-edit-cursor" "<Control>e")
51 (gtk_accel_path "<Actions>/Editor/select-all-before-edit-cursor" "<shift><control>e")
52 (gtk_accel_path "<Actions>/Editor/select-all-after-playhead" "<Control>p")
53 (gtk_accel_path "<Actions>/Editor/select-all-before-playhead" "<shift><control>p")
54 (gtk_accel_path "<Actions>/Editor/select-all-in-punch-range" "<Control>d")
55 (gtk_accel_path "<Actions>/Editor/select-all-in-loop-range" "<Control>l")
56
57 (gtk_accel_path "<Actions>/Editor/extend-range-to-start-of-region" "leftanglebracket")
58 (gtk_accel_path "<Actions>/Editor/extend-range-to-end-of-region" "rightanglebracket")
59
60 (gtk_accel_path "<Actions>/Editor/align-regions-sync" "<meta>a")
61 (gtk_accel_path "<Actions>/Editor/align-regions-end" "<meta><control>a")
62 (gtk_accel_path "<Actions>/Editor/align-regions-start-relative" "<shift>a")
63
64 (gtk_accel_path "<Actions>/Editor/brush-at-mouse" "<control>b")
65 (gtk_accel_path "<Actions>/Editor/audition-at-mouse" "period")
66
67 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-start" "Tab")
68 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-end" "<Control>Tab")
69
70 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-start" "quoteleft")
71 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-end" "<control>quoteleft")
72
73 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-start" "bracketleft")
74 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-end" "<Control>bracketleft")
75
76 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-start" "bracketright")
77 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-end" "<Control>bracketright")
78
79 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-sync" "quoteright")
80 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-sync" "semicolon")
81
82 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-start" "F1")
83 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-end" "F2")
84 (gtk_accel_path "<Actions>/Common/ToggleMaximalEditor" "F11")
85
86 (gtk_accel_path "<Actions>/Editor/jump-forward-to-mark" "<control>KP_Right")
87 (gtk_accel_path "<Actions>/Editor/jump-backward-to-mark" "<control>KP_Left")
88 (gtk_accel_path "<Actions>/Editor/add-location-from-playhead" "KP_Enter")
89
90