Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
with mouse connected:
$ xsetpointer -l | grep Pointer
2: "Virtual core pointer" [XPointer]
4: "Virtual core XTEST pointer" [XExtensionPointer]
15: "ETPS/2 Elantech Touchpad" [XExtensionPointer]
9: "USB Laser Game Mouse" [XExtensionPointer]
16: "USB Laser Game Mouse" [XExtensionPointer]
with mouse disconnected:
$ xsetpointer -l | grep Pointer
2: "Virtual core pointer" [XPointer]
4: "Virtual core XTEST pointer" [XExtensionPointer]
15: "ETPS/2 Elantech Touchpad" [XExtensionPointer]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment