parent
c80a2b4fe9
commit
7a2e350d2b
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue