The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

my mouse is going nutsoid... by mcnutcase2003-01-19 05:55:18
  Sounds like the wrong protocol by SMcV 2003-01-19 06:10:33
I assume this is in X? That sounds familiar; I had a mouse set to the wrong protocol for a while (IIRC I set it to Intellimouse, without realizing that protocol was intended for serial-port mice) and it did that.

Plain PS/2 two button mouse:

Section "InputDevice"
Identifier "DefaultMouse" # or whatever
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
EndSection

PS/2 intellimouse clone:

Section "InputDevice"
Identifier "DefaultMouse" # or whatever
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "3"
Option "ZAxisMapping" "4 5"
EndSection
[ Reply ]
    Plain PS/2 3-button jobbie by mcnutcase2003-01-19 07:12:15
      /dev/mouse is just a link by leibold2003-01-19 12:58:45
        yeah, got it thanks by McNutcase2003-01-19 15:50:03

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)