<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - buttons on graphic tablet don't work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103395#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - buttons on graphic tablet don't work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103395">bug 103395</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>systemd bugs are here: <a href="https://github.com/systemd/systemd/issues">https://github.com/systemd/systemd/issues</a>

gnome doesn't care about the brand of the tablet, only whether it can find
enough pieces of information such as whether the tablet is internal (screen) or
external (usb). Those are provided by the data files in libwacom.

The problem with most of the cheap tablets is that they re-use the USB ids, so
two completely different tablets can look the same to the system. There's a
mirror of the data files here:
<a href="https://github.com/linuxwacom/libwacom/tree/master/data">https://github.com/linuxwacom/libwacom/tree/master/data</a>

Look at the wacom.example one, that gives you enough information to add a data
file for your tablet. Please send that as a git-formatted patch to
<a href="mailto:linuxwacom-devel@lists.sourceforge.net">linuxwacom-devel@lists.sourceforge.net</a></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>