Search found 2 matches

by BSDsEnjoyer
Thu Sep 19, 2024 10:22 pm
Forum: General Hardware Support
Topic: How to Fix Mouse Scrolling
Replies: 13
Views: 46141

Re: How to Fix Mouse Scrolling

Sorry, I can't remember, most probably I put not enough zeros in my xmodmap files, I put many more in the xmodmap command and it worked
by BSDsEnjoyer
Tue Sep 17, 2024 8:44 pm
Forum: General Hardware Support
Topic: How to Fix Mouse Scrolling
Replies: 13
Views: 46141

Re: How to Fix Mouse Scrolling

Hello, it is unfortunate that I've encountered this very annoying problem too, 10 years after creating of this thread, but in any case I solved it by running the following in fish: xmodmap -e "pointer = 1 2 3 4 5 0 0 0 0 0 0 0 0 0 0 0 0" Editing xmodmap files did not help for some reason, ...