Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6016

Raspberry Pi OS • Re: How do you fix trackpad scroll direction in bookworm?

$
0
0
I got it to work!

natural_scroll does not work. I read somewhere else it's not implemented (yet?)

Instead, in your .config/wayfire.ini after [input] you can add
mouse_scroll_speed=-1.0
(that is, negative 1.0)

You also have to hack /usr/share/wayfire/metadata/input.xml
Search for mouse_scroll_speed .
Remove the line <min>0.0</min>
This lets you set a negative mouse_scroll_speed.

Then log out / log in to reload the .xml file.

Seems to work everywhere, terminal, firefox, file browser.

Also works for my trackpad and scrolling mouse.

(Note, you _don't_ have to log in/out when you change wayfire.ini, they must reload when the file changes, pretty slick!)

Statistics: Posted by mepster — Fri Feb 09, 2024 6:56 am



Viewing all articles
Browse latest Browse all 6016

Trending Articles