Guest User

xorg.conf

a guest
Aug 8th, 2013
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 304.88 (pbuilder@cake) Sat May 4 17:14:27 UTC 2013
  3.  
  4.  
  5. Section "ServerLayout"
  6. Identifier "aticonfig Layout"
  7. Screen 0 "aticonfig-Screen[0]-0" 0 0
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. InputDevice "Mouse0" "CorePointer"
  10. EndSection
  11.  
  12. Section "Module"
  13. Load "glx"
  14. EndSection
  15.  
  16. Section "InputDevice"
  17.  
  18. # generated from default
  19. Identifier "Keyboard0"
  20. Driver "keyboard"
  21. EndSection
  22.  
  23. Section "InputDevice"
  24.  
  25. # generated from default
  26. Identifier "Mouse0"
  27. Driver "mouse"
  28. Option "Protocol" "auto"
  29. Option "Device" "/dev/psaux"
  30. Option "Emulate3Buttons" "no"
  31. Option "ZAxisMapping" "4 5"
  32. EndSection
  33.  
  34. Section "Monitor"
  35. Identifier "aticonfig-Monitor[0]-0"
  36. Option "VendorName" "ATI Proprietary Driver"
  37. Option "ModelName" "Generic Autodetecting Monitor"
  38. Option "DPMS" "true"
  39. EndSection
  40.  
  41. Section "Monitor"
  42. Identifier "0-CRT2"
  43. Option "VendorName" "ATI Proprietary Driver"
  44. Option "ModelName" "Generic Autodetecting Monitor"
  45. Option "DPMS" "true"
  46. Option "PreferredMode" "1280x1024"
  47. Option "TargetRefresh" "60"
  48. Option "Position" "0 0"
  49. Option "Rotate" "normal"
  50. Option "Disable" "false"
  51. EndSection
  52.  
  53. Section "Device"
  54. Identifier "aticonfig-Device[0]-0"
  55. Driver "nouveau"
  56. EndSection
  57.  
  58. Section "Screen"
  59. Identifier "aticonfig-Screen[0]-0"
  60. Device "aticonfig-Device[0]-0"
  61. Monitor "aticonfig-Monitor[0]-0"
  62. DefaultDepth 24
  63. Option "Monitor-CRT2" "0-CRT2"
  64. Option "IgnoreEDID" "1"
  65. Option "IgnoreEDID" "true"
  66. Option "UseEdid" "False"
  67. SubSection "Display"
  68. Viewport 0 0
  69. Depth 24
  70. EndSubSection
  71. EndSection
Advertisement
Add Comment
Please, Sign In to add comment