mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Merge remote branch 'whot/for-keith'
This commit is contained in:
@@ -924,6 +924,15 @@ extern int XkbGetEffectiveGroup(
|
||||
XkbStatePtr /* xkbstate */,
|
||||
CARD8 /* keycode */);
|
||||
|
||||
extern void XkbMergeLockedPtrBtns(
|
||||
DeviceIntPtr /* master */);
|
||||
|
||||
extern void XkbFakeDeviceButton(
|
||||
DeviceIntPtr /* dev */,
|
||||
int /* press */,
|
||||
int /* button */);
|
||||
|
||||
|
||||
#include "xkbfile.h"
|
||||
#include "xkbrules.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user