Bug tracker and wiki
/
dev
/
loop
.org.uk
Xpra
Wiki & Bugs
This bug tracker and wiki are being discontinued
please use
https://github.com/Xpra-org/xpra
instead.
Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Back to Ticket #173
Ticket #173
: 00-ignore-xpra-devices.conf
File 00-ignore-xpra-devices.conf,
155 bytes
(added by
Antoine Martin
,
4 years ago
)
tell Xorg to always ignore the virtual input devices we create
Line
1
Section "InputClass"
2
Identifier "Xpra devices should not be used automatically"
3
MatchProduct "xpra"
4
Option "Ignore" "on"
5
EndSection
Download in other formats:
Original Format