diff options
author | Bastien Nocera <hadess@hadess.net> | 2022-06-20 12:16:02 +0200 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2022-06-27 15:32:03 +0200 |
commit | 808226966098bd8050efd331d2b0ef374d433cd2 (patch) | |
tree | ecf9c76a5793873152cb0a59a75a5021c702a699 /data | |
parent | 0bcf4adff8cabf3af9ba26632795803be9b5dffc (diff) | |
download | totem-808226966098bd8050efd331d2b0ef374d433cd2.tar.gz |
man: Point to Ctrl+? for keybindings
One less place to maintain a keybingings list.
Diffstat (limited to 'data')
-rw-r--r-- | data/totem.1 | 67 |
1 files changed, 5 insertions, 62 deletions
diff --git a/data/totem.1 b/data/totem.1 index c7f1281fe..8387d763a 100644 --- a/data/totem.1 +++ b/data/totem.1 @@ -123,68 +123,11 @@ Tell an already-running instance of .B Videos to play from the playlist. .SH KEYBINDINGS -Global keybindings for -.BR Videos : -.P -.ta \w'Down-arrow 'u -a cycle between aspect ratios -.br -p toggle between play and pause -.br -Esc exit full screen mode -.br -f toggle full screen -.br -h toggle display of on-screen controls -.br -0 resize window to 50% original size -.br -1 resize window to 100% original size -.br -2 resize window to 200% original size -.br -.br -r zoom in the video -.br -t zoom out the video -.br -d start and stop the telestrator (drawing) mode -.br -e erase the drawing -.br -Left-arrow skip back 15 seconds -.br -Right-arrow skip forward 60 seconds -.br -Shift+Left-arrow skip back 5 seconds -.br -Shift+Right-arrow skip forward 15 seconds -.br -Ctrl+Left-arrow skip back 3 minutes -.br -Ctrl+Right arrow skip forward 10 minutes -.br -Up-arrow increase volume by 8% -.br -Down-arrow decrease volume by 8% -.br -b jump back to previous chapter/movie in playlist -.br -n jump to next chapter/movie in playlist -.br -q quit -.br -Ctrl+E eject the playing optical media -.br -Ctrl+O open a new file -.br -Ctrl+L open a new URI -.br -F9 toggle display of the playlist -.br -m show the DVD menu -.br -c show the DVD chapter menu +Information about keybindings is available once the application +is started by typing +.B Ctrl+Question Mark +which might require pressing Shift in some keyboard configurations. +.TP .SH FILES .I /usr/lib/totem/plugins/ .RS |