# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by failsafeDexconf, using # values from the debconf database and some overrides to use vesa mode. # # You should use dexconf or another such tool for creating a "real" xorg.conf # For example: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "vmmouse" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" EndSection Section "InputDevice" Identifier "EETI" Driver "usbtouchscreen" Option "Device" "/dev/usb/hiddev0" Option "Parameters" "/var/lib/egalax.cal" Option "ScreenNo" "0" EndSection Section "Device" Identifier "Configured Video Device" Boardname "vesa" Busid "PCI:0:5:0" Driver "nvidia" Screen 0 EndSection Section "Monitor" Identifier "Configured Monitor" Vendorname "Generic LCD Display" Modelname "LCD Panel 1280x800" Horizsync 31.5-50.0 Vertrefresh 56.0 - 65.0 modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync modeline "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync modeline "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync modeline "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync Gamma 1.0 EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" Monitor "Configured Monitor" Defaultdepth 24 SubSection "Display" Depth 24 Virtual 1280 800 Modes "1280x800@60" "1280x720@60" "1280x768@60" "800x600@60" "800x600@56" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 Inputdevice "Synaptics Touchpad" Inputdevice "EETI" "SendCoreEvents" EndSection Section "Module" Load "glx" Load "v4l" EndSection Section "device" # Identifier "device1" Boardname "vesa" Busid "PCI:0:5:0" Driver "nvidia" Screen 1 EndSection Section "screen" # Identifier "screen1" Device "device1" Defaultdepth 24 Monitor "monitor1" SubSection "Display" Depth 24 Modes "640x480@60" EndSubSection EndSection Section "monitor" # Identifier "monitor1" Vendorname "Plug 'n' Play" Modelname "Plug 'n' Play" modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync Gamma 1.0 EndSection Section "ServerFlags" EndSection