Advertisement
Guest User

evdev

a guest
Aug 7th, 2017
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. ----====( /dev/input/event0 )====----
  2. Name: "sensorprocessor"
  3. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  4. Type 0x00 (EV_SYN)
  5. Type 0x01 (EV_KEY)
  6. KEY_POWER KEY_CAMERA
  7. Type 0x05 (EV_SW)
  8. SW_LID
  9.  
  10. ----====( /dev/input/event1 )====----
  11. Name: "synaptics_dsx_i2c"
  12. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  13. Type 0x00 (EV_SYN)
  14. Type 0x03 (EV_ABS)
  15. ABS_MT_SLOT=0 [0,9] ABS_MT_TOUCH_MAJOR=0 [0,255] ABS_MT_POSITION_X=0 [0,1439] ABS_MT_POSITION_Y=0 [0,2559]
  16. ABS_MT_TRACKING_ID=0 [0,65535] ABS_MT_PRESSURE=0 [0,255]
  17.  
  18. ----====( /dev/input/event2 )====----
  19. Name: "qpnp_pon"
  20. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  21. Type 0x00 (EV_SYN)
  22. Type 0x01 (EV_KEY)
  23. KEY_VOLUMEDOWN KEY_POWER
  24.  
  25. ----====( /dev/input/event3 )====----
  26. Name: "msm8994-florida-snd-card Button Jack"
  27. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  28. Type 0x00 (EV_SYN)
  29. Type 0x01 (EV_KEY)
  30. KEY_VOLUMEDOWN KEY_VOLUMEUP KEY_MEDIA BTN_1 BTN_2 BTN_3 BTN_7 KEY_VOICECOMMAND
  31.  
  32. ----====( /dev/input/event4 )====----
  33. Name: "msm8994-florida-snd-card Headset Jack"
  34. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  35. Type 0x00 (EV_SYN)
  36. Type 0x05 (EV_SW)
  37. SW_HEADPHONE_INSERT SW_MICROPHONE_INSERT SW_LINEOUT_INSERT SW_UNSUPPORT_INSERT
  38.  
  39. ----====( /dev/input/event5 )====----
  40. Name: "gpio-keys"
  41. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  42. Type 0x00 (EV_SYN)
  43. Type 0x01 (EV_KEY)
  44. KEY_VOLUMEUP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement