XiMA4

90-mhwd.conf

Aug 30th, 2016
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. └─╼ cat /etc/X11/xorg.conf.d/90-mhwd.conf
  2. # nvidia-settings: X configuration file generated by nvidia-settings
  3. # nvidia-settings: version 352.63 (buildmeister@swio-display-x64-rhel04-11) Sat Nov 7 21:59:07 PST 2015
  4.  
  5. Section "ServerLayout"
  6. Identifier "Layout0"
  7. Screen 0 "Screen0" 0 0
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. InputDevice "Mouse0" "CorePointer"
  10. Option "Xinerama" "0"
  11. Option "StandbyTime" "7"
  12. Option "SuspendTime" "8"
  13. Option "OffTime" "9"
  14. # Option "BlankTime" "10"
  15.  
  16. EndSection
  17.  
  18. Section "Files"
  19. EndSection
  20.  
  21. Section "InputDevice"
  22. # generated from default
  23. Identifier "Mouse0"
  24. Driver "mouse"
  25. Option "Protocol" "auto"
  26. Option "Device" "/dev/psaux"
  27. Option "Emulate3Buttons" "no"
  28. Option "ZAxisMapping" "4 5"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32. # generated from default
  33. Identifier "Keyboard0"
  34. Driver "kbd"
  35. EndSection
  36.  
  37. Section "Monitor"
  38. # HorizSync source: edid, VertRefresh source: edid
  39. Identifier "Monitor0"
  40. VendorName "Unknown"
  41. ModelName "LG Electronics IPS277"
  42. HorizSync 30.0 - 83.0
  43. VertRefresh 56.0 - 61.0
  44. Option "DPMS" "true"
  45. EndSection
  46.  
  47. Section "Device"
  48. Identifier "Device0"
  49. Driver "nvidia"
  50. VendorName "NVIDIA Corporation"
  51. BoardName "GeForce GT 730"
  52. EndSection
  53.  
  54. Section "Screen"
  55. Identifier "Screen0"
  56. Device "Device0"
  57. Monitor "Monitor0"
  58. DefaultDepth 24
  59. Option "Stereo" "0"
  60. Option "metamodes" "nvidia-auto-select +0+0"
  61. Option "SLI" "Off"
  62. Option "MultiGPU" "Off"
  63. Option "BaseMosaic" "off"
  64. SubSection "Display"
  65. Depth 24
  66. EndSubSection
  67. EndSection
Advertisement
Add Comment
Please, Sign In to add comment