Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver

This commit is contained in:
Zephaniah E. Hull 2006-10-21 04:26:14 -04:00
commit e26a494f41
29 changed files with 337 additions and 210 deletions

View file

@ -55,6 +55,11 @@ void CopySwapDeviceCore(ClientPtr /* client */ ,
char * /* buf */
);
void CopySwapDeviceEnable(ClientPtr /* client */ ,
DeviceIntPtr /* dev */ ,
char * /* buf */
);
void SRepXGetDeviceControl(ClientPtr /* client */ ,
int /* size */ ,
xGetDeviceControlReply * /* rep */