Commit 541cdcbe authored by David Fuhrmann's avatar David Fuhrmann

src: define mac shortcut for subtitle toggle

(cherry picked from commit 5d11e669ecec1a59783e65510b6e62a2799ecea2)
parent 4e2e0a4c
......@@ -2174,6 +2174,7 @@ vlc_module_begin ()
# define KEY_AUDIODELAY_DOWN "f"
# define KEY_AUDIO_TRACK "l"
# define KEY_SUBTITLE_TRACK "s"
# define KEY_SUBTITLE_TOGGLE "Shift+s"
# define KEY_PROGRAM_SID_NEXT "x"
# define KEY_PROGRAM_SID_PREV "Shift+x"
# define KEY_ASPECT_RATIO "a"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment