Advertisement
Guest User

Xinput

a guest
Oct 5th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. white@white:~$ xinput list --long
  2. ⎡ Virtual core pointer id=2 [master pointer (3)]
  3. Reporting 10 classes:
  4. Class originated from: 13. Type: XIButtonClass
  5. Buttons supported: 10
  6. Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" "Button Side" "Button Extra" "Button Unknown"
  7. Button state:
  8. Class originated from: 13. Type: XIValuatorClass
  9. Detail for Valuator 0:
  10. Label: Rel X
  11. Range: -1.000000 - -1.000000
  12. Resolution: 1 units/m
  13. Mode: relative
  14. Class originated from: 13. Type: XIValuatorClass
  15. Detail for Valuator 1:
  16. Label: Rel Y
  17. Range: -1.000000 - -1.000000
  18. Resolution: 1 units/m
  19. Mode: relative
  20. Class originated from: 13. Type: XIValuatorClass
  21. Detail for Valuator 2:
  22. Label: Rel Horiz Wheel
  23. Range: -1.000000 - -1.000000
  24. Resolution: 1 units/m
  25. Mode: relative
  26. Class originated from: 13. Type: XIValuatorClass
  27. Detail for Valuator 3:
  28. Label: Rel Dial
  29. Range: -1.000000 - -1.000000
  30. Resolution: 1 units/m
  31. Mode: relative
  32. Class originated from: 13. Type: XIValuatorClass
  33. Detail for Valuator 4:
  34. Label: Rel Vert Wheel
  35. Range: -1.000000 - -1.000000
  36. Resolution: 1 units/m
  37. Mode: relative
  38. Class originated from: 13. Type: XIValuatorClass
  39. Detail for Valuator 5:
  40. Label: Rel Misc
  41. Range: -1.000000 - -1.000000
  42. Resolution: 1 units/m
  43. Mode: relative
  44. Class originated from: 13. Type: XIScrollClass
  45. Scroll info for Valuator 2
  46. type: 2 (horizontal)
  47. increment: 1.000000
  48. flags: 0x0
  49. Class originated from: 13. Type: XIScrollClass
  50. Scroll info for Valuator 3
  51. type: 1 (vertical)
  52. increment: -1.000000
  53. flags: 0x0
  54. Class originated from: 13. Type: XIScrollClass
  55. Scroll info for Valuator 4
  56. type: 1 (vertical)
  57. increment: -1.000000
  58. flags: 0x2 ( preferred )
  59.  
  60. ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
  61. Reporting 3 classes:
  62. Class originated from: 4. Type: XIButtonClass
  63. Buttons supported: 10
  64. Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" None None None
  65. Button state:
  66. Class originated from: 4. Type: XIValuatorClass
  67. Detail for Valuator 0:
  68. Label: Rel X
  69. Range: -1.000000 - -1.000000
  70. Resolution: 0 units/m
  71. Mode: relative
  72. Class originated from: 4. Type: XIValuatorClass
  73. Detail for Valuator 1:
  74. Label: Rel Y
  75. Range: -1.000000 - -1.000000
  76. Resolution: 0 units/m
  77. Mode: relative
  78.  
  79. ⎣ Virtual core keyboard id=3 [master keyboard (2)]
  80. Reporting 1 classes:
  81. Class originated from: 11. Type: XIKeyClass
  82. Keycodes supported: 248
  83.  
  84. ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
  85. Reporting 1 classes:
  86. Class originated from: 5. Type: XIKeyClass
  87. Keycodes supported: 248
  88.  
  89. ↳ Power Button id=6 [slave keyboard (3)]
  90. Reporting 1 classes:
  91. Class originated from: 6. Type: XIKeyClass
  92. Keycodes supported: 248
  93.  
  94. ↳ Power Button id=7 [slave keyboard (3)]
  95. Reporting 1 classes:
  96. Class originated from: 7. Type: XIKeyClass
  97. Keycodes supported: 248
  98.  
  99. ↳ Sleep Button id=8 [slave keyboard (3)]
  100. Reporting 1 classes:
  101. Class originated from: 8. Type: XIKeyClass
  102. Keycodes supported: 248
  103.  
  104. ↳ Sleep Button id=9 [slave keyboard (3)]
  105. Reporting 1 classes:
  106. Class originated from: 9. Type: XIKeyClass
  107. Keycodes supported: 248
  108.  
  109. ↳ Integrated_Webcam_HD id=10 [slave keyboard (3)]
  110. Reporting 1 classes:
  111. Class originated from: 10. Type: XIKeyClass
  112. Keycodes supported: 248
  113.  
  114. ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
  115. Reporting 1 classes:
  116. Class originated from: 11. Type: XIKeyClass
  117. Keycodes supported: 248
  118.  
  119. white@white:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement