Advertisement
Guest User

Untitled

a guest
Jun 5th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. cat /proc/bus/input/devices
  2. I: Bus=0019 Vendor=0000 Product=0003 Version=0000
  3. N: Name="Sleep Button"
  4. P: Phys=PNP0C0E/button/input0
  5. S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  6. U: Uniq=
  7. H: Handlers=kbd event0
  8. B: PROP=0
  9. B: EV=3
  10. B: KEY=4000 0 0
  11.  
  12. I: Bus=0019 Vendor=0000 Product=0001 Version=0000
  13. N: Name="Power Button"
  14. P: Phys=PNP0C0C/button/input0
  15. S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C: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=0019 Vendor=0000 Product=0005 Version=0000
  23. N: Name="Lid Switch"
  24. P: Phys=PNP0C0D/button/input0
  25. S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
  26. U: Uniq=
  27. H: Handlers=event2
  28. B: PROP=0
  29. B: EV=21
  30. B: SW=1
  31.  
  32. I: Bus=0019 Vendor=0000 Product=0001 Version=0000
  33. N: Name="Power Button"
  34. P: Phys=LNXPWRBN/button/input0
  35. S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  36. U: Uniq=
  37. H: Handlers=kbd event3
  38. B: PROP=0
  39. B: EV=3
  40. B: KEY=10000000000000 0
  41.  
  42. I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
  43. N: Name="AT Translated Set 2 keyboard"
  44. P: Phys=isa0060/serio0/input0
  45. S: Sysfs=/devices/platform/i8042/serio0/input/input4
  46. U: Uniq=
  47. H: Handlers=sysrq kbd event4
  48. B: PROP=0
  49. B: EV=120013
  50. B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
  51. B: MSC=10
  52. B: LED=7
  53.  
  54. I: Bus=0019 Vendor=0000 Product=0006 Version=0000
  55. N: Name="Video Bus"
  56. P: Phys=LNXVIDEO/video/input0
  57. S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
  58. U: Uniq=
  59. H: Handlers=kbd event5
  60. B: PROP=0
  61. B: EV=3
  62. B: KEY=3e000b00000000 0 0 0
  63.  
  64. I: Bus=0003 Vendor=090c Product=37c0 Version=b618
  65. N: Name="USB Video Device"
  66. P: Phys=usb-0000:00:14.0-2/button
  67. S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input6
  68. U: Uniq=
  69. H: Handlers=kbd event6
  70. B: PROP=0
  71. B: EV=3
  72. B: KEY=100000 0 0 0
  73.  
  74. I: Bus=0000 Vendor=0000 Product=0000 Version=0000
  75. N: Name="HDA Intel PCH Mic"
  76. P: Phys=ALSA
  77. S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  78. U: Uniq=
  79. H: Handlers=event7
  80. B: PROP=0
  81. B: EV=21
  82. B: SW=10
  83.  
  84. I: Bus=0000 Vendor=0000 Product=0000 Version=0000
  85. N: Name="HDA Intel PCH Headphone"
  86. P: Phys=ALSA
  87. S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  88. U: Uniq=
  89. H: Handlers=event8
  90. B: PROP=0
  91. B: EV=21
  92. B: SW=4
  93.  
  94. I: Bus=0000 Vendor=0000 Product=0000 Version=0000
  95. N: Name="HDA Intel PCH HDMI/DP,pcm=3"
  96. P: Phys=ALSA
  97. S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  98. U: Uniq=
  99. H: Handlers=event9
  100. B: PROP=0
  101. B: EV=21
  102. B: SW=140
  103.  
  104. I: Bus=0003 Vendor=093a Product=2510 Version=0111
  105. N: Name="PixArt USB Optical Mouse"
  106. P: Phys=usb-0000:00:14.0-1/input0
  107. S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:093A:2510.0006/input/input15
  108. U: Uniq=
  109. H: Handlers=mouse0 event10
  110. B: PROP=0
  111. B: EV=17
  112. B: KEY=70000 0 0 0 0
  113. B: REL=103
  114. B: MSC=10
  115.  
  116. june@june-desktop:~$ /proc/bus/input/devices
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement