<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LIBINPUT_CALIBRATION_MATRIX works only for certain locales"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98828">98828</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LIBINPUT_CALIBRATION_MATRIX works only for certain locales
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.2.x
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>olszak.tomasz@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>