summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.bindings
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-01-03 18:48:27 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-01-03 18:48:27 +0000
commitfd42bffae71ae2bb521ace2145f238a76d9cf764 (patch)
tree4cea59c328ea2bb8449d73fa455abd257281857a /gtk2_ardour/ardour.bindings
parent758e2e6a934c6df4f576395599e6d9a23c1a6882 (diff)
prevent massive, multiple, pointless keybindings saves during startup
git-svn-id: svn://localhost/ardour2/trunk@1263 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour.bindings')
-rw-r--r--gtk2_ardour/ardour.bindings2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour.bindings b/gtk2_ardour/ardour.bindings
index bf5df40e9e..83006ea145 100644
--- a/gtk2_ardour/ardour.bindings
+++ b/gtk2_ardour/ardour.bindings
@@ -218,7 +218,7 @@
; (gtk_accel_path "<Actions>/Editor/PullupPlus1" "")
; (gtk_accel_path "<Actions>/Editor/Smpte24976" "")
; (gtk_accel_path "<Actions>/options/FileDataFormat24bit" "")
-; (gtk_accel_path "<Actions>/Common/ToggleOptionsEditor" "")
+(gtk_accel_path "<Actions>/Common/ToggleOptionsEditor" "<Control>o")
; (gtk_accel_path "<Actions>/Editor/SnapMode" "")
; (gtk_accel_path "<Actions>/Editor/PullupMinus4" "")
(gtk_accel_path "<Actions>/Common/goto-mixer" "<Alt>m")