On Wed, 2003-02-26 at 17:20, Sacky Shilongo wrote:
> LTSP lovers I need your help!
> 
> How can I configure two different mouse ( PS2 and serial) for my work station. 
> I know where the configuration has to be done but I failed to figure out how 
> .
> In /opt/ltsp/i386/etc/lts.conf file is where the configuration must be done 
> but the option I have is just to use Identical mouses but what if I am having 
> a mixture of workstation using ps2 and serial mouse.
> 
> If anyone of you guys have done it yet let me know how to!
> 
> I have tried with USE_NFS_SWAP =YES but not working at all.
> 
> Love them all who appreciate LTSP and Help them out if you can!
My LTSP set up file is:

SNIP
Default]
        SERVER             = 192.168.1.1
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "IMPS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = N
        LOCAL_APPS         = N
        RUNLEVEL           = 5

SNIP

SNIP

[gpcad]
        XSERVER            = auto
        X_MODE_0 = 800x600
        X_MOUSE_PROTOCOL    = "Microsoft"
        X_MOUSE_DEVICE      = "/dev/ttyS1"
        X_MOUSE_RESOLUTION = 50
        LOCAL_APPS         = N
        USE_NFS_SWAP       = N
        SWAPFILE_SIZE      = 48m
        RUNLEVEL           = 5

SNIP

This way I am able to use ps2 mouse as default but which ever WS wants
to use serial mouse the command lines are used as above



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_____________________________________________________________________
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