>What protocol would it take to make a scroll wheel work on a client with
>Microsoft Mouse?
>
>--
>respectfully,
>Joseph (606)477-7551



Joseph, find the section that looks similar to the following in your 
lts.conf or XF86Config and or XF86Config-4.
The part you want to change is usually the "Protocol" & "Device" & 
"ZAxisMapping" The settings below allow
me to use the wheel on an M$ Intellimouse. If on the ThinClient you will 
want to make this change in the
lts.conf file. If on the server you will make it in the XF86Config or 
XF86Config-4

# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

     Identifier  "Mouse1"
     Driver      "mouse"
     Option "Protocol"    "IMPS/2"
     Option "Device"      "/dev/psaux"
     Option "ZAxisMapping" "4 5"



Thank You and have a nice day!

Regards,

Mike Ickes
[EMAIL PROTECTED]
v.216.671.9001
f.216.671.9001



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_____________________________________________________________________
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.openprojects.net

Reply via email to