mirror of
https://github.com/AntiMicroX/antimicrox.git
synced 2025-12-23 23:29:25 -05:00
3 lines
144 B
Plaintext
3 lines
144 B
Plaintext
#Enable user access to keyboard using uinput event generator
|
|
SUBSYSTEM=="misc", KERNEL=="uinput", OPTIONS+="static_node=uinput", TAG+="uaccess"
|