Skip to content

Commit

Permalink
manpage: improve osc help
Browse files Browse the repository at this point in the history
Signed-off-by: wm4 <wm4@nowhere>
(cherry picked from commit bc503a0)
  • Loading branch information
avih authored and Diogo Franco (Kovensky) committed May 19, 2015
1 parent d5b6419 commit b9f073d
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions DOCS/man/osc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,34 +169,35 @@ Configurable Options

``showwindowed``
| Default: yes
| Show OSC when windowed?
| Enable the OSC when windowed
``showfullscreen``
| Default: yes
| Show OSC when fullscreen?
| Enable the OSC when fullscreen
``scalewindowed``
| Default: 1
| Scaling of the controller when windowed
| Default: 1.0
| Scale factor of the OSC when windowed
``scalefullscreen``
| Default: 1
| Scaling of the controller when fullscreen
| Default: 1.0
| Scale factor of the OSC when fullscreen
``scaleforcedwindow``
| Default: 2
| Scaling of the controller when rendered on a forced (dummy) window
| Default: 2.0
| Scale factor of the OSC when rendered on a forced (dummy) window
``vidscale``
| 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``
| Default: 0.8
| Vertical alignment, -1 (top) to 1 (bottom)
``halign``
| Default: 0
| Default: 0.0
| Horizontal alignment, -1 (left) to 1 (right)
``boxalpha``
Expand Down

0 comments on commit b9f073d

Please sign in to comment.