Skip to content

map_to_output '*' stopped working - cursor goes all over the place #8594

@pancsta

Description

@pancsta

sway version 1.10

I frequently lock the cursor to a specific screen (most of the time), but sometimes need the normal behavior, which till 1.10 could be done with input ID map_to_output '*', but now I have to use input '*' map_to_output '*' and it still does not behave the same as starting sway without any map_to_output.

It looks like sway treats all the outputs as a single large output (a small mouse movement results in a large pointer movement), instead of 1:1 reflecting the input device's position. Im on wayvnc (1 per output) and restarting it doesnt help. The only solution is to restart sway.

This is a recent regression. I've tried input '*' calibration_matrix "0 0 0 0 0 0" but no luck.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions