sciword binding tweak

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4582 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2002-07-10 09:38:06 +00:00
parent 89a24844c3
commit b315c46a63
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2002-07-10 John Levon <moz@compsoc.man.ac.uk>
* bind/sciword.bind: disable M-x c to allow M-x
2002-07-09 Angus Leeming <leeming@lyx.org>
* lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"

View File

@ -457,12 +457,15 @@
\bind "M-k t" "keymap-toggle"
\bind "M-k x" "keymap-off"
#
# Misc menu
#
# this clashes with M-x so we can't use it. M-x is more
# important (reported by Serge Winitzki <winitzki@yahoo.com>)
# \bind "M-x c" "screen-recenter"
\bind "M-x" "command-execute"
\bind "M-x c" "screen-recenter"
\bind_file latinkeys.bind