mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
add virtual core devices to DIX
Add virtual core devices, with proper keymaps etc, to the DIX.
This commit is contained in:
parent
737e6e4836
commit
1987af8c49
9 changed files with 414 additions and 152 deletions
3
mi/mi.h
3
mi/mi.h
|
|
@ -171,8 +171,7 @@ typedef struct _DeviceRec *DevicePtr;
|
|||
#endif
|
||||
|
||||
extern Bool mieqInit(
|
||||
DevicePtr /*pKbd*/,
|
||||
DevicePtr /*pPtr*/
|
||||
void
|
||||
);
|
||||
|
||||
extern void mieqEnqueue(
|
||||
|
|
|
|||
Loading…
Reference in a new issue