/usr/share/lyx/bind/hollywood.bind is in lyx-common 2.2.2-1.
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 hollywood.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.
# Hollywood script
Format 4
\bind "M-z s" "layout Speaker"
\bind "M-z n" "layout Narrative"
\bind "M-z e" "layout EXT."
\bind "M-z i" "layout INT."
\bind "M-z d" "layout Dialogue"
\bind "M-z p" "layout Parenthetical"
\bind "M-z S-I" "layout FADE_IN"
\bind "M-z S-O" "layout FADE_OUT"
\bind "M-z t" "layout Transition"
\bind "M-z S-A" "layout Author"
\bind "M-z S-T" "layout Title"
\bind "M-z r" "layout Right_Address"
|