# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" EndSection Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" # Load "glx" Load "int10" Load "record" # Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" EndSection Section "Device" Identifier "Intel Corporation 82830 CGC [Chipset Graphics Controller]" Driver "i810" BusID "PCI:0:2:0" Option "UseFBDev" "true" EndSection Section "Device" Identifier "Standardgrafikkarte" Driver "intel" VendorName "Intel(R) DEG" BoardName "Embedded Graphics" BusID "0:2:0" Screen 0 Option "PcfVersion" "1024" Option "XVideo" "0" Option "pd/fs454" "1" Option "Config/0/Comment" "TV Settings" Option "Config/0/name" "Giga's TV" Option "Config/0/General/XVideoMC" "1" Option "Config/0/General/DisplayConfig" "4" Option "Config/0/General/PortOrder" "25" Option "Config/0/General/CloneWidth" "720" Option "Config/0/General/CloneHeight" "576" Option "Config/0/General/CloneRefresh" "75" Option "Config/0/Port/2/name" "TV" Option "Config/0/Port/2/General/Rotation" "0" Option "Config/0/Port/2/General/Edid" "0" Option "Config/0/Port/2/General/EdidAvail" "0" Option "Config/0/Port/2/General/EdidNotAvail" "0" Option "Config/0/Port/2/General/MultiDvo" "0" Option "Config/0/Port/2/Attr/0" "50" # Brightness 0-100 Option "Config/0/Port/2/Attr/1" "50" # Contrast 0-100 Option "Config/0/Port/2/Attr/3" "1000" # Flicker 0-100 Option "Config/0/Port/2/Attr/4" "19" # Horizontal Position 0-100 Option "Config/0/Port/2/Attr/5" "5" # Vertical Position 0-100 Option "Config/0/Port/2/Attr/6" "655" # Horizontal Scale 0-1000 Option "Config/0/Port/2/Attr/7" "565" # Vertical Scale 0-1000 Option "Config/0/Port/2/Attr/8" "3" # TV format # 1:NTSC,2:NTSC-EIAJ,3:PAL, # 4:PAL-D.5:PAL-G,6:PAL-H, # 7:PAL-H,8:PAL-M,9:PAL-N, # 10:PAL-NC,11:PAL-60,12:480p, # 13:720p Option "Config/0/Port/2/Attr/10" "0" # Luma Filter 1:on,0:off Option "Config/0/Port/2/Attr/11" "0" # Chroma Filter 1:on,2:off Option "Config/0/Port/2/Attr/13" "0" # Macrovision ?:? Option "Config/0/Port/2/Attr/14" "1" # TV Output Format # 1:CVBS,2:CVBS+Y/C, # 3:Y/C,4:SCART-RGB,5:YPrPb # mit 1 funktioniert F-Bas und leidig S-VHS, mit 4 wunderbar RGB Option "Config/0/Port/2/Attr/15" "50" # Color Saturation 0-100 Option "Config/0/Port/2/Attr/30" "0" # Reverse DVO Data # 0:normal order, 1:reverse Option "Config/0/Port/2/Attr/31" "800" # Image Sharpness 0-100 Option "Config/0/Port/2/Attr/32" "0" # Hardware Config # 0:standard,1:FS454 ADD card, # 2:ADD card (Japan J connect), # 3:standard(invert clock) Option "Config/0/Port/2/Attr/33" "50" # Horizontal Filter 0-100 EndSection #nach zenslack: # Identifier "Card0" # Driver "intel" # BusID "0000:02:00" # Screen 0 # VideoRam 4096 # Option "PortOrder" "2" ## Option "Rotation" "0" ## Option "Flip" "No" ## Option "CloneRefresh" "75" ## Option "CloneWidth" "640" ## Option "CloneHeight" "480" # Option "PortDrivers" "fs454" # Option "SWCursor" "No" # Option "Accel" "Yes" # Option "ShadowFB" "No" # Option "TearFB" "No" # Option "PortCtl" "Yes" # Option "XVideoBlend" "Yes" # Option "DRI" "Yes" # Option "XVideo" "Yes" # Option "XVideoMC" "No" # Option "VideoKey" "0xff000088" # Option "EDID" "Yes" # Option "ConfigId" "1" # Option "AttributePath" "/etc/X11/" Section "Monitor" Identifier "Standardbildschirm" #nach zenslack DPMS off! Option "DPMS" HorizSync 28-38 VertRefresh 43-72 #aus zenslack: # Set for 4:3 display # DisplaySize 300 225 # Set for 16:9 display DisplaySize 400 225 #Horizontal sync frequency: 30.38 kHz, 50hz Modeline "768x576" 28.44 768 800 904 936 576 588 593 605 #Horizontal sync frequency: 36.49 kHz, 60hz Modeline "768x576" 35.03 768 800 928 960 576 587 593 605 EndSection Section "Screen" Identifier "Default Screen" Device "Standardgrafikkarte" # Device "Intel Corporation 82830 CGC [Chipset Graphics Controller]" Monitor "Standardbildschirm" DefaultDepth 24 SubSection "Display" Depth 1 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "720x576" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "ignoreABI" "True" EndSection Section "DRI" Mode 0666 EndSection