Bug 82156

Summary: Mouse accel scaling wrong for hidpi display
Product: xorg Reporter: Luke Hutchison <luke.hutch>
Component: Input/MouseAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED MOVED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Luke Hutchison 2014-08-04 23:16:50 UTC
On a Dell XPS 15 Touch laptop with a hidpi display running Fedora 20, when I plug in a mouse with device id 045e:0039, "Microsoft Corp. IntelliMouse Optical", the mouse pointer barely moves when the mouse is moved.

The default velocity and acceleration settings when the mouse is plugged in are:

	Device Accel Constant Deceleration (263):	1000.000000
	Device Accel Adaptive Deceleration (264):	1.000000
	Device Accel Velocity Scaling (265):	1.000000

The following commands make the mouse usable:

xinput --set-prop "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" "Device Accel Constant Deceleration" 1.5
xinput --set-prop "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" "Device Accel Velocity Scaling" 250

It would be nice if these defaults were set automatically.
Comment 1 GitLab Migration User 2018-08-10 20:58:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/issues/21.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.