summaryrefslogtreecommitdiffstats
path: root/DOCS/example.conf
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-11 10:57:27 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-11 10:57:27 +0000
commit65bd776bc9c608a6afe0dbc8897b2dcfe9f5f5d8 (patch)
treedf1b78bcc7e25fb787ba5ca789b7aab6783229c0 /DOCS/example.conf
parent74d45df3ba40f08f62d439ccb9b7362363f0f3bc (diff)
downloadmpv-65bd776bc9c608a6afe0dbc8897b2dcfe9f5f5d8.tar.bz2
mpv-65bd776bc9c608a6afe0dbc8897b2dcfe9f5f5d8.tar.xz
fs, vm, zoom options updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@348 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/example.conf')
-rw-r--r--DOCS/example.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index 1de1be9a75..7bc2b092d1 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -11,15 +11,15 @@
vo=xv # To specify your default video output
# see -vo help for available options
-fs=yes # Do fullscreen playing by default
- # Used by all drivers
+fs=yes # Turns on hardware scaling (where available)
-vm=yes # Use XF86VidMode extension where appropriate
- # (video mode changing, not scaling)
- # Used by drivers: dga, x11
+vm=no # Tries to change to a smaller videomode
+ # (can be combined with -fs, but it doesn't
+ # have point...)
+ # Used by drivers: dga, x11 (, sdl?)
-zoom=yes # Use hardware/software scaling
- # Used by drivers: ?
+zoom=yes # Turns on software scaling (where available)
+ # Used by drivers: sdl, svga
##
## Multiple languages are available :)