Skip to content

suport for python app #22

@Akex2

Description

@Akex2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions