On Sun, 03 May 2015 15:27:07 +0200, Robert M. Albrecht wrote:

> Hi,
> 
> never has this problem: F22 beta installs and runs great. But my mouse
> is slow as hell.
> 
> Booting F21 on the same machines: everything ok.

libinput has changed everything between F21 and F22. Plus related
updates.

> I have no clue where to have a peek. No visible bugs in xorg.log,
> dmessage, ...
> 
> Chaning mouse properties in control center has no effect.
> 
> Any ideas ?

Older threads in the mailing-list archives.
Existing tickets in bugzilla. Some closed though.
For my mouse, the hwdb configured a wrong DPI value.

Start with collecting details about your mouse. Run:

  for f in /dev/input/event* ; do udevadm info $f ; done

Copy the block that refers to the mouse. What does it tell about
the mouse?
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to