Skip to content

Instantly share code, notes, and snippets.

@fizx
Created August 4, 2015 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fizx/b82fd4845830b395ed34 to your computer and use it in GitHub Desktop.
Save fizx/b82fd4845830b395ed34 to your computer and use it in GitHub Desktop.
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