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