]> git.lyx.org Git - lyx.git/commitdiff
#5502 correct short cut for toggle fullscreen - usually it is Control-Command-F on...
authorStephan Witt <switt@lyx.org>
Tue, 12 May 2015 19:50:29 +0000 (21:50 +0200)
committerStephan Witt <switt@lyx.org>
Tue, 12 May 2015 19:53:07 +0000 (21:53 +0200)
lib/bind/mac.bind

index 42e887273a4bd0a323c709a91a10faad2019733c..ab748bc302f56e3958ea9dd40856fd16b7d479f4 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of
 # ==================================================================
 #
-#                    LyX, the High Level Word Processor
+#                    LyX, the High Level Word Processor
 #
 #         Copyright (C) 1995-1997 Asger Alstrup & The LyX Team
 #
@@ -287,7 +287,7 @@ Format 2
 #
 
 \bind "C-~S-greater"                 "label-goto"
-\bind "C-~S-less"                           "bookmark-goto 0"
+\bind "C-~S-less"                    "bookmark-goto 0"
 
 #
 # Additional Motion + select group
@@ -366,7 +366,7 @@ Format 2
 \bind "C-M-Left"                     "inset-modify tabular move-column-left"
 #\bind "F9"                          "meta-prefix"
 
-\bind "C-F11"                  "ui-toggle fullscreen"
+\bind "C-M-F"                        "ui-toggle fullscreen"
 
 # Include menu and math bindings