mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 08:23:50 -04:00
The g13 should only be accessible by users in the input group to tighten up security a bit.
2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
SUBSYSTEM=="usb", ATTR{idVendor}=="046d", ATTR{idProduct}=="c21c", GROUP="input", MODE="0660"
|