Advertisement
Guest User

cat /proc/bus/input/devices

a guest
May 27th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. root@Drongo:~# cat /proc/bus/input/devices
  2. I: Bus=0019 Vendor=0000 Product=0001 Version=0000
  3. N: Name="Power Button"
  4. P: Phys=PNP0C0C/button/input0
  5. S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  6. U: Uniq=
  7. H: Handlers=kbd event0
  8. B: PROP=0
  9. B: EV=3
  10. B: KEY=10000000000000 0
  11.  
  12. I: Bus=0019 Vendor=0000 Product=0001 Version=0000
  13. N: Name="Power Button"
  14. P: Phys=LNXPWRBN/button/input0
  15. S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  16. U: Uniq=
  17. H: Handlers=kbd event1
  18. B: PROP=0
  19. B: EV=3
  20. B: KEY=10000000000000 0
  21.  
  22. I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
  23. N: Name="AT Translated Set 2 keyboard"
  24. P: Phys=isa0060/serio0/input0
  25. S: Sysfs=/devices/platform/i8042/serio0/input/input2
  26. U: Uniq=
  27. H: Handlers=sysrq kbd event2
  28. B: PROP=0
  29. B: EV=120013
  30. B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
  31. B: MSC=10
  32. B: LED=7
  33.  
  34. I: Bus=0003 Vendor=1bcf Product=0006 Version=0110
  35. N: Name="USB Optical Pro+ Mouse"
  36. P: Phys=usb-0000:00:02.0-6/input0
  37. S: Sysfs=/devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input5
  38. U: Uniq=
  39. H: Handlers=mouse1 event5
  40. B: PROP=0
  41. B: EV=1f
  42. B: KEY=70000 0 0 0 0
  43. B: REL=143
  44. B: ABS=10000000000
  45. B: MSC=10
  46.  
  47. I: Bus=0003 Vendor=1241 Product=e000 Version=0110
  48. N: Name="HOLTEK"
  49. P: Phys=usb-0000:00:02.0-5/input0
  50. S: Sysfs=/devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.0/input/input13
  51. U: Uniq=
  52. H: Handlers=sysrq kbd event3
  53. B: PROP=0
  54. B: EV=120013
  55. B: KEY=1000000000007 ff800000000007ff febeffdfffefffff fffffffffffffffe
  56. B: MSC=10
  57. B: LED=1f
  58.  
  59. I: Bus=0003 Vendor=1241 Product=e000 Version=0110
  60. N: Name="HOLTEK"
  61. P: Phys=usb-0000:00:02.0-5/input1
  62. S: Sysfs=/devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.1/input/input14
  63. U: Uniq=
  64. H: Handlers=kbd mouse0 event4
  65. B: PROP=0
  66. B: EV=1f
  67. B: KEY=837fff002c3027 bf00444400000000 1f001f c040b27c000 267bfad941dfed 9e000000000000 0
  68. B: REL=143
  69. B: ABS=7f0100000000
  70. B: MSC=10
  71.  
  72. I: Bus=0003 Vendor=1241 Product=e000 Version=0110
  73. N: Name="eventlircd"
  74. P: Phys=/dev/input/event4
  75. S: Sysfs=/devices/virtual/input/input15
  76. U: Uniq=
  77. H: Handlers=mouse2 event6
  78. B: PROP=0
  79. B: EV=f
  80. B: KEY=1f001f 0 0 0 0
  81. B: REL=143
  82. B: ABS=7f0100000000
  83.  
  84. root@Drongo:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement