Escape angle brackets
This commit is contained in:
parent
4b9ac41565
commit
329a6c4aca
@ -39,7 +39,7 @@ what arguments are supported.
|
|||||||
This program must be run with root privileges in order to send data to the
|
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
|
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/<bus>/<device>`, where
|
the device file manually (i.e. `chmod o+w /dev/bus/usb/<bus>/<device>`, where
|
||||||
<bus> and <device> can be found by running `lsusb`), or you can create a udev
|
\<bus> and \<device> 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
|
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
|
method, since the rules typically get applied very early in the boot process
|
||||||
before USB devices get initialized.
|
before USB devices get initialized.
|
||||||
|
Loading…
Reference in New Issue
Block a user