parent
c80a2b4fe9
commit
7a2e350d2b
@ -186,6 +186,7 @@ bool DisplayServerX11::_refresh_device_info() {
|
||||
xi.absolute_devices.clear();
|
||||
xi.touch_devices.clear();
|
||||
xi.pen_inverted_devices.clear();
|
||||
xi.last_relative_time = 0;
|
||||
|
||||
int dev_count;
|
||||
XIDeviceInfo *info = XIQueryDevice(x11_display, XIAllDevices, &dev_count);
|
||||
|
Loading…
Reference in New Issue
Block a user