Main Page | 最近更改 | 編輯本頁 | 頁面歷史

可列印版 | 免責聲明 | 隱私政策

未登入
登入 | 幫助
 

USBMouse

出自DebianWiki

[編輯] 首先你的 kernel 必須支援

 Input core support --->
   <M> Input core support
   <M> Mouse support
 USB support --->
   <M> Support for USB
   <M> USB Human Interface Device (full HID) support
   <M> USB HIDBP Mouse (basic) support

[編輯] 要載入以下的 modules

  1. apt-get install xserver-xorg-input-mouse (/usr/lib/xorg/modules/input/mouse_drv.so)

[編輯] 檢查 xorg.conf(Lenny) 的設定

 -----------------------------------
 Section "InputDevice"
       Identifier  "Configured Mouse"
       Driver      "mouse"
       Option      "CorePointer"
       Option      "Device"          "/dev/input/mice"
       Option      "Protocol"        "ImPS/2"
 #Option "Emulate3Buttons" "true"
 #Option "ZAxisMapping" "4 5"
 EndSection
 -----------------------------------

取自"http://wiki.debian.org.tw/index.php/USBMouse"

本頁面已經被瀏覽5,159次。 這頁的最後修訂在 2008年10月29日 (星期三) 13:52。 本站的全部文本內容在GNU Free Documentation License 1.2之條款下提供。


[Main Page]
Main Page
社區
近期活動
最近更改
隨機頁面
幫助
贊助

編輯本頁
討論本頁
頁面歷史
鏈入頁面
鏈出更改

特殊頁面
錯誤報告