Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@raspberrypi:~# find /dev/input/
- /dev/input/
- /dev/input/event0
- /dev/input/mice
- root@raspberrypi:~# cat /dev/mediainput0
- SNCs^C
- root@raspberrypi:~# find /dev/input/
- /dev/input/
- /dev/input/event0
- /dev/input/mice
- root@raspberrypi:~# cat /dev/input/event0 |xxd
- 00000000: ddcd 5c56 9eff 0800 0100 7300 0100 0000 ..\V......s.....
- 00000010: ddcd 5c56 9eff 0800 0000 0000 0000 0000 ..\V............
- 00000020: ddcd 5c56 caff 0800 0100 7300 0000 0000 ..\V......s.....
- 00000030: ddcd 5c56 caff 0800 0000 0000 0000 0000 ..\V............
Advertisement
Add Comment
Please, Sign In to add comment