Here's what I'm using and works with no problems.
ws001 uses a MS Wheel Mouse Optical PS2/USB 

[Default]
        SERVER             = 192.168.2.10
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "PS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = Y
        LOCAL_APPS         = N
        RUNLEVEL           = 5
        X_MODE_0           = 1024x768

#------------------------------------------------------------------------------
[ws001] 
        RUNLEVEL           = 5
        X_MOUSE_PROTOCOL   = "IMPS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_ZAxisMapping     = "4 5"

> Helo Kenneth!
> 
>  Sun, 19 Jan 2003, Kenneth Godee wrote:
> 
> > > > I'm using generic three-button wheel mice (PS/2) and the
> > > > x_mouse_protocol (etc.) in lts.conf is:
> > > >         X_MOUSE_PROTOCOL   = "IMPS/2"
> > > >         X_MOUSE_DEVICE     = "/dev/psaux"
> > > >         X_MOUSE_RESOLUTION = 400
> > > >         X_MOUSE_BUTTONS    = 3
> > > > 
> > > ...
> > > 
> > > I have always had problems with getting wheel mice to work. Of course
> > > they were microsoft wheel mice so that may be my problem.
> > > 
> > > Do your above settings actually make the wheel work?
> 
> I was just searching for a problem related to this when i found your
> question.
> 
> I have got the wheel to work on ltsp3. Unfortunately it only works
> when i have it in the default section like this:
> [Default]
>         SERVER             = 192.168.0.254
>         XSERVER            = auto
>       X_MOUSE_PROTOCOL   = "IMPS/2"
>       X_MOUSE_DEVICE     = "/dev/psaux"
>       X_MOUSE_RESOLUTION = 400
>       X_MOUSE_BUTTONS    = 3
> 
> And: I don't get it to work with PS/2 on specified WSs :-(.
> It seems like it just doesn't care about what ever I put as local ws
> settings, it just car about the default. I have also tried this the
> other way around like this:
> 
> [Default]
>         SERVER             = 192.168.0.254
>         XSERVER            = auto
> #     X_MOUSE_PROTOCOL   = "IMPS/2"
>       X_MOUSE_PROTOCOL   = "PS/2"
>       X_MOUSE_DEVICE     = "/dev/psaux"
>       X_MOUSE_RESOLUTION = 400
>       X_MOUSE_BUTTONS    = 2
>       USE_XFS            = y
>       LOCAL_APPS         = N
>         RUNLEVEL           = 5
>       XkbLayout          = no
>       XDM_SERVER         = 192.168.0.254
>       XFS_SERVER         = 192.168.0.254
> 
> [ws002]
>       X_MOUSE_PROTOCOL   = "IMPS/2"
>       X_MOUSE_DEVICE     = "/dev/psaux"
>       X_MOUSE_RESOLUTION = 400
>       X_MOUSE_BUTTONS    = 3
>       X_ZAxisMapping      = "4 5"
> 
> But now; the wheel doesn't function :-(.
> 
> Henrik
> 
> 
> 
> 




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
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