# xorg.conf (X.Org 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 xorg.conf manual page. # (Type "man 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" 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 "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" EndSection Section "Device" Identifier "GX2" Driver "geode" # Option "NoAccel" "on" # Option "TV" "0" # Option "NoPanel" "on" # Option "AccelMethod" "XAA" # Option "PanelGeometry" "800x480" EndSection Section "Monitor" Identifier "faytech" #HorizSync 25 - 50 #VertRefresh 50.0 - 75.0 #Modeline "800x480" 31.746 800 864 944 1000 480 508 511 525 -hsync -vsync #Modeline "800x480" 36.00 800 824 896 1024 480 481 483 505 +hsync +vsync #Modeline "800x480" 33.45 800 840 968 1056 480 490 492 525 -hsync -vsync #Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) EndSection Section "Screen" Identifier "Default Screen" Monitor "faytech" Device "GX2" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "800x600" "600x480" EndSubSection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" #Option "AutoAddDevices" "off" EndSection