[Wayland-bugs] [Bug 98828] LIBINPUT_CALIBRATION_MATRIX works only for certain locales
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 23 11:06:02 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98828
Bug ID: 98828
Summary: LIBINPUT_CALIBRATION_MATRIX works only for certain
locales
Product: Wayland
Version: 1.2.x
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: libinput
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: olszak.tomasz at gmail.com
If you have locale that prints real numbers with commas e.g. 1,25 or 1,50
regular udev rule with LIBINPUT_CALIBRATION_MATRIX won't work. The problem is
sscanf in udev_seat expects string with number to correcponding LC_NUMERIC
locale. It would be nice if we could use 1.25 in settings and not be dependent
on locale.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161123/06afbe5c/attachment.html>
More information about the wayland-bugs
mailing list