[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xvidtune



#include <hallo.h>
Raffaele Sandrini wrote on Wed Feb 20, 2002 um 11:11:30PM:
> Hi
> 
> I try to calibrate my screen. Im using xvidtune. Ok i get my perfect screen 
> and i want now that X everytime starts like that. I press "show" in xvidtune 
> and get the data. But that are commad line parameters... How do i insert them 
> into the XF86config? I mean wich are the important keywords.

Modeline. Belongs into the Monitor section. See attachment.

Gruss/Regards,
Eduard.
-- 
Entscheide Dich im Zweifel für das Richtige, dann kann Dir nichts
passieren!
Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Default Screen" 0 0
	InputDevice    "Keyboard"
	InputDevice    "Generic Mouse"
EndSection

Section "Files"
#	FontPath     "unix/:7100"
  
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/9"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/a"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/b"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/c"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/d"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/e"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/f"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/g"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/h"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/i"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/j"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/k"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/l"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/m"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/n"
 # FontPath "/var/tmp/www.larabiefonts.com/fonts/o"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/p"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/q"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/r"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/s"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/samples"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/t"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/u"
 # FontPath "/var/tmp/www.larabiefonts.com/fonts/v"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/w"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/x"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/y"
#  FontPath "/var/tmp/www.larabiefonts.com/fonts/z"

#	FontPath     "unix/:7101"
	FontPath     "/usr/lib/X11/fonts/75dpi"
	FontPath     "/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/lib/X11/fonts/100dpi"
	FontPath     "/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/lib/X11/fonts/misc"
	FontPath     "/usr/lib/X11/fonts/cyrillic"
	FontPath     "/usr/share/fonts/truetype"
	FontPath     "/usr/lib/X11/fonts/Type1"
	FontPath     "/usr/lib/X11/fonts/Speedo"
	FontPath     "/usr/X11R6/lib/X11/fonts/TrueType/"
EndSection

Section "Module"
	Load  "ddc"
	Load  "GLcore"
	Load  "dbe"
	Load  "dri"
#	Load  "v4l"
	Load  "extmod"
#  Load  "glx"
	Load  "pex5"
	Load  "record"
	Load  "xie"
	Load  "bitmap"
	Load  "freetype"
	Load  "speedo"
	Load  "type1"
	Load  "vbe"
	Load  "int10"
EndSection

Section "InputDevice"
#	Identifier  "Generic Keyboard"
	Identifier  "Keyboard"
	Driver      "keyboard"
	Option      "CoreKeyboard"
	Option      "XkbRules" "xfree86"
	Option      "XkbModel" "pc102"
#	Option      "XkbLayout" "ruEBde"
#	Option      "XkbOptions" "grp:shift_toggle"
	Option      "XkbLayout" "de"
	Option      "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
	Identifier  "Generic Mouse"
	Driver      "mouse"
	Option      "CorePointer"
	Option      "Device" "/dev/gpmdata"
#	Option      "Protocol" "IMPS/2"
	Option      "Protocol" "MouseSystems"
#  Option      "Emulate3Buttons"
EndSection

Section "Monitor"
	Identifier   "Generic Monitor"
  Option       "DPMS"
  Option  "NoDDC" "1"

#  HorizSync    31.5 - 49.0
	HorizSync    31.5 - 94.0
  
	VertRefresh  40.0 - 160.0
#	ModeLine     "1280x960@85" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
	ModeLine "786x576"      91.74    786  842  968 1048    576  578  604  610

## getunnte
#Modeline "640x480"      63.99    640  672  760  844    480  482  503  505
#Modeline "800x600"      87.30    800  820  948 1056    600  602  629  631
#Modeline "1024x768"    111.94   1024 1044 1228 1360    768  770  806  808

# nvidia
#Modeline "800x600"   49.50  800  828  908 1020    600  601  604  625 +hsync +vsync
Modeline "1024x768"     94.50   1024 1036 1132 1312    768  769  772  808

#Modeline "1024x768" 92.00 1024 1056 1240 1272 768 770 806 808
#Modeline "1152x864" 108.00 1152 1184 1400 1432 864 866 907 909

#Mode "1152x864"
 #       DotClock 137.65
#HTimings 1152 1184 1312 1536
#VTimings  864  866  882  902
#Flags    "-HSync" "-VSync"
#      EndMode
#
#      Mode "1024x768"
#        DotClock 115.50
#HTimings 1024 1040 1216 1440
#VTimings  768  771  781  802
##HTimings 1024 1056 1248 1440
##VTimings  768  771  781  802
###HTimings 1024 1044 1236 1440
###VTimings  768  771  781  802
#Flags    "-HSync" "-VSync"
#      EndMode
#
#      Mode "800x600"
#        DotClock 69.65
#HTimings 800 864 928 1088
#VTimings 600 604 610  640
#Flags    "-HSync" "-VSync"
#      EndMode
#
#      Mode "640x480"
#        DotClock 45.80
#HTimings 640 672 768 864
#VTimings 480 488 494 530
#Flags    "-HSync" "-VSync"
#      EndMode
#
#
#

EndSection

Section "Device"
	Identifier  "Generic Video Card"
	Driver      "nv"
  Option  "NoDDC" "1"
  Option      "IgnoreEDID" "1"
  Option      "GenerateRTList"   "0"
  Option      "OverridePolarity" "1"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "Generic Video Card"
	Monitor    "Generic Monitor"
	DefaultDepth     16
  Option  "NvAgp" "1"
  Option  "NoDDC" "1"
	SubSection "Display"
		Depth     1
		Modes    "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
   Modes     "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200"
	#	Modes    "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
   Modes     "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200"
	#	Modes    "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
    Virtual 1024 768
		Modes    "1024x768" "640x480" "800x600" "400x300" "320x240" "320x200" "1152x864" "1280x960" "1600x1200"
	EndSubSection
	SubSection "Display"
    Virtual 1024 768
#    Virtual 800 600
		Depth     24
  # Modes     "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200"
   Modes     "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200" "786x576"
#   Modes     "1600x1200" "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200"
#		Modes     "800x600" "640x480" "400x300" "320x240" "320x200"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection


Reply to: