[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] SuSe and Scrollwheel



Dow Hurst wrote:
> You can remap the mouse keys via a small script when you log in.  Here 
> is an example to get a Microsoft 5 button trackball to work and set my 
> dpms setting at the same time when I would log into KDE.
> 
> #!/bin/sh
> xset dpms 900 1000 1100
> xmodmap -e "pointer = 1 6 7 3 2 4 5"
> exit

You could actually add that to your .xinitrc or .Xclient


-- 
Until later, Geoffrey                     Registered Linux User #108567
Building secure systems inspite of Microsoft