mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
update to reflect the new menu structure
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14581 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
debd34424f
commit
54d193a0a9
@ -91,7 +91,7 @@
|
||||
\bind "C-x bracketleft" "screen-up"
|
||||
\bind "C-x bracketright" "screen-down"
|
||||
\bind "C-x C-a" "buffer-auto-save"
|
||||
\bind "C-x C-b" "menu-open documents"
|
||||
\bind "C-x C-b" "menu-open view"
|
||||
\bind "C-x C-c" "lyx-quit"
|
||||
\bind "C-x C-d" "buffer-new"
|
||||
\bind "C-x C-f" "file-open"
|
||||
|
@ -98,7 +98,7 @@
|
||||
\bind "C-x bracketright" "screen-down"
|
||||
\bind "C-x quoteleft" "error-next"
|
||||
\bind "C-x C-a" "buffer-auto-save"
|
||||
\bind "C-x C-b" "menu-open documents" # list all buffers
|
||||
\bind "C-x C-b" "menu-open view" # list all buffers
|
||||
\bind "C-x C-c" "lyx-quit"
|
||||
\bind "C-x C-d" "buffer-new"
|
||||
\bind "C-x C-f" "file-open"
|
||||
|
Loading…
Reference in New Issue
Block a user