mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
mieq: EQ processing handles MP devices
global: MPX define added to xorg-server.h.in xfree86/common: small fix to avoid byte overflow
This commit is contained in:
parent
c957a16180
commit
5388423eb0
4 changed files with 44 additions and 2 deletions
|
|
@ -142,6 +142,9 @@
|
|||
/* Support X Input extension */
|
||||
#undef XINPUT
|
||||
|
||||
/* Support MPX multipointer extension */
|
||||
#undef MPX
|
||||
|
||||
/* Build XKB */
|
||||
#undef XKB
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue