Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Fixing inversion of input devices  #24

@Worper1997

Description

@Worper1997

This great piece of software was working until after some update in my system,about a month ago, stopped working.
Basically screenrotator will rotate the orientation of desktop correctly, however it also inverts all mouse inputs, which it shouldn't. Or maybe it used to be "it should" but now it shouldn't.

Anyway if anyone has the same issue all you have to do is to comment or remove the following code in the the following file:
ScreenRotator/src/rotateinput.cpp
find the line 176:
property.setRotationMatrix(orientation_matrix);

This line needs to be commented or removed
Then recompile, install as instructed by the readme.

This works on Surface Pro 6 with Mate/KDE

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