summarylogtreecommitdiffstats
path: root/89-kpuinput.rules
blob: 6c7e9ba69472aa6336c25812fce1f16a7b769657 (plain)
1
2
# Enable write access to uinput to enable KeePass Auto-Type on Wayland
KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput", TAG+="uaccess", OPTIONS+="static_node=uinput"