KERNELS==”1-1.3“, SUBSYSTEMS==”usb”, SYMLINK+=”inrfid/%n”
KERNELS==”1-1.4“, SUBSYSTEMS==”usb”, SYMLINK+=”outrfid/%n”
Now press Ctrl+X and Enter to save the file.
These are rules to capture all keystrokes coming from two USB 2.0 ports
Now while in the root terminal type and enter below code to take effect the rule immediately (no need to reboot)
udevadm control –reload-rules && udevadm trigger