Small fork of SDL intended for use with Windows games played on Linux through Wine.
Usage: Add RAWMOUSE=<path> to your env vars, where <path> is the full path of your EVDEV mouse device, such as in /dev/input/by-id/.
Example Steam launch options: RAWMOUSE=/dev/input/by-id/usb-Razer_Razer_HyperPolling_Wireless_Dongle-event-mouse %command%
Currently breaks raw keyboard support.