You are not logged in.
Pages: 1
Hi everyone!
Can someone of you tell me why I have activated the reverse scrolling in xfce but in the terminal is active the natural scrolling?
Thanks a lot
Offline
If you want to reverse the scroll direction in Xfce you can do so in the Mouse and Touchpad settings, under Devices and Buttons, there is a check-box for Reverse scroll direction.
Offline
Thank you Ferdinand, unfortunately I have the scrolling-pad problem only in Terminal app. How can I change the scrolling mode in terminal app?
Offline
Start by specifying "terminal app", there're plenty.
https://wiki.archlinux.org/title/List_o … _emulators
Wild guess, you may try to
export GDK_CORE_DEVICE_EVENTS=1but notice that you need to export that TO the terminal process, NOT "in" the terminal.
https://wiki.archlinux.org/title/Environment_variables
Online
Pages: 1