Created
August 4, 2015 00:39
-
-
Save fizx/b82fd4845830b395ed34 to your computer and use it in GitHub Desktop.
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
qt.qpa.input: evdevmouse: Using device discovery | |
qt.qpa.input: udev device discovery for type QFlags(0x1|0x2) | |
qt.qpa.input: Found matching devices ("/dev/input/event3", "/dev/input/event2") | |
qt.qpa.input: Adding mouse at "/dev/input/event3" | |
qt.qpa.input: create mouse handler for "/dev/input/event3" "" | |
qt.qpa.input: Adding mouse at "/dev/input/event2" | |
qt.qpa.input: create mouse handler for "/dev/input/event2" "" | |
qt.qpa.input: Initializing tslib plugin "TsLib" "" | |
qt.qpa.input: tslib device is "/dev/input/event2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment