This headset has two issues on Ubuntu 14.04:
- Pressing the 'mute' button also causes a middle mouse button click event, which can paste text in X.
- Spurious button press events are sent (sometimes after pressing the mute button for the first time). Since no corresponding button release event is sent, this causes issues in X with focus getting stuck on the current window.
To fix both issues:
- Copy the
70-corsair.hwdb
file to/etc/udev/hwdb.d/
.