0

I'm using a raspberry pi 4 with display. I have enabled touch but I can't use the scroll to scroll.

I tried to add this file with this information but I continue to have this problem despite having restarted the raspberry:

Edit /etc/X11/xorg.conf.d/10-evdev.conf and change first section to:

Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "EmulateWheel" "true" Option "EmulateWheelButton" "2" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" EndSection

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.