I thought I would add a USB mouse to my IBM A21m notebook (LTSP client).

That went great.

I tried to set up my mouse wheel.

That hasn't.

I tried to add the XAxis_Mapping like this:

[Default]
        SERVER             = 192.168.1.10
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "PS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = N
        SCREEN_01          = startx
        DNS_SERV[Default]
        SERVER             = 192.168.1.10
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "PS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = N
        SCREEN_01          = startx
        DNS_SERVER         = 192.168.0.5
        SEARCH_DOMAIN      = tacocat.net

[ws200]
        X_ZAxisMapping     = "4 5"
        SOUND              = Y

----------------------

The workstations XFree config file only has a difference of Mouse_Protocol = ImPS/2
Other than that, there isn't anything different that I can see.


I should probably use the PS/2 mouse device since that at least works for my IBM mouse-stick. Is it possible to configure a wheel mouse like this and if I don't have the external mouse connected, it's just ignored?


------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net

Reply via email to