Guest User

Untitled

a guest
Oct 23rd, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. $ xinput list
  2. ⎡ Virtual core pointer id=2 [master pointer (3)]
  3. ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
  4. ⎜ ↳ ETPS/2 Elantech Touchpad id=11 [slave pointer (2)]
  5. ⎜ ↳ Microsoft Microsoft® Comfort Mouse 4500 id=14 [slave pointer (2)]
  6. ⎣ Virtual core keyboard id=3 [master keyboard (2)]
  7. ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
  8. ↳ Power Button id=6 [slave keyboard (3)]
  9. ↳ Video Bus id=7 [slave keyboard (3)]
  10. ↳ HP TrueVision HD Camera: HP Tru id=8 [slave keyboard (3)]
  11. ↳ Intel Virtual Button driver id=9 [slave keyboard (3)]
  12. ↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
  13. ↳ HP Wireless hotkeys id=12 [slave keyboard (3)]
  14. ↳ HP WMI hotkeys id=13 [slave keyboard (3)]
  15. ↳ Microsoft Microsoft® Comfort Mouse 4500 id=15 [slave keyboard (3)]
  16. ↳ Chicony USB Keyboard id=16 [slave keyboard (3)]
  17. ↳ Chicony USB Keyboard id=17 [slave keyboard (3)]
  18.  
  19. $ xinput list-props 14
  20. Device 'Microsoft Microsoft® Comfort Mouse 4500':
  21. Device Enabled (142): 1
  22. Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
  23. libinput Natural Scrolling Enabled (289): 0
  24. libinput Natural Scrolling Enabled Default (290): 0
  25. libinput Scroll Methods Available (293): 0, 0, 1
  26. libinput Scroll Method Enabled (294): 0, 0, 0
  27. libinput Scroll Method Enabled Default (295): 0, 0, 0
  28. libinput Button Scrolling Button (727): 2
  29. libinput Button Scrolling Button Default (728): 2
  30. libinput Middle Emulation Enabled (729): 0
  31. libinput Middle Emulation Enabled Default (730): 0
  32. libinput Accel Speed (296): -0.258993
  33. libinput Accel Speed Default (297): 0.000000
  34. libinput Accel Profiles Available (731): 1, 1
  35. libinput Accel Profile Enabled (732): 1, 0
  36. libinput Accel Profile Enabled Default (733): 1, 0
  37. libinput Left Handed Enabled (298): 0
  38. libinput Left Handed Enabled Default (299): 0
  39. libinput Send Events Modes Available (266): 1, 0
  40. libinput Send Events Mode Enabled (267): 0, 0
  41. libinput Send Events Mode Enabled Default (268): 0, 0
  42. Device Node (269): "/dev/input/event16"
  43. Device Product ID (270): 1118, 1900
  44. libinput Drag Lock Buttons (300): <no items>
  45. libinput Horizontal Scroll Enabled (301): 1
  46.  
  47. $ xinput list-props 15
  48. Device 'Microsoft Microsoft® Comfort Mouse 4500':
  49. Device Enabled (142): 1
  50. Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
  51. libinput Send Events Modes Available (266): 1, 0
  52. libinput Send Events Mode Enabled (267): 0, 0
  53. libinput Send Events Mode Enabled Default (268): 0, 0
  54. Device Node (269): "/dev/input/event16"
  55. Device Product ID (270): 1118, 1900
  56.  
  57. $ xinput list-props 15
  58. Device 'Microsoft Microsoft® Comfort Mouse 4500':
  59. Device Enabled (142): 1
  60. Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
  61. libinput Send Events Modes Available (266): 1, 0
  62. libinput Send Events Mode Enabled (267): 0, 0
  63. libinput Send Events Mode Enabled Default (268): 0, 0
  64. Device Node (269): "/dev/input/event16"
  65. Device Product ID (270): 1118, 1900
Add Comment
Please, Sign In to add comment