[SOLVED] scroll problems in linux
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.
probably it's fixed by now but if u had any weird movement issues, go with "m_rawinput 1"
this might help
https://www.reddit.com/r/GlobalOffensive/comments/20bre1/why_does_my_mouse1_randomly_unbind_during_the_game/
no it didnt PepeHands
https://github.com/ValveSoftware/halflife/issues/2055
Originally posted by timecardhttps://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
Happens with all mice?
Originally posted by timecardHappens 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
you can just delete or rename libSDL2-2.0.so.0 to use system library instead which provides correct mouse wheel functionality.
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.
its just ruining the movement, but scroll is fixed
demo :
https://www.sendspace.com/file/u1l68e
finally it's fixed, i'll edit first post for future references
Please log in to post replies.