Guest User

Untitled

a guest
Feb 6th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. sh-3.2# evdev_trace -i
  2. ----====( /dev/input/event0 )====----
  3. Name: "bma2x2"
  4. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  5. Type 0x00 (EV_SYN)
  6. Type 0x02 (EV_REL)
  7. REL_X REL_RX
  8. Type 0x03 (EV_ABS)
  9. evdev_trace: E: EVIOCGABS(ABS_MISC): Invalid argument
  10. ABS_MISC
  11. Type 0x04 (EV_MSC)
  12. MSC_SERIAL MSC_PULSELED MSC_GESTURE
  13.  
  14. ----====( /dev/input/event1 )====----
  15. Name: "bma_interrupt"
  16. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  17. Type 0x00 (EV_SYN)
  18. Type 0x02 (EV_REL)
  19. REL_X REL_Y REL_Z REL_HWHEEL REL_DIAL REL_WHEEL REL_MISC
  20. Type 0x03 (EV_ABS)
  21. evdev_trace: E: EVIOCGABS(ABS_PRESSURE): Invalid argument
  22. evdev_trace: E: EVIOCGABS(ABS_DISTANCE): Invalid argument
  23. ABS_PRESSURE ABS_DISTANCE
  24. Type 0x04 (EV_MSC)
  25. MSC_RAW
  26.  
  27. ----====( /dev/input/event10 )====----
  28. Name: "msm8226-tapan9302-snd-card Headset Jack"
  29. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  30. Type 0x00 (EV_SYN)
  31. Type 0x05 (EV_SW)
  32. SW_HEADPHONE_INSERT SW_MICROPHONE_INSERT SW_LINEOUT_INSERT SW_HPHL_OVERCURRENT SW_HPHR_OVERCURRENT SW_UNSUPPORT_INSERT
  33.  
  34. ----====( /dev/input/event2 )====----
  35. Name: "bmg160"
  36. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  37. Type 0x00 (EV_SYN)
  38. Type 0x02 (EV_REL)
  39. REL_RX REL_RY REL_RZ
  40.  
  41. ----====( /dev/input/event3 )====----
  42. Name: "bmm050"
  43. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  44. Type 0x00 (EV_SYN)
  45. Type 0x02 (EV_REL)
  46. REL_X REL_Y REL_Z
  47.  
  48. ----====( /dev/input/event4 )====----
  49. Name: "synaptics_dsx_i2c"
  50. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  51. Type 0x00 (EV_SYN)
  52. Type 0x03 (EV_ABS)
  53. ABS_MT_SLOT=0 [0,9] ABS_MT_TOUCH_MAJOR=0 [0,255] ABS_MT_POSITION_X=0 [0,720] ABS_MT_POSITION_Y=0 [0,1280] ABS_MT_TRACKING_ID=0 [0,65535]
  54. ABS_MT_PRESSURE=0 [0,255]
  55.  
  56. ----====( /dev/input/event5 )====----
  57. Name: "lightsensor-level"
  58. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  59. Type 0x00 (EV_SYN)
  60. Type 0x03 (EV_ABS)
  61. ABS_MISC=10 [0,144176]
  62.  
  63. ----====( /dev/input/event6 )====----
  64. Name: "proximity"
  65. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  66. Type 0x00 (EV_SYN)
  67. Type 0x03 (EV_ABS)
  68. ABS_DISTANCE=1 [0,1]
  69.  
  70. ----====( /dev/input/event7 )====----
  71. Name: "qpnp_pon"
  72. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  73. Type 0x00 (EV_SYN)
  74. Type 0x01 (EV_KEY)
  75. KEY_VOLUMEDOWN KEY_POWER
  76.  
  77. ----====( /dev/input/event8 )====----
  78. Name: "gpio-keys"
  79. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  80. Type 0x00 (EV_SYN)
  81. Type 0x01 (EV_KEY)
  82. KEY_VOLUMEDOWN KEY_VOLUMEUP
  83. Type 0x05 (EV_SW)
  84. SW_LID
  85.  
  86. ----====( /dev/input/event9 )====----
  87. Name: "msm8226-tapan9302-snd-card Button Jack"
  88. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  89. Type 0x00 (EV_SYN)
  90. Type 0x01 (EV_KEY)
  91. KEY_MEDIA BTN_1 BTN_2 BTN_3 BTN_4 BTN_5 BTN_6 BTN_7
Add Comment
Please, Sign In to add comment