You are not logged in.

#1 2013-05-26 14:14:55

Marenz
Member
Registered: 2008-06-22
Posts: 48

How to change my mouse speed? (NOT acceleration)

Topic says it all,
I fail to change the speed/velocity of my mouse. (I want to make it faster)
I tried using xinput changing the "constant deceleration" and various other values, but no value had _any_ effect at all, only the "enable" property actually worked (and disabled my mouse).

"xset m " is also not useful as it only sets the acceleration.

I also tried adding the following things to my 10-evdev.conf:

                Option    "Sensitivity"    "100.0"
                Option    "ConstantDeceleration"    "-100.0"
                Option "Resolution" "2.000"
                Option "AccelFactor" "100.0"
                Option "MinSpeed" "10.75"

None of which had any effect.

Anyone got ideas?

Offline

#2 2013-05-26 17:23:43

teckk
Member
Registered: 2013-02-21
Posts: 519

Offline

#3 2013-05-26 17:44:37

Marenz
Member
Registered: 2008-06-22
Posts: 48

Re: How to change my mouse speed? (NOT acceleration)

Thanks for searching, but the very first one already says in the link that it'? about mouse acceleration (and I also looked at that before), the second one is also about acceleration (and I also checked that one before) and the last one says he used Sensitivity which I already listed in my config tries above.

Offline

#4 2013-05-26 18:41:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,808

Re: How to change my mouse speed? (NOT acceleration)

I am not sure I quite understand what you are looking for.  The prankster in me wants me to suggest that you apply more force to the mouse tongue

I think you want a constant ratio of cursor distance traveled to mouse distance traveled, but you want that ratio to be higher than it is now.  Can you verify?

-- Note I am out of batteries.  Signing off, I'll be back later.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2013-05-26 19:07:40

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: How to change my mouse speed? (NOT acceleration)

Use xinput, to change it on-the-fly, which is more convenient than an xorg configuration file.

Previous thread. What I currently use:

xinput set-prop "Razer  Razer Abyssus" "Device Accel Profile" -1
xinput set-prop "Razer  Razer Abyssus" "Device Accel Constant Deceleration" 3.6
xinput set-prop "Razer  Razer Abyssus" "Device Accel Velocity Scaling" 1.0

Offline

Board footer

Powered by FluxBB