diff --git a/DOCS/example.conf b/DOCS/example.conf index 7bc2b092d1..7a4672b435 100644 --- a/DOCS/example.conf +++ b/DOCS/example.conf @@ -8,18 +8,26 @@ ## more flexibly here. See below. ## -vo=xv # To specify your default video output - # see -vo help for available options +vo=xv # To specify your default video output see -vo help for + # valid settings -fs=yes # Turns on hardware scaling (where available) +fs=yes # Enlarges movie window to your desktop's size. + # (even for SVGAlib!) + # Used by drivers: all -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?) +vm=no # Tries to change to a different videomode + # Used by drivers: dga2, x11 (, sdl?) -zoom=yes # Turns on software scaling (where available) - # Used by drivers: sdl, svga +#bpp=0 # Force changing display depth. + # Valid settings are: 0, 15, 16, 24, 32 + # NEEDS 'vm=yes' TOO ! (?) + # Used by drivers: fbdev, dga2, svga + +zoom=no # Enable software scaling (powerful CPU needed) + # Used by drivers: svga, (sdl - why not?) + +#x=TODO +#y=TODO ## ## Multiple languages are available :)