changeset 347:8ec84df2712f

fs, vm, zoom options updated
author gabucino
date Wed, 11 Apr 2001 10:57:27 +0000
parents 6fef09521f55
children d01844c26c5d
files DOCS/example.conf
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/example.conf	Wed Apr 11 10:38:58 2001 +0000
+++ b/DOCS/example.conf	Wed Apr 11 10:57:27 2001 +0000
@@ -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 :)