View Full Version : Mouse settings equivalent to Windows'
unimatrix
June 7th, 2007, 08:22 PM
Did anyone else get a strange feeling when booting from Windows to Linux (KDE) by grabbing the mouse and noticing it moved differently?
Well.. I was wondering if it were possible to set the advanced cursor movement settings so moving the mouse would feel exactly like in Windows.
As for me, I've kind of gotten used to the Linux way. Though, it's still very annoying when I try to make small, precise movements with the cursor, it just sort of jumps around for a few pixles (I have a Logitech MX1000).
So if I wanted to replicate the Windows XP settings, how would I set the following 4 parameters:
Pointer acceleration
Pointer threshold
Drag start time
Drag start distance
If anyone has some ideas or at least feels the same about this, please reply. Thanks!
madmetal
June 7th, 2007, 08:48 PM
in gnome you can find mouse settings at system >> preferences >> mouse..
i think in KDE there must be something similar.. at KDE control center / peripherals?
unimatrix
June 8th, 2007, 06:18 AM
Yes I know, it's in Kcontrol under Peripherals > Mouse > Advanced
The problem is I've been playing around with settings to get them to be more like in Windows, but no luck. The entire movement configuration system is obviously different.
In Windows there's just: Pointer speed (default: 50%) and Enhance pointer precision (default: true).
But in KDE there's Pointer acceleration, Pointer threshold, Drag start time, Drag start distance.
I don't even know what most of these linux controls even do, but i really want to set them so the mouse would behave the same as in Windows by default.
unimatrix
June 11th, 2007, 07:44 AM
So noone knows this? Wow I must be the first person in the world to think of this! :)
Bandit09
June 14th, 2007, 12:00 PM
No, you're not. I just got a logitech notebook mouse for my kubuntu laptop and the pointer is very jumpy. It's hard to click on the maximize, minimize, etc buttons because the mouse is waaay to fast it jumps around too much. If anyone can help, we'd appreciate it.
CrazyGuy123
June 14th, 2007, 03:43 PM
probably no way to set those settings to make them the same as windows - there's probably some highly complex formula behind the windows one. The "drag" ones shouldn't affect normal mouse use - only when dragging and dropping files.
I do remember seeing some discussions of someone working on the issue to make the mouse movement in linux easier to use, but I don't think it's progressing yet.
kpolice
June 14th, 2007, 05:55 PM
If you don't understand what is the purpose of each setting just click on the Help button, the description is there.
satx
June 14th, 2007, 08:47 PM
So what kind of mouse is it- optical or roller ball?
kpolice
June 14th, 2007, 09:47 PM
The MX1000 is a laser mouse, I have it too.
Bandit09
June 15th, 2007, 11:21 PM
I'm using a logitech optical mouse, and I can't seem to get it to stop being so jumpy. I just need to slow ti down a bit.
Sergiu
June 19th, 2007, 04:13 AM
i have the same problem.
anyone found an solution to this?
unimatrix
June 20th, 2007, 11:57 AM
A partial solution I found was to decrease the "Pointer acceleration" to 1.0x (thus obviously disabling it)
Still doesn't quite feel like Windows, but it's much better.
Anyway there might be something about the MX1000 using 400dpi instead of 800dpi.
#sudo logitech_applet returns this:
002/003 046D/C50E M-RAG97 MX1000 Laser Mouse
Channel 1 Battery: 7 Single channel No 800cpi support No Horiz Roller No Vert Roller 2 butt.
While my xorg.conf mouse setting looks like this:
Section "InputDevice"
Identifier "Logitech MX1000"
Driver "mouse"
Option "Name" "Logitech USB Receiver"
Option "Buttons" "12"
Option "HWHEELRelativeAxisButtons" "7 6"
Option "Resolution" "800"
EndSection
jdarias
April 4th, 2008, 10:57 AM
Hello. Got a logitech LX5 mouse, but i'm all new to this stuff about mouse resolution. I even don't know how to set it up in windows.
This mouse has a resolution of 1000 dpi, so i added the "option resolution" (not exactly that) to xorg. But how can i tell something has changed and is now working at full res?
unimatrix
April 5th, 2008, 06:40 AM
ATTENTION!
Ubuntu Linux is set to poll the mouse position every 100 milliseconds.
That is UGLY SLOW and will cause jumpy behavior on accurate mice.
The SOLUTION to this problem is very simple and can be found here:
http://ubuntuforums.org/showthread.php?t=392494
I have just tried it and it makes a HUGE difference. Now my desktop feels like I'm actually in control of my mouse.
Credits go to Cappy (http://ubuntuforums.org/member.php?u=233080). Thank you for your post!
PS: More details about mouse polling here: http://gentoo-wiki.com/TIP_Change_mouse_hz
PPS: If you want this problem solved by default, go VOTE here: http://brainstorm.ubuntu.com/idea/6390/
jbaerbock
June 17th, 2008, 08:02 PM
I have been wondering about this for a loooong time too. Changing mouse speed to 1.5 did best for me but also plan to try that /etc/modules solution later today.
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.