mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 22:30:22 +00:00
example.conf: add example for disabling the OSC
This commit is contained in:
parent
cf02e515d4
commit
7cbb7b680c
@ -38,6 +38,9 @@
|
||||
# don't allow a new window to have a size larger than 90% of the screen size
|
||||
#autofit-larger=90%x90%
|
||||
|
||||
# Disable the On Screen Controller (OSC).
|
||||
#osc=no
|
||||
|
||||
# Keep the player window on top of all other windows.
|
||||
#ontop=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user