# 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,ru" Option "XkbVariant" "," Option "XkbOptions" "grp:ctrl_shift_toggle,lv3:ralt_switch,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "NV1" Boardname "NVidia" Busid "PCI:1:0:0" Driver "nvidia" Screen 0 Option "NoLogo" "True" Option "AccelMethod" "XAA" Option "RenderAccel" "True" # Option "TwinView" # Option "MetaModes" "1280x1024,1280x1024" # Option "TwinViewOrientation" "LeftOf" # Option "SecondMonitorHorizSync" "UseEdidFreqs" # Option "SecondMonitorVertRefresh" "UseEdidFreqs" EndSection Section "Device" Identifier "NV2" Boardname "NVidia" Busid "PCI:1:0:0" Driver "nvidia" Screen 1 Option "Rotate" "CCW" Option "NoLogo" "True" Option "RenderAccel" "True" Option "AccelMethod" "XAA" EndSection Section "Monitor" Identifier "MO1" Vendorname "Generic LCD Display" Modelname "LCD Panel 1280x1024" Horizsync 31.5-64.0 Vertrefresh 56.0 - 65.0 modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync 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 "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Gamma 1.0 EndSection Section "Screen" Identifier "SC1" Device "NV1" Monitor "MO1" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60" EndSubSection EndSection Section "Screen" Identifier "SC2" Device "NV2" Monitor "MO1" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1280x1024@60" EndSubSection EndSection Section "ServerLayout" Identifier "LA1" Screen 0 "SC1" Screen 1 "SC2" LeftOf "SC1" Option "Xinerama" "True" EndSection Section "Module" Load "glx" Load "v4l" EndSection Section "ServerFlags" EndSection