vietc/packaging/99-vietc.rules
Khoa Vo efa831bd0b
Some checks are pending
Build & Release / Build & test (push) Waiting to run
Build & Release / Build .deb (push) Blocked by required conditions
add installation and packaging scripts
2026-06-29 20:45:48 +07:00

3 lines
180 B
Text

# Udev rule for Viet+ input method
# Allows non-root users in the 'input' group to write to /dev/uinput
KERNEL=="uinput", GROUP="input", MODE="0660", OPTIONS+="static_node=uinput"