diff --git a/Linux-udev-keys-binding.md b/Linux-udev-keys-binding.md index fff4624..6e5d66e 100644 --- a/Linux-udev-keys-binding.md +++ b/Linux-udev-keys-binding.md @@ -21,7 +21,7 @@ First, read the line `Input device ID:` memorize bus, vendor and product values using 4 capitalized digits without 0x: `0003` `0EF5` `3014`. They will be used later. -Click on device buttons and read scancode after `(MSC_SCAN), value` +Now click on device buttons and read scancode after `(MSC_SCAN), value` Event: time 1455575367.579903, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7004b @@ -57,7 +57,7 @@ To take into account the content of the file, call sudo udevadm hwdb --update sudo udevadm trigger -Tested on Ubuntu 15.10 +Tested on Ubuntu 15.10. \ No newline at end of file