xinput list uses XListInputDevices to get all devices (ids), I couldn't find this function reference in this library, so is there a maybe a hidden way to get all devices? Since there are functions to query devices by id I would expect something, otherwise it would be an incomplete feature?
xinput listusesXListInputDevicesto get all devices (ids), I couldn't find this function reference in this library, so is there a maybe a hidden way to get all devices? Since there are functions to query devices by id I would expect something, otherwise it would be an incomplete feature?