mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
#5502 correct short cut for toggle fullscreen - usually it is Control-Command-F on Mac; whitespace
This commit is contained in:
parent
fb4c70650c
commit
e34e1e5581
@ -1,7 +1,7 @@
|
||||
# This file is part of
|
||||
# ==================================================================
|
||||
#
|
||||
# LyX, the High Level Word Processor
|
||||
# LyX, the High Level Word Processor
|
||||
#
|
||||
# Copyright (C) 1995-1997 Asger Alstrup & The LyX Team
|
||||
#
|
||||
@ -287,7 +287,7 @@ Format 2
|
||||
#
|
||||
|
||||
\bind "C-~S-greater" "label-goto"
|
||||
\bind "C-~S-less" "bookmark-goto 0"
|
||||
\bind "C-~S-less" "bookmark-goto 0"
|
||||
|
||||
#
|
||||
# Additional Motion + select group
|
||||
@ -366,7 +366,7 @@ Format 2
|
||||
\bind "C-M-Left" "inset-modify tabular move-column-left"
|
||||
#\bind "F9" "meta-prefix"
|
||||
|
||||
\bind "C-F11" "ui-toggle fullscreen"
|
||||
\bind "C-M-F" "ui-toggle fullscreen"
|
||||
|
||||
# Include menu and math bindings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user