<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 - SMART Board Pen not supported"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104087">104087</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>SMART Board Pen not supported
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>civ4ever@web.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm using Ubuntu 17.10 with a SMART Board 6000 (an interactive whiteboard) in
school.
The touch-screen of the board works fine. Unfortunately there are a lot of
problems with the pen:
- The pen isn't recognized as a device on Wayland. You can't either use it as a
touch-device or write with it.
- The same problem occurs when xserver-xorg-input-libinput is used on X.Org.
After I replaced libinput with the old xserver-xorg-input-evdev/-synaptics the
pen was recognized and I could use it. The output of xinput confirms this:

xinput [libinput installed]:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP id=9 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=14 [slave pointer (2)]

xinput [evdev/synaptics installed]:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP Pen id=9 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP id=10 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP UNKNOWN id=11 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP UNKNOWN id=12 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP UNKNOWN id=13 [slave pointer (2)]
⎜ ↳ SMART Technologies SMART IFP UNKNOWN id=14 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=18 [slave pointer (2)]</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>