<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Cyborg R.A.T 3/5/7 mapping incorrect, mouse focus locking"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92127#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Cyborg R.A.T 3/5/7 mapping incorrect, mouse focus locking"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92127">bug 92127</a>
              from <span class="vcard"><a class="email" href="mailto:joel@slethen.net" title="Joel Duncan <joel@slethen.net>"> <span class="fn">Joel Duncan</span></a>
</span></b>
        <pre>Yep they all work.

The side scroll is a physical thumb wheel.

I think I see the problem heres the output of the mode button:

E: 0.000001 0004 0004 589833    # EV_MSC / MSC_SCAN             589833
E: 0.000001 0001 0118 0000    # EV_KEY / (null)               0
E: 0.000001 0004 0004 589834    # EV_MSC / MSC_SCAN             589834
E: 0.000001 0001 0119 0001    # EV_KEY / (null)               1
E: 0.000001 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +0ms

Here it is pushed 3 times as it has 3 modes:

E: 0.000001 0004 0004 589833    # EV_MSC / MSC_SCAN             589833
E: 0.000001 0001 0118 0000    # EV_KEY / (null)               0
E: 0.000001 0004 0004 589834    # EV_MSC / MSC_SCAN             589834
E: 0.000001 0001 0119 0001    # EV_KEY / (null)               1
E: 0.000001 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +0ms
E: 0.705000 0004 0004 589834    # EV_MSC / MSC_SCAN             589834
E: 0.705000 0001 0119 0000    # EV_KEY / (null)               0
E: 0.705000 0004 0004 589835    # EV_MSC / MSC_SCAN             589835
E: 0.705000 0001 011a 0001    # EV_KEY / (null)               1
E: 0.705000 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +705ms
E: 1.496995 0004 0004 589833    # EV_MSC / MSC_SCAN             589833
E: 1.496995 0001 0118 0001    # EV_KEY / (null)               1
E: 1.496995 0004 0004 589835    # EV_MSC / MSC_SCAN             589835
E: 1.496995 0001 011a 0000    # EV_KEY / (null)               0
E: 1.496995 0000 0000 0000    # ------------ SYN_REPORT (0) ---------- +791ms</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>