# HG changeset patch # User gabucino # Date 987331099 0 # Node ID 319bbcc4c7758c0e4ddde648faf461c36c493dd2 # Parent d324025d2bc9dd6a8d584e24ea4c509b72b2da9c added FBdev monitor freq section diff -r d324025d2bc9 -r 319bbcc4c775 DOCS/example.conf --- a/DOCS/example.conf Sun Apr 15 03:41:47 2001 +0000 +++ b/DOCS/example.conf Sun Apr 15 10:38:19 2001 +0000 @@ -26,8 +26,8 @@ zoom=no # Enable software scaling (powerful CPU needed) # Used by drivers: svga, (sdl - why not?) -#x=TODO -#y=TODO +# x=TODO +# y=TODO ## ## Multiple languages are available :) @@ -59,6 +59,22 @@ ffactor = 0.75 ## +## FBdev driver: specify your monitor's timings, so resolutions +## can be autodetected. +## (see for example /etc/X11/XF86Config for timings!) +## ** CAUTION! IF YOUR DISPLAY DOESN'T SUPPORT AUTOMATICALLY TURNING OFF WHEN +## OVERDRIVED (AND EVEN IF IT DOES), THIS MAY CAUSE DAMAGE TO YOUR DISPLAY! +## WE AREN'T RESPONSIBLE, IT'S YOUR DECISION! ** +## +## k, K : means multiply by 1000 +## m, M : means multiply by 1.000.000 +## + +# monitor_hfreq = 31.5k-50k,70k # horizontal frequency range +# monitor_vfreq = 50-90 # vertical frequency range +# monitor_dotclock = 30M-300M # dotclock (or pixelclock) range + +## ## You can also include other configfiles ## Specify full path! ##