mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-01 18:54:29 +02:00
Updated Linux udev keys binding (markdown)
@@ -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.
|
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
|
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 hwdb --update
|
||||||
sudo udevadm trigger
|
sudo udevadm trigger
|
||||||
|
|
||||||
Tested on Ubuntu 15.10
|
Tested on Ubuntu 15.10.
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user