Bug 82156 - Mouse accel scaling wrong for hidpi display
Summary: Mouse accel scaling wrong for hidpi display
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Mouse (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-04 23:16 UTC by Luke Hutchison
Modified: 2018-08-10 20:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.