Where can I Find the Perfect Mouse?
Roar Lauritzsen asks: "After enabling scrolling with the wheel of my Logitech mouse in Linux/X, I find it indispensable. But holding the mouse in a natural grip while using the middle finger to scroll is quite uncomfortable, and soon after enabling this feature my hand started to hurt. To ease the pain I am now trying the Anir vertical mouse, but I don't think I like it. Personally, I think the thumb would be perfect for scrolling, but I have been unable to find a 3-button mouse (a must in X) with a wheel on the side for the thumb. What do YOU think is the perfect mouse, and where can I buy it? "
So, my question to you all: is there a desktop keyboard out there that has a "nipple" mouse embedded in it? If there is, that would be my vote for best.
tia
// ///#\)
______________________(
I second the endorsement of Logitech trackball. I've got the Trackman Marble FX. The angle takes a little getting used to, but I like it. A friend has a Kensington ("Expert Mouse" IIRC - a big 4-button trackball), with which he is quite happy.
Yeah, back in m intellimouse days, i kept my middle finger on the right button, and my pointer migrated from the left button the the wheel as needed. If you are used to a three button mouse, you probably keep your middle finger on the center button, as i now do.
Opinionated Law Student Strikes Again!
I used to swear by my old Mouse Systems 3 button trackball, where the ball is between the left and right buttons (above the middle button). But it got messed up somehow, it doesnt track well anymore (even after I cleaned everything), so I bought a Logitech TrackMan Marble+. After a week, I swear by it. I bought two more. One for work, one for the other computer.
"To err is human, to forgive is simply not my policy." --root
I'm not on my linux box right now, so I can't check this, but there is a line in the XFree86 config file for "number of buttons" - I set this to 4, and everything works fine for me.
Adesso makes ergonomical keyboards that have either the pointer or touchpad built into the keyboard. I have a NuForm with the pointer. I use it occasionally but my primary pointer is my Logitech MouseMan+. The keyboard pointers only have 2 buttons so it makes it a little difficult in X.
-- I can't say enough in 120 chars!
Harlan has some very good mice. Check out their ICR mice, they're comfortable, soft on the hands, and very affordable. They even have bulk rate discounts.
----
----
Open mind, insert foot.
Here's an excerpt from /etc/X11/XF86Config:
Section "Pointer"
Protocol "MouseManPlusPS/2"
Device "/dev/mouse"
Buttons 4
End Section