changeset 428:319bbcc4c775

added FBdev monitor freq section
author gabucino
date Sun, 15 Apr 2001 10:38:19 +0000
parents d324025d2bc9
children 2e0ed0c3bbdc
files DOCS/example.conf
diffstat 1 files changed, 18 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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!
 ##