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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to