protonscr
Search
Group
by game
by thread
Sort
relevance
recent
Activity
any time
30 days
90 days
1 year
2 years
Repo
steam
3
State
closed
2
open
1
Label
General controller / Steam Input
3
Distro Family: NixOS
2
3
results, 3 hits for
SDL_JOYSTICK_DISABLE_UDEV=1
Steam doesn't hotplug uinput devices.
steam
closed
General controller / Steam Input
Distro Family: NixOS
#7746 · 4 comments · updated 2022-10-08 · 1 matching
comment by
sbruder
· 2022-09-07 ·
view
·
github
... can be fixed by setting the environment variable `
SDL_JOYSTICK_DISABLE_UDEV=1
`, which forces SDL to use inotify instead of ...
Xbox controller only detected if connected before Steam is launched
steam
closed
General controller / Steam Input
Distro Family: NixOS
#7729 · 3 comments · updated 2025-12-28 · 1 matching
comment by
sbruder
· 2022-09-07 ·
view
·
github
... can be fixed by setting the environment variable `
SDL_JOYSTICK_DISABLE_UDEV=1
`, which forces SDL to use inotify instead of ...
Disabled Steam Input, steam still converts Joystick to XBOX Controller
steam
open
General controller / Steam Input
#10376 · 6 comments · updated 2024-10-11 · 1 matching
issue by
kralle71
· 2024-01-12 ·
view
·
github
... I tried
SDL_JOYSTICK_DISABLE_UDEV=1
I tried to modify ``` /lib/udev/rules.d/60-steam-controller.rules /etc/udev ...