# File generated by XFdrake (rev 234840) # ********************************************************************** # Refer to the xorg.conf man page for details about the format of # this file. # #********************************************************************** Section "Files" ModulePath "/usr/lib64/xorg/modules" EndSection Section "ServerFlags" Option "AIGLX" "off" Option "GlxVisuals" "All" AllowMouseOpenFail # allows the server to start up even if the mouse does not work EndSection Section "Module" Load "v4l" # Video for Linux EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "logicd" Option "XkbLayout" "fr" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "MX1000" Driver "evdev" Option "device" "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse" EndSection Section "Device" Identifier "NV4B" VendorName "nVidia Corporation" BoardName "NVIDIA GeForce FX to GeForce 8800" # Driver "nv" Driver "nouveau" Option "DPMS" Option "Monitor-DVI-I-0" "A705MT" Option "Monitor-VGA-0" "S704HT" EndSection Section "Monitor" Identifier "A705MT" VendorName "IIyama" ModelName "Vision Master Pro 411" Option "PreferredMode" "1024x768_85.00" #modeline CVT Modeline "1024x768_85.00" 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync Modeline "800x600_85.00" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync Modeline "640x480_85.00" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync EndSection Section "Monitor" Identifier "S704HT" VendorName "IIyama" ModelName "Vision Master 404" Option "PreferredMode" "1024x768_85.00" Option "LeftOf" "A705MT" #modeline CVT Modeline "1024x768_85.00" 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync Modeline "800x600_85.00" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync Modeline "640x480_85.00" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync EndSection Section "Screen" Identifier "screen1" Device "NV4B" DefaultColorDepth 24 Subsection Depth 24 Virtual 3000 1024 EndSubSection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "MX1000" "CorePointer" Screen "screen1" EndSection