<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Mouse buttons cannot be mapped with KEYBOARD_KEY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86420">bug 86420</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Mouse buttons cannot be mapped with KEYBOARD_KEY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86420#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Mouse buttons cannot be mapped with KEYBOARD_KEY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86420">bug 86420</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>The Linux input layer distinguishes "keys", "buttons", "switches". You can map
buttons to buttons, and key to keys, and switches to switches, but not keys to
buttons. Sorry.

They have different semantics generally. Keys usually a pressed for a short
time, and have typematic rates. Buttons are the kind that can be used for
double clicks, and have no typematic rates. Switches are continously on or off. 

If you want to map between keys and buttons, then the kernel doesn't suport
that. Sorry! Please bring this up with the kernel guys if you think this should
be supported.</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>