1. Section "ServerLayout"
  2. Identifier "Layout0"
  3. Screen 0 "Screen0" 0 0
  4. Option "Xinerama" "0"
  5. EndSection
  6. Section "Files"
  7. EndSection
  8. Section "InputClass"
  9. Identifier "KeyboardLayout"
  10. Driver "evdev"
  11. MatchIsKeyboard "yes"
  12. Option "XkbLayout" "us,ru"
  13. Option "XkbOptions" "grp:ctrl_shift_toggle, caps:ctrl_modifier, compose:sclk, terminate:ctrl_alt_bksp, grp_led:scroll"
  14. EndSection
  15. Section "Monitor"
  16. # HorizSync source: edid, VertRefresh source: edid
  17. Identifier "Monitor0"
  18. VendorName "Unknown"
  19. ModelName "ACER V243HQ"
  20. HorizSync 30.0 - 83.0
  21. VertRefresh 56.0 - 75.0
  22. Option "DPMS"
  23. EndSection
  24. Section "Device" Identifier "Device0"
  25. Driver "nvidia"
  26. VendorName "NVIDIA Corporation"
  27. BoardName "GeForce 7600 GS"
  28. EndSection
  29. Section "Screen"
  30. # Removed Option "TwinView" "1"
  31. # Removed Option "metamodes" "CRT: 1920x1080_60 +0+0, DFP: 1280x1024_60 +1920+0"
  32. Identifier "Screen0"
  33. Device "Device0"
  34. Monitor "Monitor0"
  35. DefaultDepth 24
  36. Option "TwinView" "0"
  37. Option "TwinViewXineramaInfoOrder" "CRT-1"
  38. Option "metamodes" "1920x1080_60 +0+0"
  39. SubSection "Display"
  40. Depth 24
  41. EndSubSection
  42. EndSection