Skip to content

Instantly share code, notes, and snippets.

@5RVLyre
Created August 11, 2018 23:32
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 5RVLyre/5d98455995d90f8be6477e6f1fe4c27e to your computer and use it in GitHub Desktop.
Save 5RVLyre/5d98455995d90f8be6477e6f1fe4c27e to your computer and use it in GitHub Desktop.
# Ignore all xpra virtual devices by default,
# these will be enabled explicitly when needed.
Section "InputClass"
Identifier "xpra-virtual-device"
MatchProduct "Xpra"
Option "Ignore" "true"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment