LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1077|回复: 3

将系统升级到sarge但进入kde键盘鼠标动不了

[复制链接]
聆听自由声音 该用户已被删除
发表于 2004-1-9 22:01:21 | 显示全部楼层 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2004-1-10 01:14:46 | 显示全部楼层
我的你参考一下,希望有用,


  1. :~$ cat /etc/X11/XF86Config-4
  2. ### BEGIN DEBCONF SECTION
  3. # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
  4. # Debian X Configuration tool, using values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the XF86Config-4 manual page.
  7. # (Type "man XF86Config-4" at the shell prompt.)
  8. #
  9. # If you want your changes to this file preserved by dexconf, only make changes
  10. # before the "### BEGIN DEBCONF SECTION" line above, and/or after the
  11. # "### END DEBCONF SECTION" line below.
  12. #
  13. # To change things within the debconf section, run the command:
  14. #   dpkg-reconfigure xserver-xfree86
  15. # as root.  Also see "How do I add custom sections to a dexconf-generated
  16. # XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

  17. Section "Files"
  18. #   FontPath    "unix/:7110"            # local font server
  19.     # if the local font server has problems, we can fall back on these
  20.     FontPath    "/usr/lib/X11/fonts/Type1"
  21. #   FontPath    "/usr/lib/X11/fonts/CID"
  22. #   FontPath    "/usr/lib/X11/fonts/Speedo"
  23.     FontPath    "/usr/lib/X11/fonts/misc"
  24.     FontPath    "/usr/lib/X11/fonts/cyrillic"
  25.     FontPath    "/usr/lib/X11/fonts/100dpi"
  26.     FontPath    "/usr/lib/X11/fonts/75dpi"
  27.     FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  28.     FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
  29. EndSection

  30. Section "Module"
  31. #   Load    "GLcore"
  32.     Load    "bitmap"
  33.     Load    "dbe"
  34.     Load    "ddc"
  35. #   Load    "dri"
  36.     Load    "extmod"
  37. #   Load    "freetype"
  38.     Load    "glx"
  39.     Load    "int10"
  40.     Load    "record"
  41. #   Load    "speedo"
  42.     Load    "type1"
  43.     Load    "vbe"
  44.     Load    "xtt"
  45. EndSection

  46. Section "InputDevice"
  47.     Identifier  "Generic Keyboard"
  48.     Driver      "keyboard"
  49.     Option      "CoreKeyboard"
  50.     Option      "XkbRules"  "xfree86"
  51.     Option      "XkbModel"  "pc104"
  52.     Option      "XkbLayout" "us"
  53. EndSection

  54. Section "InputDevice"
  55.     Identifier  "Configured Mouse"
  56.     Driver      "mouse"
  57.     Option      "CorePointer"
  58.     Option      "Device"        "/dev/input/mice"
  59.     Option      "Protocol"      "ImPS/2"
  60.     Option      "Emulate3Buttons"   "true"
  61.     Option      "ZAxisMapping"      "4 5"
  62. EndSection

  63. Section "Device"
  64.     Identifier  "Generic Video Card"
  65.     Driver      "nvidia"
  66.     Option      "UseFBDev"      "true"
  67. EndSection

  68. Section "Monitor"
  69.     Identifier  "Generic Monitor"
  70.     HorizSync   30-96
  71.     VertRefresh 50-160
  72.     Option      "DPMS"
  73. EndSection

  74. Section "Screen"
  75.     Identifier  "Default Screen"
  76.     Device      "Generic Video Card"
  77.     Monitor     "Generic Monitor"
  78.     DefaultDepth    24
  79.     SubSection "Display"
  80.         Depth       1
  81.         Modes       "1024x768"
  82.     EndSubSection
  83.     SubSection "Display"
  84.         Depth       4
  85.         Modes       "1024x768"
  86.     EndSubSection
  87.     SubSection "Display"
  88.         Depth       8
  89.         Modes       "1024x768"
  90.     EndSubSection
  91.     SubSection "Display"
  92.         Depth       15
  93.         Modes       "1024x768"
  94.     EndSubSection
  95.     SubSection "Display"
  96.         Depth       16
  97.         Modes       "1024x768"
  98.     EndSubSection
  99.     SubSection "Display"
  100.         Depth       24
  101.         Modes       "1024x768"
  102.     EndSubSection
  103. EndSection

  104. Section "ServerLayout"
  105.     Identifier  "Default Layout"
  106.     Screen      "Default Screen"
  107.     InputDevice "Generic Keyboard"
  108.     InputDevice "Configured Mouse"
  109. EndSection

  110. Section "DRI"
  111.     Mode    0666
  112. EndSection

  113. ### END DEBCONF SECTION
复制代码
聆听自由声音 该用户已被删除
 楼主| 发表于 2004-1-10 11:25:00 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2008-1-31 08:25:37 | 显示全部楼层
我的是通过X :1启动的,用着用着就不行了,鼠标还能动,就是点着没反应,键盘是一点反应也没有,但在切换到:0上都好的很,切回到:1还是不行
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表