summaryrefslogtreecommitdiff
path: root/tools/fmt-bindings
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-09 20:10:05 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-09 20:10:05 +0000
commit244eaa55fb8c67f7e0d96ed772b09061d2249e61 (patch)
tree54773e8ee1d289e7019dbaed01a32d8fa48b5f02 /tools/fmt-bindings
parent9d56b190ad400094d14da930aec3756bb18795c1 (diff)
provide global prelight option (its in Edit -> Preferences->Interface)
git-svn-id: svn://localhost/ardour2/branches/3.0@10514 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools/fmt-bindings')
-rwxr-xr-xtools/fmt-bindings2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fmt-bindings b/tools/fmt-bindings
index c9184f72d7..0eecd4a4aa 100755
--- a/tools/fmt-bindings
+++ b/tools/fmt-bindings
@@ -18,7 +18,7 @@ $group_number = 0;
%merge_bindings;
$platform = linux;
-$winkey = 'Mod4><Super';
+$winkey = 'Mod4\>\<Super';
$make_cheatsheet = 1;
$make_accelmap = 0;
$merge_from = "";