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

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

未登入
登入 | 幫助
 

MouseWheel

出自DebianWiki

目錄

[編輯] 滾輪設定

[編輯] XF86Config 或 xorg.conf 的設定

設定"ZaxisMapping"為"4 5",即可使用上下滾輪。

   Section "InputDevice"
       Identifier  "Configured Mouse"
       Driver      "mouse"
       Option      "CorePointer"
       Option      "Device"        "/dev/psaux"
       Option      "Protocol"      "ImPS/2"
       Option      "ZAxisMapping"      "4 5"
     EndSection

[編輯] IMWheel 的設定

ImWheel 主要是為了一些不支援滾輪的應用程式而設,比如Acrobat Reader 5。

編輯~/.imwheelrc

"\.[Pp][Dd][Ff]"
None, Up, Up, 3
None, Down, Down, 3

".*"
@Exclude
然後執行
imwheel -k

"-k"是表示不管之前有沒有執行過的imwheel 都砍掉,只留下現在這一份imwheel。

已知問題:Acroread5 焦點轉移到其它程式後再回來,滾輪無法作用。

解決方法:再執行一次 imwheel -k。

[編輯] 參考資料

imwheel on SF, http://imwheel.sourceforge.net/

imwheelrc, http://www.itpub.net/156306.html

Getting the most of Microsoft Explorer mouse, http://www.groundhog1.com/mouse/MSExplorer.html

The Logitech MX-500 mouse in Linux, http://www.glaurung.demon.co.uk/info/linux.mx500.howto.html

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

本頁面已經被瀏覽7,194次。 這頁的最後修訂在 2006年12月21日 (星期四) 22:10。 本站的全部文本內容在GNU Free Documentation License 1.2之條款下提供。


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

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

特殊頁面
錯誤報告