![]() |
[NEED HELP] GUI Mouse Problem with GLX - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4) +--- Thread: [NEED HELP] GUI Mouse Problem with GLX (/showthread.php?tid=5058) |
GUI Mouse Problem with GLX - Slackhead - 08-30-2014 In the settings etc gui, when I move the mouse to change an option or click a button etc. the mouse will snap back to some central point, so it's nigh impossible to use. It works fine in the game though. This is only in glx; sdl works fine. My mouse is a logitech mx518 USB mouse. Nothing fancy. Any ideas what to change to fix that? RE: GUI Mouse Problem with GLX - Mr. Bougo - 08-31-2014 What's your OS? What's your Xonotic version? Do you play windowed or fullscreen? Do you have anything special about your setup that we should know? (Compositing / Desktop effects?) Open the xonotic console (shift escape when in the menu) and type in there Code: vid_stick_mouse I haven't seen this issue before. Usually, when only one of glx and sdl does not work, we'll tell you to use the one that works, as that's why we distribute both ![]() RE: GUI Mouse Problem with GLX - Slackhead - 08-31-2014 Sorry, was a bit tired when I wrote that and didn't give any info, but: Running on slackware 14.1 64bit: Linux raven 3.13.5-blarg #9 SMP PREEMPT Fri May 9 20:34:16 BST 2014 x86_64 Intel® Core i5-2520M CPU @ 2.50GHz GenuineIntel GNU/Linux Xonotic 0.7.0 built from slackbuilds.org slackbuild Playing fullscreen @ 1366x768 No compostite/effects WM = fluxbox vid_stick_mouse returns 0 I tried setting it to 1 but no difference. Hope this helps |