Ran Benita <[email protected]> writes: > The QueryDeviceState request from xinput (XQueryDeviceState(3) in xlib) > also exposes the logical state of the keys. This patch only touches the > old QueryKeymap request. Is xinput not relevant for some reason? (There > might also be similar request in xinput2 and XKB, I haven't checked).
I just hadn't thought of that, but yes, it's relevant. One simple answer would be to always lie about this request (report no keys down ever). Alternatively, we could restrict this request to "special" applications using the technique I've outlined for access to the testing extensions. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
