<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:martin.pitt@ubuntu.com" title="Martin Pitt <martin.pitt@ubuntu.com>"> <span class="fn">Martin Pitt</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Rudder pedal's eventX doesn't receive ACL."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70734">bug 70734</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Rudder pedal's eventX doesn't receive ACL."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70734#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Rudder pedal's eventX doesn't receive ACL."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70734">bug 70734</a>
              from <span class="vcard"><a class="email" href="mailto:martin.pitt@ubuntu.com" title="Martin Pitt <martin.pitt@ubuntu.com>"> <span class="fn">Martin Pitt</span></a>
</span></b>
        <pre><span class="quote">> # udevadm info --name=input/event12
> [...]
> E: ID_INPUT_JOYSTICK=1</span >

Err, that's what we want to achieve.. I suppose you have some local udev rule
which attaches that property to the pedals, so that it works for you?

<span class="quote">> capabilities/ev raw kernel attribute: 9</span >

That means it's capable of sending ABS and SYN events, not that surprising.

<span class="quote">> capabilities/abs raw kernel attribute: 23</span >

== ABS_X, ABS_Y, ABS_RZ

I was hoping that the device would be capable of something distinct like
ABS_THROTTLE, ABS_RUDDER, ABS_WHEEL, ABS_GAS, or ABS_BRAKE. I'm afraid I don't
really know what ABS_RZ is supposed to mean, the official documentation
(<a href="https://www.kernel.org/doc/Documentation/input/event-codes.txt">https://www.kernel.org/doc/Documentation/input/event-codes.txt</a>) does not
mention it and googling for it doesn't help much either.

However, touch screens, touchpads, and accelerometers do *not* use all these
"fancy" axes, they really are quite unique to joysticks and similar game
controllers.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>