Advertisement
Guest User

Untitled

a guest
Oct 30th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. ----====( /dev/input/event0 )====----
  2. Name: "mxt224_ts_input"
  3. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  4. Type 0x00 (EV_SYN)
  5. Type 0x03 (EV_ABS)
  6. ABS_MT_TOUCH_MAJOR=0 [0,30] ABS_MT_POSITION_X=0 [0,1023] ABS_MT_POSITION_Y=0 [0,1023] ABS_MT_TRACKING_ID=0 [0,9] ABS_MT_PRESSURE=0 [0,255]
  7.  
  8. ----====( /dev/input/event1 )====----
  9. Name: "accelerometer_sensor"
  10. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  11. Type 0x00 (EV_SYN)
  12. Type 0x02 (EV_REL)
  13. REL_X REL_Y REL_Z REL_RY
  14.  
  15. ----====( /dev/input/event2 )====----
  16. Name: "magnetic_sensor"
  17. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  18. Type 0x00 (EV_SYN)
  19. Type 0x02 (EV_REL)
  20. REL_X REL_Y REL_Z REL_RX REL_RY
  21.  
  22. ----====( /dev/input/event3 )====----
  23. Name: "raw_magnetic_sensor"
  24. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  25. Type 0x00 (EV_SYN)
  26. Type 0x02 (EV_REL)
  27. REL_X REL_Y REL_Z REL_HWHEEL REL_DIAL REL_WHEEL REL_MISC
  28.  
  29. ----====( /dev/input/event4 )====----
  30. Name: "proximity"
  31. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  32. Type 0x00 (EV_SYN)
  33. Type 0x03 (EV_ABS)
  34. ABS_DISTANCE=1 [0,1]
  35.  
  36. ----====( /dev/input/event5 )====----
  37. Name: "lightsensor-level"
  38. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  39. Type 0x00 (EV_SYN)
  40. Type 0x03 (EV_ABS)
  41. ABS_MISC=0 [0,0]
  42.  
  43. ----====( /dev/input/event6 )====----
  44. Name: "orientation_sensor"
  45. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  46. Type 0x00 (EV_SYN)
  47. Type 0x02 (EV_REL)
  48. REL_X REL_Y REL_Z REL_RX REL_RY REL_RZ
  49.  
  50. ----====( /dev/input/event7 )====----
  51. Name: "aries-keypad"
  52. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  53. Type 0x00 (EV_SYN)
  54. Type 0x01 (EV_KEY)
  55. KEY_HOME KEY_VOLUMEDOWN KEY_VOLUMEUP KEY_POWER
  56.  
  57. ----====( /dev/input/event8 )====----
  58. Name: "cypress-touchkey"
  59. ID: bus 0x19, vendor, 0x0, product 0x0, version 0x0
  60. Type 0x00 (EV_SYN)
  61. Type 0x01 (EV_KEY)
  62. KEY_HOME KEY_MENU KEY_BACK KEY_SEARCH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement