Guest User

Untitled

a guest
Nov 30th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. root@raspberrypi:~# find /dev/input/
  2. /dev/input/
  3. /dev/input/event0
  4. /dev/input/mice
  5. root@raspberrypi:~# cat /dev/mediainput0
  6. SNCs^C
  7. root@raspberrypi:~# find /dev/input/
  8. /dev/input/
  9. /dev/input/event0
  10. /dev/input/mice
  11. root@raspberrypi:~# cat /dev/input/event0 |xxd
  12. 00000000: ddcd 5c56 9eff 0800 0100 7300 0100 0000 ..\V......s.....
  13. 00000010: ddcd 5c56 9eff 0800 0000 0000 0000 0000 ..\V............
  14. 00000020: ddcd 5c56 caff 0800 0100 7300 0000 0000 ..\V......s.....
  15. 00000030: ddcd 5c56 caff 0800 0000 0000 0000 0000 ..\V............
Advertisement
Add Comment
Please, Sign In to add comment