xfce4_natural_scroll

Crates.ioxfce4_natural_scroll
lib.rsxfce4_natural_scroll
version0.1.0
sourcesrc
created_at2019-05-22 10:21:38.452908
updated_at2019-05-22 10:21:38.452908
descriptionSimple utility that makes natural scrolling works in xfce
homepage
repositoryhttps://github.com/magmast/xfce4_natural_scroll
max_upload_size
id136045
size4,750
Maciej Augustyniak (magmast)

documentation

README

XFCE4 Natural Scroll

For short this program just takes your current scrolling deltas and reverses it (108 to -108 etc.). It's useful because reversing scroll in settings manager in xfce doesn't always work, and you need to change values manualy using synclient. This program is alternative solution.

Installation

Run this command, and add installed program (it should be in $HOME/.cargo/bin) to autostart.

cargo install xfce4_natural_scroll
Commit count: 0

cargo fmt