5f2ed31aa5d0f94d4ba11978a6bbe6874ade716d
[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/insert-region" "i")
17 (gtk_accel_path "<Actions>/Editor/normalize-region" "n")
18 (gtk_accel_path "<Actions>/Transport/loop" "l")
19 (gtk_accel_path "<Actions>/Editor/set-playhead" "p")
20 (gtk_accel_path "<Actions>/Transport/Record" "<shift>r")
21
22 (gtk_accel_path "<Actions>/Editor/nudge-forward" "KP_Add")
23 (gtk_accel_path "<Actions>/Editor/nudge-next-forward" "<control>KP_Add")
24 (gtk_accel_path "<Actions>/Editor/nudge-backward" "KP_Subtract")
25 (gtk_accel_path "<Actions>/Editor/nudge-next-backward" "<control>KP_Subtract")
26
27 (gtk-accel_path "<Actions>/Common/GotoEditor" "<Alt>e")
28 (gtk-accel_path "<Actions>/Common/GotoMixer" "<Alt>m")
29
30 (gtk_accel_path "<Actions>/Editor/editor-copy" "<Control>c")
31 (gtk_accel_path "<Actions>/Common/Quit" "<Control>q")
32 (gtk_accel_path "<Actions>/Editor/redo" "<Control>r")
33 (gtk_accel_path "<Actions>/Common/Save" "<Control>s")
34 (gtk_accel_path "<Actions>/Editor/editor-paste" "<Control>v")
35 (gtk_accel_path "<Actions>/Editor/editor-cut" "<Control>x")
36 (gtk_accel_path "<Actions>/Editor/undo" "<Control>z")
37
38 (gtk_accel_path "<Actions>/Editor/scroll-tracks-down" "Page_Down")
39 (gtk_accel_path "<Actions>/Editor/scroll-tracks-up" "Page_Up")
40 (gtk_accel_path "<Actions>/Editor/step-tracks-down" "Down")
41 (gtk_accel_path "<Actions>/Editor/step-tracks-up" "Up")
42 (gtk_accel_path "<Actions>/Editor/playhead-to-edit" "Return")
43 (gtk_accel_path "<Actions>/Editor/edit-to-playhead" "<Alt>Return")
44
45 (gtk_accel_path "<Actions>/Editor/temporal-zoom-in" "minus")
46 (gtk_accel_path "<Actions>/Editor/temporal-zoom-out" "equal")
47
48 (gtk_accel_path "<Actions>/Editor/extend-range-to-start-of-region" "leftanglebracket")
49 (gtk_accel_path "<Actions>/Editor/extend-range-to-end-of-region" "rightanglebracket")
50
51 (gtk_accel_path "<Actions>/Editor/align-regions-sync" "<meta>a")
52 (gtk_accel_path "<Actions>/Editor/align-regions-end" "<meta><control>a")
53 (gtk_accel_path "<Actions>/Editor/align-regions-start-relative" "<control>a")
54
55 (gtk_accel_path "<Actions>/Editor/brush-at-mouse" "<control>b")
56 (gtk_accel_path "<Actions>/Editor/audition-at-mouse" "period")
57
58 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-start" "Tab")
59 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-end" "<Control>Tab")
60
61 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-start" "quoteleft")
62 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-end" "<control>quoteleft")
63
64 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-start" "bracketleft")
65 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-end" "<Control>bracketleft")
66
67 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-start" "bracketright")
68 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-end" "<Control>bracketright")
69
70 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-sync" "quoteright")
71 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-sync" "semicolon")
72
73 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-start" "F1")
74 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-range-end" "F2")
75 (gtk_accel_path "<Actions>/Common/ToggleMaximalEditor" "F11")
76
77 (gtk_accel_path "<Actions>/Editor/jump-forward-to-mark" "<control>KP_Right")
78 (gtk_accel_path "<Actions>/Editor/jump-backward-to-mark" "<control>KP_Left")
79 (gtk_accel_path "<Actions>/Editor/add-location-from-playhead" "KP_Enter")
80
81