作者 e6nian [actionscript] 2007-08-27 11:18 (点击下载)

  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" "pc105"
  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 7300GT"
  85. Driver "nvidia"
  86. BusID "PCI:6:0:0"
  87. EndSection
  88.  
  89. Section "Monitor"
  90. Identifier "通用显示器"
  91. Option "DPMS"
  92. HorizSync 28-64
  93. VertRefresh 43-60
  94. EndSection
  95.  
  96. Section "Screen"
  97. Identifier "Default Screen"
  98. Device "nvidia 7300GT"
  99. Monitor "通用显示器"
  100. DefaultDepth 24
  101. SubSection "Display"
  102. Depth 1
  103. Modes "1280x1024" "1024x768" "800x600" "640x480"
  104. EndSubSection
  105. SubSection "Display"
  106. Depth 4
  107. Modes "1280x1024" "1024x768" "800x600" "640x480"
  108. EndSubSection
  109. SubSection "Display"
  110. Depth 8
  111. Modes "1280x1024" "1024x768" "800x600" "640x480"
  112. EndSubSection
  113. SubSection "Display"
  114. Depth 15
  115. Modes "1280x1024" "1024x768" "800x600" "640x480"
  116. EndSubSection
  117. SubSection "Display"
  118. Depth 16
  119. Modes "1280x1024" "1024x768" "800x600" "640x480"
  120. EndSubSection
  121. SubSection "Display"
  122. Depth 24
  123. Modes "1280x1024" "1024x768" "800x600" "640x480"
  124. EndSubSection
  125. EndSection
  126.  
  127. Section "ServerLayout"
  128. Identifier "Default Layout"
  129. Screen "Default Screen"
  130. InputDevice "Generic Keyboard"
  131. InputDevice "Configured Mouse"
  132. InputDevice "stylus" "SendCoreEvents"
  133. InputDevice "cursor" "SendCoreEvents"
  134. InputDevice "eraser" "SendCoreEvents"
  135. EndSection
  136.  
  137. Section "DRI"
  138. Mode 0666
  139. EndSection

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

屏幕抓图:(jpeg 或 png)