Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. [nemo@Sailfish ~]$ evdev_trace -i
  2. ----====( /dev/input/event0 )====----
  3. Name: "gpio-keys"
  4. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  5. Type 0x00 (EV_SYN)
  6. Type 0x01 (EV_KEY)
  7. KEY_VOLUMEDOWN
  8. Type 0x05 (EV_SW)
  9. SW_LID*
  10.  
  11. ----====( /dev/input/event1 )====----
  12. Name: "keypad_8960"
  13. ID: bus 0x18, vendor, 0x1, product 0x1, version 0x1
  14. Type 0x00 (EV_SYN)
  15. Type 0x01 (EV_KEY)
  16. KEY_1 KEY_2 KEY_3 KEY_4 KEY_5 KEY_6 KEY_7 KEY_8 KEY_9 KEY_0 KEY_MINUS KEY_EQUAL KEY_BACKSPACE KEY_TAB KEY_Q KEY_W KEY_E KEY_R
  17. KEY_T KEY_Y KEY_U KEY_I KEY_O KEY_P KEY_ENTER KEY_LEFTCTRL KEY_A KEY_S KEY_D KEY_F KEY_G KEY_H KEY_J KEY_K KEY_L KEY_GRAVE
  18. KEY_LEFTSHIFT KEY_Z KEY_X KEY_C KEY_V KEY_B KEY_N KEY_M KEY_COMMA KEY_DOT KEY_SLASH KEY_LEFTALT KEY_SPACE KEY_CAPSLOCK
  19. KEY_RIGHTALT KEY_UP KEY_LEFT KEY_RIGHT KEY_DOWN KEY_VOLUMEUP KEY_CAMERA
  20. Type 0x04 (EV_MSC)
  21. MSC_SCAN
  22.  
  23. ----====( /dev/input/event2 )====----
  24. Name: "light-prox"
  25. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  26. Type 0x00 (EV_SYN)
  27. Type 0x04 (EV_MSC)
  28. MSC_RAW
  29. Type 0x11 (EV_LED)
  30. LED_MISC
  31.  
  32. ----====( /dev/input/event3 )====----
  33. Name: "pmic8xxx_pwrkey"
  34. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  35. Type 0x00 (EV_SYN)
  36. Type 0x01 (EV_KEY)
  37. KEY_POWER
  38.  
  39. ----====( /dev/input/event4 )====----
  40. Name: "msm8960-snd-card Button Jack"
  41. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  42. Type 0x00 (EV_SYN)
  43. Type 0x01 (EV_KEY)
  44. KEY_MEDIA BTN_1 BTN_2 BTN_3 BTN_4 BTN_5 BTN_6 BTN_7
  45.  
  46. ----====( /dev/input/event5 )====----
  47. Name: "msm8960-snd-card Headset Jack"
  48. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  49. Type 0x00 (EV_SYN)
  50. Type 0x05 (EV_SW)
  51. SW_HEADPHONE_INSERT SW_MICROPHONE_INSERT SW_HPHL_OVERCURRENT SW_HPHR_OVERCURRENT
  52.  
  53. ----====( /dev/input/event6 )====----
  54. Name: "atmxt-i2c"
  55. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  56. Type 0x00 (EV_SYN)
  57. Type 0x03 (EV_ABS)
  58. ABS_MT_WIDTH_MAJOR=0 [0,24] ABS_MT_POSITION_X=0 [0,1023] ABS_MT_POSITION_Y=0 [0,1023] ABS_MT_TRACKING_ID=0 [0,9]
  59. ABS_MT_PRESSURE=0 [0,255]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement