canonical/mir

Support for natural (inversed) scrolling in the input configuration

Open

#4,622 opened on Jan 10, 2026

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (137 forks)auto 404
Good first issue

Repository metrics

Stars
 (775 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

See this ticket in miracle-wm for more details: https://github.com/miracle-wm-org/miracle-wm/issues/754

Details

I do not believe that we have this yet, but correct me if I'm wrong. It would be nice to support this out of the box. We can add an item for libinput_device_config_scroll_set_natural_scroll_enabled to make this happen

Prior Art

MacOS, Gnome, etc.

Contributor guide