[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] How to emulate 3 button mouse in lts.conf for clients?



The following is the whole stanza. The last option is the one you seek, I believe.

Section "InputDevice"
       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "PS/2"
       Option      "Device" "/dev/psaux"
       Option      "ZAxisMapping" "4 5"
       Option      "Emulate3Buttons" "yes"
EndSection

Regards,
BMan


Jim Christiansen wrote:



Hello,


A few times I've reached out for the middle mouse button while working with students at their stations, only to remember that I couldn't find anything in the lts.conf docs about three button emulation.

Is anyone doing this for clients with two button serial mice?

Thanks,

Jim




_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail




_______________________________________________
K12OSN mailing list
K12OSN redhat com
https://listman.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]