/usr/share/lyx/bind/broadway.bind is in lyx-common 2.2.3-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | # -*- text -*-
# file broadway.bind
# This file is part of LyX, the document processor.
# Licence details can be found in the file COPYING.
# author Garst Reese
# Full author contact details are available in file CREDITS.
# Broadway Play
Format 4
\bind "M-z s" "layout Speaker"
\bind "M-z n" "layout Narrative"
\bind "M-z a" "layout ACT"
\bind "M-z S-at" "layout ACT*"
\bind "M-z S-S" "layout SCENE"
\bind "M-z d" "layout Dialogue"
\bind "M-z p" "layout Parenthetical"
\bind "M-z S-R" "layout AT_RISE:"
\bind "M-z S-C" "layout CURTAIN"
\bind "M-z S-A" "layout Author"
\bind "M-z S-T" "layout Title"
\bind "M-z r" "layout Right_Address"
|