summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.bindings
blob: c559cc9eb25c4f098cf854b304ccfd6efb8ea6f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
; this file is an automated accelerator map dump

(gtk_accel_path "<Actions>/Common/Quit" "<Control>q")
(gtk_accel_path "<Actions>/Common/Save" "<Control>s")
(gtk_accel_path "<Actions>/Editor/toggle-playback" "space")
(gtk_accel_path "<Actions>/Common/TransportForward" "Right")
(gtk_accel_path "<Actions>/Common/TransportRewind" "Left")
(gtk_accel_path "<Actions>/Common/TransportRecord" "R")
(gtk_accel_path "<Actions>/Common/TransportGotoStart" "<Control>a")
(gtk_accel_path "<Actions>/Common/TransportGotoEnd" "<Control>e")