#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
This commit is contained in:
Stephan Witt 2011-02-28 16:12:59 +00:00
parent 25e98edd00
commit 306cb190c8

View 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