What the OS reports
Button 0 is primary, 1 is wheel-click, 2 is secondary. Some mice send 3 and 4 for side buttons; whether they arrive depends on the browser and the OS. If a side button does nothing here, try it in the game or app you care about — the web platform is not the full HID stack.
FAQ
Trail looks jagged?
The browser samples mousemove, not the device’s native polling rate. Jagged lines at high speed are expected.