aboutsummaryrefslogtreecommitdiff
path: root/Bluetooth-keypad.wiki
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2018-10-19 02:25:28 +0200
committerHugo Hörnquist <hugo@hornquist.se>2018-10-19 02:25:28 +0200
commit2df2ec3dada777ebf49095fe9e66776ff5166818 (patch)
tree5f8107e098dccfbe277052b2b8a71a3d8138272d /Bluetooth-keypad.wiki
parentFri, 19 Oct 2018 00:42:32 +0200 (diff)
downloadwiki-public-2df2ec3dada777ebf49095fe9e66776ff5166818.tar.gz
wiki-public-2df2ec3dada777ebf49095fe9e66776ff5166818.tar.xz
Fri, 19 Oct 2018 02:25:28 +0200
Diffstat (limited to 'Bluetooth-keypad.wiki')
-rw-r--r--Bluetooth-keypad.wiki35
1 files changed, 35 insertions, 0 deletions
diff --git a/Bluetooth-keypad.wiki b/Bluetooth-keypad.wiki
new file mode 100644
index 0000000..80407c0
--- /dev/null
+++ b/Bluetooth-keypad.wiki
@@ -0,0 +1,35 @@
+- https://www.kernel.org/doc/Documentation/input/input.txt
+- https://www.kernel.org/doc/Documentation/input/joystick.txt
+- https://stackoverflow.com/questions/15949163/read-from-dev-input#15949311
+
+`/proc/bus/input/devices`
+
+`/sys/class/input`
+
+
+00000630: 7711 c95b 0000 0000 4987 0400 0000 0000 w..[....I.......
+00000640: 0400 0400 0100 0900 7711 c95b 0000 0000 ........w..[....
+00000650: 4987 0400 0000 0000 0100 3001 0100 0000 I.........0.....
+00000660: 7711 c95b 0000 0000 4987 0400 0000 0000 w..[....I.......
+00000670: 0000 0000 0000 0000 7711 c95b 0000 0000 ........w..[....
+00000680: 57e8 0600 0000 0000 0400 0400 0100 0900 W...............
+00000690: 7711 c95b 0000 0000 57e8 0600 0000 0000 w..[....W.......
+000006a0: 0100 3001 0000 0000 7711 c95b 0000 0000 ..0.....w..[....
+000006b0: 57e8 0600 0000 0000 0000 0000 0000 0000 W...............
+
+000006c0: 8611 c95b 0000 0000 28fb 0200 0000 0000 ...[....(.......
+000006d0: 0400 0400 0100 0900 8611 c95b 0000 0000 ...........[....
+000006e0: 28fb 0200 0000 0000 0100 3001 0100 0000 (.........0.....
+000006f0: 8611 c95b 0000 0000 28fb 0200 0000 0000 ...[....(.......
+00000700: 0000 0000 0000 0000 8611 c95b 0000 0000 ...........[....
+00000710: 25b3 0600 0000 0000 0400 0400 0100 0900 %...............
+00000720: 8611 c95b 0000 0000 25b3 0600 0000 0000 ...[....%.......
+00000730: 0100 3001 0000 0000 8611 c95b 0000 0000 ..0........[....
+00000740: 25b3 0600 0000 0000 0000 0000 0000 0000 %...............
+
+
+----------
+
+{{{
+$ jstest /dev/input/js0
+}}}