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:
nanahi 2024-04-03 20:54:40 -04:00 committed by sfan5
parent 48ce438fae
commit 0f4f1bcd63
1 changed files with 15 additions and 0 deletions

View File

@ -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``