From: Stephan Witt Date: Mon, 28 Feb 2011 16:12:59 +0000 (+0000) Subject: #7292 LyX is able to transpose chars - add it to mac.bind X-Git-Tag: 2.0.0~628 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=306cb190c8370b8252de17db086105e105a9be98;p=features.git #7292 LyX is able to transpose chars - add it to mac.bind git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37806 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/bind/mac.bind b/lib/bind/mac.bind index 620811d8ce..4c59a0cb09 100644 --- a/lib/bind/mac.bind +++ b/lib/bind/mac.bind @@ -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