作者 Element [actionscript] 2007-04-25 11:26 (点击下载)

  1. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the xorg.conf(5) manual page.
  7. # (Type "man xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. # sudo dpkg-reconfigure -phigh xserver-xorg
  16.  
  17. Section "Files"
  18. FontPath "/usr/share/fonts/X11/misc"
  19. FontPath "/usr/share/fonts/X11/cyrillic"
  20. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  21. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  22. FontPath "/usr/share/fonts/X11/Type1"
  23. FontPath "/usr/share/fonts/X11/100dpi"
  24. FontPath "/usr/share/fonts/X11/75dpi"
  25. # path to defoma fonts
  26. FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  27. EndSection
  28.  
  29. Section "Module"
  30. Load "bitmap"
  31. Load "ddc"
  32. Load "dri"
  33. Load "extmod"
  34. Load "freetype"
  35. Load "glx"
  36. Load "int10"
  37. Load "vbe"
  38. EndSection
  39.  
  40. Section "InputDevice"
  41. Identifier "Generic Keyboard"
  42. Driver "kbd"
  43. Option "CoreKeyboard"
  44. Option "XkbRules" "xorg"
  45. Option "XkbModel" "pc104"
  46. Option "XkbLayout" "us"
  47. EndSection
  48.  
  49. Section "InputDevice"
  50. Identifier "Configured Mouse"
  51. Driver "mouse"
  52. Option "CorePointer"
  53. Option "Device" "/dev/input/mice"
  54. Option "Protocol" "ImPS/2"
  55. Option "ZAxisMapping" "4 5"
  56. Option "Emulate3Buttons" "true"
  57. EndSection
  58.  
  59. Section "InputDevice"
  60. Driver "wacom"
  61. Identifier "stylus"
  62. Option "Device" "/dev/input/wacom"
  63. Option "Type" "stylus"
  64. Option "ForceDevice" "ISDV4" # Tablet PC ONLY
  65. EndSection
  66.  
  67. Section "InputDevice"
  68. Driver "wacom"
  69. Identifier "eraser"
  70. Option "Device" "/dev/input/wacom"
  71. Option "Type" "eraser"
  72. Option "ForceDevice" "ISDV4" # Tablet PC ONLY
  73. EndSection
  74.  
  75. Section "InputDevice"
  76. Driver "wacom"
  77. Identifier "cursor"
  78. Option "Device" "/dev/input/wacom"
  79. Option "Type" "cursor"
  80. Option "ForceDevice" "ISDV4" # Tablet PC ONLY
  81. EndSection
  82.  
  83. Section "Device"
  84. Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
  85. Driver "nvidia"
  86. BusID "PCI:2:0:0"
  87. Option "UseFBDev" "true"
  88. Option "NoLogo"
  89. EndSection
  90.  
  91. Section "Monitor"
  92. Identifier "SyncMaster"
  93. Option "DPMS"
  94. HorizSync 30-81
  95. VertRefresh 56-75
  96. EndSection
  97.  
  98. Section "Screen"
  99. Identifier "Default Screen"
  100. Device "nVidia Corporation NV34 [GeForce FX 5200]"
  101. Monitor "SyncMaster"
  102. DefaultDepth 24
  103. SubSection "Display"
  104. Depth 1
  105. Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  106. EndSubSection
  107. SubSection "Display"
  108. Depth 4
  109. Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  110. EndSubSection
  111. SubSection "Display"
  112. Depth 8
  113. Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  114. EndSubSection
  115. SubSection "Display"
  116. Depth 15
  117. Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  118. EndSubSection
  119. SubSection "Display"
  120. Depth 16
  121. Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  122. EndSubSection
  123. SubSection "Display"
  124. Depth 24
  125. Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
  126. EndSubSection
  127. EndSection
  128.  
  129. Section "ServerLayout"
  130. Identifier "Default Layout"
  131. Screen "Default Screen"
  132. InputDevice "Generic Keyboard"
  133. InputDevice "Configured Mouse"
  134. InputDevice "stylus" "SendCoreEvents"
  135. InputDevice "cursor" "SendCoreEvents"
  136. InputDevice "eraser" "SendCoreEvents"
  137. EndSection
  138.  
  139. Section "DRI"
  140. Mode 0666
  141. EndSection

提交下面的校正或者修改. (点击这里开始一个新的帖子)
姓名: 在 cookie 中记住我的名字

屏幕抓图:(jpeg 或 png)