]> git.lyx.org Git - lyx.git/commitdiff
Keyboard shortcuts for TOC window buttons.
authorPavel Sanda <sanda@lyx.org>
Thu, 31 Jan 2008 19:48:48 +0000 (19:48 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 31 Jan 2008 19:48:48 +0000 (19:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22727 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/de/menus.bind
lib/bind/fi/menus.bind
lib/bind/menus.bind
lib/bind/pt/menus.bind
lib/bind/sv/menus.bind

index 2b29c2cac0b25a1b57e497439ef1c2cdef3673cd..c5010cf6b23f9bb111157ef0973413d804893382 100644 (file)
 \bind "M-a space"              "drop-layouts-choice"
 \bind "M-a v"                  "layout Verse"
 
-\bind "M-a Left"               "depth-decrement"
-\bind "M-a Right"              "depth-increment"
+\bind "M-a Left"               "outline-out"
+\bind "M-a Right"              "outline-in"
+\bind "M-a Up"                 "outline-up"
+\bind "M-a Down"               "outline-down"
 
 # Obsolete Tastenbelegung: in die persönliche *.bind Datei kopieren und
 # auskommentieren wenn diese Tastenbelegung gewünscht ist.
index 734fdfe0aeed158c097f8069a51ced6bb3671fd2..12fde253fe104e06d5b0d98b3efa92258593f88b 100644 (file)
 \bind "M-p S-ampersand"                "layout Subparagraph*"  # M-p S-6
 
 \bind "M-p space"              "drop-layouts-choice"
-\bind "M-p Left"               "depth-decrement"
-\bind "M-p Right"              "depth-increment"
+
+\bind "M-p Left"               "outline-out"
+\bind "M-p Right"              "outline-in"
+\bind "M-p Up"                 "outline-up"
+\bind "M-p Down"               "outline-down"
 
 
 #
index bde398f6ceaa0c74c38ccc23502b9179471bdecb..eb761ea3e098ab9b347790994f88ecfdf54afe4a 100644 (file)
 \bind "M-p space"              "drop-layouts-choice"
 \bind "M-p v"                  "layout Verse"
 
-\bind "M-p Left"               "depth-decrement"
-\bind "M-p Right"              "depth-increment"
+\bind "M-p Left"               "outline-out"
+\bind "M-p Right"              "outline-in"
+\bind "M-p Up"                 "outline-up"
+\bind "M-p Down"               "outline-down"
+
 
 # These are kept for backwards compatibility (only make sense on US keyboard)
 \bind "M-p S-at"               "layout Section*"       # M-p S-2
index 0597ccda904440533c203c2f2f0bf1c2f342b1d8..cad6d7225c5695e1452672e91fb897e7034eac0f 100644 (file)
 \bind "M-p S-numbersign"       "layout Subsection*"    # M-p S-3
 \bind "M-p S-dollar"           "layout Subsubsection*" # M-p S-4
 \bind "M-p v"                  "layout Verse"
-\bind "M-p Left"               "depth-decrement"
-\bind "M-p Right"              "depth-increment"
+
+\bind "M-p Left"               "outline-out"
+\bind "M-p Right"              "outline-in"
+\bind "M-p Up"                 "outline-up"
+\bind "M-p Down"               "outline-down"
 
 
 #
index e0ed8e23b58bdf2d7a0fdf8dec1c96a08f4c5b6d..d124911967fd73139bc935276d56364dfa6eedc5 100644 (file)
 \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"
+\bind "M-p Left"               "outline-out"
+\bind "M-p Right"              "outline-in"
+\bind "M-p Up"                 "outline-up"
+\bind "M-p Down"               "outline-down"
 
 
 #