From 147a06d769b909c1d6796d65e39bf3967dbab851 Mon Sep 17 00:00:00 2001 From: fp4code Date: Tue, 16 Feb 2016 10:21:17 +0100 Subject: [PATCH] Updated Linux udev keys binding (markdown) --- Linux-udev-keys-binding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux-udev-keys-binding.md b/Linux-udev-keys-binding.md index 6f8713c..1ccdcef 100644 --- a/Linux-udev-keys-binding.md +++ b/Linux-udev-keys-binding.md @@ -43,7 +43,7 @@ As root, create a file `/etc/udev/hwdb.d/61-smart-pointer.hwdb` and put in it so The formula `b0003v0EF5p3014*` is constructed by chaining character `b`, bus value `0003`, character `v`, vendor value `0EF5`, character `p`, product value `3014`, a star `*`. Very important, hex numbers should be have **4 capitalized digits**. -To give the value `pageup` to top key having scancode 0x7004b, write +To assign the value `pageup` to top key having scancode 0x7004b, write KEYBOARD_KEY_7004b=pageup