]> git.lyx.org Git - features.git/commitdiff
#7292 LyX is able to transpose chars - add it to mac.bind
authorStephan Witt <switt@lyx.org>
Mon, 28 Feb 2011 16:12:59 +0000 (16:12 +0000)
committerStephan Witt <switt@lyx.org>
Mon, 28 Feb 2011 16:12:59 +0000 (16:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37806 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/mac.bind

index 620811d8cee811073edb30ca4dab759a45492ba9..4c59a0cb09db04885c5a9a82b3c82803e181df91 100644 (file)
@@ -68,7 +68,8 @@ Format 1
 \bind "M-o"                          "break-paragraph"
 #  -: "Control-P"                    # Move up one line
 # used by menu.bind - layouts
-#  -: "Control-T"                    # Transpose the character behind the cursor and the character in front of the cursor
+#  +: "Control-T"                    # Transpose the character behind the cursor and the character in front of the cursor
+\bind "M-t"                          "chars-transpose"
 #  +: "Control-V"                    # Move down one page
 \bind "M-v"                          "scroll page up"
 #  -: "Shift-Tab"                    # Navigate through controls in a reverse direction