mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
parent
34c559edeb
commit
8da025014d
@ -75,6 +75,7 @@ Format 4
|
|||||||
\bind "C-f" "dialog-show findreplace"
|
\bind "C-f" "dialog-show findreplace"
|
||||||
\bind "C-S-f" "dialog-show findreplaceadv"
|
\bind "C-S-f" "dialog-show findreplaceadv"
|
||||||
\bind "C-i" "inset-toggle" # 'i' for Inset
|
\bind "C-i" "inset-toggle" # 'i' for Inset
|
||||||
|
\bind "C-M-i" "inset-settings"
|
||||||
|
|
||||||
\bind "C-c" "copy"
|
\bind "C-c" "copy"
|
||||||
\bind "C-x" "cut"
|
\bind "C-x" "cut"
|
||||||
|
@ -152,6 +152,7 @@ Format 4
|
|||||||
# +: "Option-Command-H" # Hide the windows of all other running applications
|
# +: "Option-Command-H" # Hide the windows of all other running applications
|
||||||
# -: "Command-I" # Italicize the selected text or toggle italic text on or off
|
# -: "Command-I" # Italicize the selected text or toggle italic text on or off
|
||||||
\bind "C-i" "inset-toggle" # 'i' for Inset
|
\bind "C-i" "inset-toggle" # 'i' for Inset
|
||||||
|
\bind "C-M-i" "inset-settings"
|
||||||
# -: "Option-Command-I" # Display an inspector window
|
# -: "Option-Command-I" # Display an inspector window
|
||||||
# -: "Command-J" # Scroll to a selection
|
# -: "Command-J" # Scroll to a selection
|
||||||
\bind "C-k" "line-delete-forward"
|
\bind "C-k" "line-delete-forward"
|
||||||
|
Loading…
Reference in New Issue
Block a user