X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fbind%2Fmenus.bind;h=c79c7769b2fc419450bc2cce11051f339c8d59a8;hb=50e9a869a5674801d6cdeab2dc6b82f06394165a;hp=81a8969cf11227c9f8839777d252b2099b06e771;hpb=792d84249e3804b5d413c43719cbb109669aa792;p=lyx.git diff --git a/lib/bind/menus.bind b/lib/bind/menus.bind index 81a8969cf1..c79c7769b2 100644 --- a/lib/bind/menus.bind +++ b/lib/bind/menus.bind @@ -1,11 +1,15 @@ -# This file is part of -# ================================================================== -# -# LyX, the High Level Word Processor -# -# Copyright (C) 1995-2000 The LyX Team -# -# ================================================================== +# -*- text -*- + +# file menus.bind +# This file is part of LyX, the document processor. +# Licence details can be found in the file COPYING. + +# author Lars Gullik Bjønnes +# author Jean-Marc Lasgouttes +# author Michael Gerz +# author Jürgen Vigna + +# Full author contact details are available in file CREDITS. # Key bindings for so-called "invisible" menus @@ -28,27 +32,27 @@ # \bind "M-s t" "font-size tiny" -\bind "M-s S-S" "font-size smaller" +\bind "M-s S-S" "font-size footnotesize" \bind "M-s s" "font-size small" \bind "M-s n" "font-size normal" \bind "M-s l" "font-size large" \bind "M-s S-L" "font-size larger" \bind "M-s h" "font-size huge" -\bind "M-s S-H" "font-size huger" +\bind "M-s S-H" "font-size giant" -\bind "M-s 1" "font-size tiny" -\bind "M-s 2" "font-size smallest" -\bind "M-s 3" "font-size smaller" -\bind "M-s 4" "font-size small" -\bind "M-s 5" "font-size normal" -\bind "M-s 6" "font-size large" -\bind "M-s 7" "font-size larger" -\bind "M-s 8" "font-size largest" -\bind "M-s 9" "font-size huge" -\bind "M-s 0" "font-size huger" +\bind "M-s ~S-1" "font-size tiny" +\bind "M-s ~S-2" "font-size scriptsize" +\bind "M-s ~S-3" "font-size footnotesize" +\bind "M-s ~S-4" "font-size small" +\bind "M-s ~S-5" "font-size normal" +\bind "M-s ~S-6" "font-size large" +\bind "M-s ~S-7" "font-size larger" +\bind "M-s ~S-8" "font-size largest" +\bind "M-s ~S-9" "font-size huge" +\bind "M-s ~S-0" "font-size giant" -\bind "M-s plus" "font-size increase" -\bind "M-s minus" "font-size decrease" +\bind "M-s ~S-plus" "font-size increase" +\bind "M-s ~S-minus" "font-size decrease" # @@ -67,16 +71,24 @@ # Paragraph style menu # -\bind "M-p 1" "layout Chapter" -\bind "M-p 2" "layout Section" -\bind "M-p 3" "layout Subsection" -\bind "M-p 4" "layout Subsubsection" -\bind "M-p 5" "layout Paragraph" -\bind "M-p 6" "layout Subparagraph" +\bind "M-p ~S-0" "layout Part" +\bind "M-p ~S-1" "layout Chapter" +\bind "M-p ~S-2" "layout Section" +\bind "M-p ~S-3" "layout Subsection" +\bind "M-p ~S-4" "layout Subsubsection" +\bind "M-p ~S-5" "layout Paragraph" +\bind "M-p ~S-6" "layout Subparagraph" +\bind "M-p ~S-asterisk ~S-0" "layout Part*" +\bind "M-p ~S-asterisk ~S-1" "layout Chapter*" +\bind "M-p ~S-asterisk ~S-2" "layout Section*" +\bind "M-p ~S-asterisk ~S-3" "layout Subsection*" +\bind "M-p ~S-asterisk ~S-4" "layout Subsubsection*" +\bind "M-p ~S-asterisk ~S-5" "layout Paragraph*" +\bind "M-p ~S-asterisk ~S-6" "layout Subparagraph*" \bind "M-p a" "layout Abstract" \bind "M-p S-A" "layout Author" \bind "M-p M-a" "layout Address" -\bind "M-p C-a" "layout RightAddress" +\bind "M-p C-a" "layout Right_Address" \bind "M-p b" "layout Itemize" # bulleted list \bind "M-p S-B" "layout Bibliography" \bind "M-p c" "layout LyX-Code" @@ -97,20 +109,21 @@ \bind "M-p S-R" "layout Rotatefoilhead" # Foils!! \bind "M-p s" "layout Standard" \bind "M-p t" "layout Title" -\bind "M-p x" "layout LaTeX" \bind "M-p space" "drop-layouts-choice" -\bind "M-p S-at" "layout Section*" # M-p S-2 -\bind "M-p S-dollar" "layout Subsubsection*" # M-p S-4 -\bind "M-p S-numbersign" "layout Subsection*" # M-p S-3 \bind "M-p v" "layout Verse" \bind "M-p Left" "depth-decrement" \bind "M-p Right" "depth-increment" +# These are kept for backwards compatibility (only make sense on US keyboard) +\bind "M-p S-at" "layout Section*" # M-p S-2 +\bind "M-p S-dollar" "layout Subsubsection*" # M-p S-4 +\bind "M-p S-numbersign" "layout Subsection*" # M-p S-3 + # # Character style menu -# +# \bind "M-c b" "font-bold" \bind "M-c c" "font-noun" @@ -119,14 +132,14 @@ \bind "M-c p" "font-code" \bind "M-c r" "font-roman" \bind "M-c s" "font-sans" -\bind "M-c t" "tex-mode" +#\bind "M-c t" "ert-insert" \bind "M-c u" "font-underline" \bind "M-c Down" "word-lowcase" \bind "M-c Up" "word-upcase" \bind "M-c Right" "word-capitalize" -\bind "M-c space" "font-default" +\bind "M-c space" "font-default" #