wheel in XF86 4+

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: sinck@ugive.com
日付:  
題目: wheel in XF86 4+

\_ Has anyone gotten mouse wheels to work on XF86 4+?

Have you tried the docs for XF86 3 and ported them?

http://www.inria.fr/koala/colas/mouse-wheel-scroll/

Simple though, mostly it looks like this (for me in XF86 3.x):

Section "Pointer"
    Protocol    "IMPS/2"
    Device      "/dev/mouse"
    ZAxisMapping 4 5
EndSection


David