change that in your py file please device = uinput.Device([ uinput.BTN_LEFT, uinput.BTN_RIGHT, uinput.ABS_X + (0, 1024, 0, 0), uinput.ABS_Y + (0, 600, 0, 0), for delete that error : `libinput error: kernel bug: Device 'python-uinput' has min == max on ABS_X` thx
change that in your py file please
for delete that error :
libinput error: kernel bug: Device 'python-uinput' has min == max on ABS_Xthx