mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 12:17:12 +00:00
DOCS/man/vo: document vo_caca's hardcoded keybinds
This was in mplayer's documentation, don't know why this got lost.
"Fixes": 504e2336b7
This commit is contained in:
parent
48ce438fae
commit
0f4f1bcd63
@ -336,6 +336,21 @@ Available video output drivers are:
|
||||
``caca``
|
||||
Color ASCII art video output driver that works on a text console.
|
||||
|
||||
This driver reserves some keys for runtime configuration. These keys are
|
||||
hardcoded and cannot be bound:
|
||||
|
||||
d and D
|
||||
Toggle dithering algorithm.
|
||||
|
||||
a and A
|
||||
Toggle antialiasing method.
|
||||
|
||||
h and H
|
||||
Toggle charset method.
|
||||
|
||||
c and C
|
||||
Toggle color method.
|
||||
|
||||
.. note:: This driver is a joke.
|
||||
|
||||
``tct``
|
||||
|
Loading…
Reference in New Issue
Block a user