r4 - 24 Jan 2005 - 13:21:16 - RasmusOryNielsenYou are here: TWiki >  Ltsp Web  >  TroubleShooting > Troubleshooting-MouseWheel

Troubleshooting Wheel Mouse

For many wheel mice, adding this line to /opt/ltsp/i386/etc/lts.conf will work

X_MOUSE_PROTOCOL = "IMPS/2"

Here's an example entry from my lts.conf for a wheel mouse

[ws001]
        LIKE             = ltsp_t150
        X_MOUSE_PROTOCOL = "IMPS/2"
-- DerekDresser - 22 Dec 2004

That should work fine if your wheel mouse is a PS/2 type. If you have a serial wheel mouse though, try this:

[ws001]
        X_MOUSE_DEVICE   = "/dev/ttyS0"
        X_MOUSE_PROTOCOL = "Intellimouse"
-- ClaudioFelix - 24 Dec 2004
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r4 < r3 < r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback