Guest User

Untitled

a guest
Dec 1st, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. [root@Sailfish nemo]# evdev_trace -i
  2. ----====( /dev/input/event0 )====----
  3. Name: "Power Button"
  4. ID: bus 0x19, vendor, 0x0, product 0x1, version 0x0
  5. Type 0x00 (EV_SYN)
  6. Type 0x01 (EV_KEY)
  7. KEY_POWER
  8.  
  9. ----====( /dev/input/event1 )====----
  10. Name: "Power Button"
  11. ID: bus 0x19, vendor, 0x0, product 0x1, version 0x0
  12. Type 0x00 (EV_SYN)
  13. Type 0x01 (EV_KEY)
  14. KEY_POWER
  15.  
  16. ----====( /dev/input/event2 )====----
  17. Name: "Video Bus"
  18. ID: bus 0x19, vendor, 0x0, product 0x6, version 0x0
  19. Type 0x00 (EV_SYN)
  20. Type 0x01 (EV_KEY)
  21. KEY_BRIGHTNESSDOWN KEY_BRIGHTNESSUP KEY_SWITCHVIDEOMODE KEY_VIDEO_NEXT KEY_VIDEO_PREV KEY_BRIGHTNESS_CYCLE KEY_BRIGHTNESS_ZERO KEY_DISPLAY_OFF
  22.  
  23. ----====( /dev/input/event3 )====----
  24. Name: "ft5x46"
  25. ID: bus 0x18, vendor, 0x4654, product 0x5000, version 0x100
  26. Type 0x00 (EV_SYN)
  27. Type 0x01 (EV_KEY)
  28. KEY_HOME KEY_MENU KEY_WAKEUP KEY_BACK KEY_00c3 BTN_TOUCH
  29. Type 0x03 (EV_ABS)
  30. ABS_MT_SLOT=0 [0,9] ABS_MT_TOUCH_MAJOR=0 [0,255] ABS_MT_WIDTH_MAJOR=0 [0,200] ABS_MT_POSITION_X=0 [0,1536] ABS_MT_POSITION_Y=0 [0,2048]
  31. ABS_MT_TRACKING_ID=0 [0,10]
  32.  
  33. ----====( /dev/input/event4 )====----
  34. Name: "gpio-keys"
  35. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  36. Type 0x00 (EV_SYN)
  37. Type 0x01 (EV_KEY)
  38. KEY_RO KEY_POWER KEY_HOMEPAGE
  39. Type 0x05 (EV_SW)
  40. SW_LID
  41.  
  42. ----====( /dev/input/event5 )====----
  43. Name: "gpio-keys"
  44. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  45. Type 0x00 (EV_SYN)
  46. Type 0x01 (EV_KEY)
  47. KEY_VOLUMEDOWN KEY_VOLUMEUP
  48. Type 0x14 (EV_REP)
  49.  
  50. [root@Sailfish nemo]#
Advertisement
Add Comment
Please, Sign In to add comment