xorg.conf-ati

proton252 tarafından 2 Ay önce PHP dilinde yazıldı.
URL http://www.lpaste.com/view/56492829
Yapıştırmayı İndir ve ya Metin Olarak Göster — Yapıştırmayı tarayıcıya tam genişlet | Görünüm Ayarlarını Değiştir
  1. ##
  2. ###
  3.  
  4. Section "ServerLayout"
  5.         Identifier     "Default Layout"
  6.         Screen         "Default Screen" 0 0
  7.         InputDevice    "Generic Keyboard"
  8.         InputDevice    "Configured Mouse"
  9. EndSection
  10.  
  11. Section "Files"
  12.         FontPath     "/usr/local/share/fonts"
  13. EndSection
  14.  
  15. Section "Module"
  16.         Load  "ddc"  # ddc probing of monitor
  17.         Load  "dbe"
  18.         SubSection "extmod"
  19.                 Option      "omit xfree86-dga"   # don't initialise the DGA extension
  20.         EndSubSection
  21.         Load  "dri"
  22.         Load  "extmod"
  23.         Load  "glx"
  24.         Load  "bitmap" # bitmap-fonts
  25.         Load  "freetype"
  26.         Load  "record"
  27.         Load  "v4l"
  28.         Load  "GLcore"
  29.         Load  "vbe"
  30.         Load  "int10"
  31. EndSection
  32.  
  33. Section "ServerFlags"
  34.         Option      "Xinerama" "off"
  35. EndSection
  36.  
  37. Section "InputDevice"
  38.  
  39.         #Option     "CoreKeyboard"
  40.         Identifier  "Generic Keyboard"
  41.         Driver      "kbd"
  42.         Option      "XkbRules" "xorg"
  43.         Option      "XkbModel" "pc105"
  44.         Option      "XkbLayout" "tr"
  45. EndSection
  46.  
  47. Section "InputDevice"
  48.         Identifier  "Configured Mouse"
  49.         Driver      "mouse"
  50.         Option      "CorePointer"
  51.         Option      "Device" "/dev/input/mice"
  52.         Option      "Protocol" "ImPS/2"
  53.         Option      "Emulate3Buttons" "true"
  54. EndSection
  55.  
  56. Section "Monitor"
  57.         Identifier   "SAMSUNG SyncMaster 226CW"
  58.         DisplaySize  444        277
  59.         HorizSync    30.0 - 81.0
  60.         VertRefresh  56.0 - 75.0
  61.         Option      "DPMS"
  62.         DisplaySize 444 277 # 96 DPI @ 1680x1050
  63. EndSection
  64.  
  65. Section "Device"
  66.         Identifier  "ATI RADEON HD4850"
  67.         Driver      "fglrx"
  68.         Option      "VideoOverlay" "on"
  69.         Option      "OpenGLOverlay" "off"
  70.         Option      "Textured2D" "on"
  71.         Option      "TexturedVideo" "on"
  72.         Option      "BackingStore" "on"
  73.         BusID       "PCI:1:0:0"
  74. EndSection
  75.  
  76. Section "Screen"
  77.         #DisplaySize 444 277 # 96 DPI @ 1680x1050
  78.         Identifier "Default Screen"
  79.         Device     "ATI RADEON HD4850"
  80.         Monitor    "SAMSUNG SyncMaster 226CW"
  81.         DefaultDepth     24
  82.         SubSection "Display"
  83.                 Modes    "1680x1050" "1280x1024" "1024x768"
  84.         EndSubSection
  85. EndSection
  86.  
  87. Section "Extensions"
  88.         Option      "Composite" "On"
  89.         Option      "XVideo" "On"
  90.         #Option     "DAMAGE" "On"
  91.         Option      "RENDER" "On"
  92. EndSection

"xorg.conf-ati" Yapıştırmasına Cevap

Yukarıdaki yapıştırmaya buradan cevap yazabilirsiniz

Bir snipurl oluştur

Özel Yap

Akıllı hissediyor musunuz? Bazı gelişmiş ayarları yapın.