diff --git a/README.md b/README.md index 42cfd51..e65baf5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ what arguments are supported. This program must be run with root privileges in order to send data to the keyboard. If you want to avoid this, you can either change the permissions of the device file manually (i.e. `chmod o+w /dev/bus/usb//`, where - and can be found by running `lsusb`), or you can create a udev +\ and \ can be found by running `lsusb`), or you can create a udev rule to do this for you at boot. I have had very limited success with the udev method, since the rules typically get applied very early in the boot process before USB devices get initialized.