Xi: disallow changing core keyboard and pointer

Just short-circuit the change core keyboard/pointer requests.
This commit is contained in:
Daniel Stone
2006-10-29 03:43:34 +03:00
committed by Daniel Stone
parent 68f595ca6c
commit 96e32805d1
8 changed files with 11 additions and 435 deletions

View File

@@ -53,9 +53,4 @@ void FindInterestedChildren( /* FIXME: could be static? */
int /* count */
);
void SRepXChangePointerDevice(ClientPtr /* client */ ,
int /* size */ ,
xChangePointerDeviceReply * /* rep */
);
#endif /* CHGPTR_H */