mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
Update format of bind and ui files
This commit is contained in:
parent
4727e2becf
commit
b277ac5390
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "C-n" "buffer-new"
|
\bind "C-n" "buffer-new"
|
||||||
\bind "C-S-N" "buffer-new-template"
|
\bind "C-S-N" "buffer-new-template"
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
# Cyrillic X11 key definitions
|
# Cyrillic X11 key definitions
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "Cyrillic_GHE_bar" "self-insert"
|
\bind "Cyrillic_GHE_bar" "self-insert"
|
||||||
\bind "Cyrillic_ghe_bar" "self-insert"
|
\bind "Cyrillic_ghe_bar" "self-insert"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
# Full author contact details are available in file CREDITS.
|
# Full author contact details are available in file CREDITS.
|
||||||
# Greek X11 key definitions
|
# Greek X11 key definitions
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "Greek_ALPHAaccent" "self-insert"
|
\bind "Greek_ALPHAaccent" "self-insert"
|
||||||
\bind "Greek_EPSILONaccent" "self-insert"
|
\bind "Greek_EPSILONaccent" "self-insert"
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
# KP_ keys. Should possibly be moved to another file
|
# KP_ keys. Should possibly be moved to another file
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "KP_0" "self-insert 0"
|
\bind "KP_0" "self-insert 0"
|
||||||
\bind "KP_1" "self-insert 1"
|
\bind "KP_1" "self-insert 1"
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
# These are defined for the math menu:
|
# These are defined for the math menu:
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "M-m f" "math-insert \frac"
|
\bind "M-m f" "math-insert \frac"
|
||||||
\bind "M-m s" "math-insert \sqrt"
|
\bind "M-m s" "math-insert \sqrt"
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
# Font size menu
|
# Font size menu
|
||||||
#
|
#
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "M-s t" "font-size tiny"
|
\bind "M-s t" "font-size tiny"
|
||||||
\bind "M-s S-S" "font-size footnotesize"
|
\bind "M-s S-S" "font-size footnotesize"
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# with every new install of LyX and your changes will be lost.
|
# with every new install of LyX and your changes will be lost.
|
||||||
#
|
#
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
\bind "Right" "char-right"
|
\bind "Right" "char-right"
|
||||||
\bind "Left" "char-left"
|
\bind "Left" "char-left"
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
# The interface is designed (partially) following the KDE Human Interface
|
# The interface is designed (partially) following the KDE Human Interface
|
||||||
# Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
|
# Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
Include "stdmenus.inc"
|
Include "stdmenus.inc"
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
# (except when the preposition is part of a verb phrase, such as "Check In")
|
# (except when the preposition is part of a verb phrase, such as "Check In")
|
||||||
# (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
|
# (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
Menuset
|
Menuset
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
# (except when the preposition is part of a verb phrase, such as "Check In")
|
# (except when the preposition is part of a verb phrase, such as "Check In")
|
||||||
# (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
|
# (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
Menuset
|
Menuset
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
#
|
#
|
||||||
# This is the default toolbar:
|
# This is the default toolbar:
|
||||||
|
|
||||||
Format 4
|
Format 5
|
||||||
|
|
||||||
ToolbarSet
|
ToolbarSet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user