Last active
May 18, 2016 21:18
-
-
Save PoliteMaster/95f5a71afb65c95f229c14c9cb32e14e to your computer and use it in GitHub Desktop.
xinput, VirtualBox, Fedora 23
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Linked on https://unix.stackexchange.com/questions/284035/mouse-auto-scroll-virtualbox | |
[]$ xinput | |
⎡ Virtual core pointer id=2 [master pointer (3)] | |
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] | |
⎜ ↳ VirtualBox mouse integration id=9 [slave pointer (2)] | |
⎜ ↳ VirtualBox USB Tablet id=10 [slave pointer (2)] | |
⎜ ↳ ImExPS/2 Generic Explorer Mouse id=12 [slave pointer (2)] | |
⎣ Virtual core keyboard id=3 [master keyboard (2)] | |
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] | |
↳ Power Button id=6 [slave keyboard (3)] | |
↳ Sleep Button id=7 [slave keyboard (3)] | |
↳ Video Bus id=8 [slave keyboard (3)] | |
↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)] | |
[]$ xinput --list-props 2 | |
Device 'Virtual core pointer': | |
Device Enabled (117): 1 | |
Coordinate Transformation Matrix (119): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
[]$ xinput --list-props 4 | |
Device 'Virtual core XTEST pointer': | |
Device Enabled (117): 1 | |
Coordinate Transformation Matrix (119): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
XTEST Device (234): 1 | |
[]$ xinput --list-props 9 | |
Device 'VirtualBox mouse integration': | |
Device Enabled (117): 1 | |
Coordinate Transformation Matrix (119): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Calibration Matrix (253): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Calibration Matrix Default (254): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Natural Scrolling Enabled (255): 0 | |
libinput Natural Scrolling Enabled Default (256): 0 | |
libinput Send Events Modes Available (235): 1, 0 | |
libinput Send Events Mode Enabled (236): 0, 0 | |
libinput Send Events Mode Enabled Default (237): 0, 0 | |
libinput Left Handed Enabled (257): 0 | |
libinput Left Handed Enabled Default (258): 0 | |
libinput Scroll Methods Available (259): 0, 0, 1 | |
libinput Scroll Method Enabled (260): 0, 0, 0 | |
libinput Scroll Method Enabled Default (261): 0, 0, 0 | |
libinput Button Scrolling Button (262): 0 | |
libinput Button Scrolling Button Default (263): 0 | |
Device Node (238): "/dev/input/event5" | |
Device Product ID (239): 33006, 51966 | |
libinput Drag Lock Buttons (264): <no items> | |
libinput Horizonal Scroll Enabled (240): 1 | |
[]$ xinput --list-props 10 | |
Device 'VirtualBox USB Tablet': | |
Device Enabled (117): 1 | |
Coordinate Transformation Matrix (119): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Calibration Matrix (253): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Calibration Matrix Default (254): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Natural Scrolling Enabled (255): 0 | |
libinput Natural Scrolling Enabled Default (256): 0 | |
libinput Send Events Modes Available (235): 1, 0 | |
libinput Send Events Mode Enabled (236): 0, 0 | |
libinput Send Events Mode Enabled Default (237): 0, 0 | |
libinput Left Handed Enabled (257): 0 | |
libinput Left Handed Enabled Default (258): 0 | |
libinput Scroll Methods Available (259): 0, 0, 1 | |
libinput Scroll Method Enabled (260): 0, 0, 0 | |
libinput Scroll Method Enabled Default (261): 0, 0, 0 | |
libinput Button Scrolling Button (262): 2 | |
libinput Button Scrolling Button Default (263): 274 | |
libinput Middle Emulation Enabled (265): 0 | |
libinput Middle Emulation Enabled Default (266): 0 | |
Device Node (238): "/dev/input/event4" | |
Device Product ID (239): 33006, 33 | |
libinput Drag Lock Buttons (264): <no items> | |
libinput Horizonal Scroll Enabled (240): 1 | |
[]$ xinput --list-props 12 | |
Device 'ImExPS/2 Generic Explorer Mouse': | |
Device Enabled (117): 1 | |
Coordinate Transformation Matrix (119): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 | |
libinput Accel Speed (267): 0.000000 | |
libinput Accel Speed Default (268): 0.000000 | |
libinput Accel Profiles Available (269): 1, 1 | |
libinput Accel Profile Enabled (270): 1, 0 | |
libinput Accel Profile Enabled Default (271): 1, 0 | |
libinput Natural Scrolling Enabled (255): 0 | |
libinput Natural Scrolling Enabled Default (256): 0 | |
libinput Send Events Modes Available (235): 1, 0 | |
libinput Send Events Mode Enabled (236): 0, 0 | |
libinput Send Events Mode Enabled Default (237): 0, 0 | |
libinput Left Handed Enabled (257): 0 | |
libinput Left Handed Enabled Default (258): 0 | |
libinput Scroll Methods Available (259): 0, 0, 1 | |
libinput Scroll Method Enabled (260): 0, 0, 0 | |
libinput Scroll Method Enabled Default (261): 0, 0, 0 | |
libinput Button Scrolling Button (262): 2 | |
libinput Button Scrolling Button Default (263): 274 | |
libinput Middle Emulation Enabled (265): 0 | |
libinput Middle Emulation Enabled Default (266): 0 | |
Device Node (238): "/dev/input/event3" | |
Device Product ID (239): 2, 6 | |
libinput Drag Lock Buttons (264): <no items> | |
libinput Horizonal Scroll Enabled (240): 1 | |
[]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment