manpage: improve osc help

Signed-off-by: wm4 <wm4@nowhere>
This commit is contained in:
Avi Halachmi (:avih) 2015-05-01 21:59:18 +03:00 committed by wm4
parent 5d2a2c7fc2
commit bc503a0e88
1 changed files with 11 additions and 10 deletions

View File

@ -169,34 +169,35 @@ Configurable Options
``showwindowed`` ``showwindowed``
| Default: yes | Default: yes
| Show OSC when windowed? | Enable the OSC when windowed
``showfullscreen`` ``showfullscreen``
| Default: yes | Default: yes
| Show OSC when fullscreen? | Enable the OSC when fullscreen
``scalewindowed`` ``scalewindowed``
| Default: 1 | Default: 1.0
| Scaling of the controller when windowed | Scale factor of the OSC when windowed
``scalefullscreen`` ``scalefullscreen``
| Default: 1 | Default: 1.0
| Scaling of the controller when fullscreen | Scale factor of the OSC when fullscreen
``scaleforcedwindow`` ``scaleforcedwindow``
| Default: 2 | Default: 2.0
| Scaling of the controller when rendered on a forced (dummy) window | Scale factor of the OSC when rendered on a forced (dummy) window
``vidscale`` ``vidscale``
| Default: yes | Default: yes
| Scale the controller with the video? | Scale the OSC with the video
| ``no`` tries to keep the OSC size constant as much as the window size allows
``valign`` ``valign``
| Default: 0.8 | Default: 0.8
| Vertical alignment, -1 (top) to 1 (bottom) | Vertical alignment, -1 (top) to 1 (bottom)
``halign`` ``halign``
| Default: 0 | Default: 0.0
| Horizontal alignment, -1 (left) to 1 (right) | Horizontal alignment, -1 (left) to 1 (right)
``boxalpha`` ``boxalpha``