263
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Jun 2023
263 points (98.2% liked)
Programmer Humor
19623 readers
1 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
There's so many input devices that have drivers baked into the modern Linux kernels that I've not had an issue using any device in the past 10 years (wired or wireless/Bluetooth). Sometimes that device requires windows for some companion software (like to control rgb), but input functionality still just works.
Yeah, it was real nice once the kernel modules for PS DS3/4 finally shipped with Android's mainline. Although, it's still a pain that one needs to recompile the module to disable the rumble or LED when games using the device do not expose user level override settings.