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:
Peter Hutterer 2006-11-16 20:43:27 +10:30 committed by Peter Hutterer
commit 5388423eb0
4 changed files with 44 additions and 2 deletions

View file

@ -142,6 +142,9 @@
/* Support X Input extension */
#undef XINPUT
/* Support MPX multipointer extension */
#undef MPX
/* Build XKB */
#undef XKB