LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Logitech Trackman Marble+ PS/2 trouble Slackware 9.1 (https://www.linuxquestions.org/questions/linux-newbie-8/logitech-trackman-marble-ps-2-trouble-slackware-9-1-a-175781/)

Wraith Lunati 04-28-2004 11:03 PM

Logitech Trackman Marble+ PS/2 trouble Slackware 9.1
 
Hello people...nice to meet you all...yes I am new to linux...somehow managed to get KDE 3.1 running/configured nicely having transparency issues...or to be more specific no trasparency working at all...but that's not the point...point is...my scroll wheel isn't working...it'll click and do it's center button features...but no scroll...I have the feeling it's probably something I will laugh at myself later for but could someone help? thanks in advance

Wraith Lunati 04-29-2004 06:58 AM

15 views and still no one can help?...please people I need some help

plmiles 06-27-2007 05:03 PM

Use "EmulateWheel" option
 
This is what I have in /etc/X11/xorg.conf

Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "4"
Option "ButtonMapping" "1 2 3 8"
Option "YAxisMapping" "4 5"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "8"

Holding down the small red button turns the trackball into a scrolling wheel. It works a lot better in slackware than it ever did in windows.

There are some interesting ideas at:
http://gentoo-wiki.com/Talk:HOWTO_Advanced_Mouse

Also, a lot of documentation is on your own computer, for example at

/usr/X11R6/lib/X11/doc/html/mouse.4.html


All times are GMT -5. The time now is 08:33 PM.