[SOLVED] scroll problems in linux

Started by PeKz^
24/07/2020 12:14
Page 1 of 1
PeKz^24/07/2020 12:14(edited 26/07/2020 07:22)

hey there, once again, ive tried to play in linux and this managed to install graphic drivers properly
but ive encountered another problem
i have a G402 and when im scrolling in cs, sometimes it just doesnt work. looked in console and saw bunch of "MOUSE5 IS UNBOUND" messages and dunno whats this, anyone else experienced this?
recorded a dem if u want to look closer (inputs etc)
https://www.sendspace.com/file/iv3ox6

-------------------------------------------------------------

edit : how to solve this issue
first, stop using xorg and install latest drivers
second, do this :

Originally posted by Juice


you can just delete or rename libSDL2-2.0.so.0 to use system library instead which provides correct mouse wheel functionality.

NinjaCow


probably it's fixed by now but if u had any weird movement issues, go with "m_rawinput 1"

nobody^24/07/2020 12:32

this might help
https://www.reddit.com/r/GlobalOffensive/comments/20bre1/why_does_my_mouse1_randomly_unbind_during_the_game/

PeKz^24/07/2020 13:28

no it didnt PepeHands

timecard24/07/2020 15:00

https://github.com/ValveSoftware/halflife/issues/2055

PeKz^24/07/2020 16:32

Originally posted by timecard
https://github.com/ValveSoftware/halflife/issues/2055


thanks for the link but i didnt help me since ive installed nvidia drivers and im not using xorg
as ppl said in that topic, tried "+jump;wait;wait;wait" command and "gl_vsync 1" but didnt help :(
the only thing that i notice was when i scroll down (+jump) it says mouse5 is unbind and when i scroll up (+duck) it says mouse4

timecard24/07/2020 20:08

Happens with all mice?

PeKz^25/07/2020 06:20(edited 25/07/2020 06:22)

Originally posted by timecard
Happens with all mice?


unfortunately yes, AFAIK old mice didnt have any back or forward button, so they programmed it this way:
button 1
button 2
button 3
button 4 ( scroll up )
button 5 ( scroll down )

tried piper and ratbagd (open source drivers on github) but it didnt help at all and the weird thing is when i installed drivers, all of my games was running at 10 fps

edit :
tried x11, wayland, xquartz. same result

Juice25/07/2020 08:30


you can just delete or rename libSDL2-2.0.so.0 to use system library instead which provides correct mouse wheel functionality.

NinjaCow

PeKz^25/07/2020 09:34

Originally posted by Juice


you can just delete or rename libSDL2-2.0.so.0 to use system library instead which provides correct mouse wheel functionality.

NinjaCow


its just ruining the movement, but scroll is fixed
demo :
https://www.sendspace.com/file/u1l68e

PeKz^26/07/2020 07:19

finally it's fixed, i'll edit first post for future references

Page 1 of 1

Please log in to post replies.