ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.69k stars 623 forks source link

Cursor jumps back to center when trying to switch teams and classes. #863

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hello everyone. I am playing the Team Fortress Classic Beta on Fuduntu 2013.2. It works great, except for the fact that when I'm in the menus to switch teams and classes, my cursor will jump back to the center of the screen whenever I move it near the selections. This problem doesn't persist in the main menus or the server browser, just the in-game menus.

One more thing, speaking of cursors and mice: raw mouse input is still buggy when playing on Fuduntu (has nothing to do with the cursor jumping), and I haven't gotten any responses on my previous post: https://github.com/ValveSoftware/steam-for-linux/issues/2114

Here's my specs: OS/Distro: Fuduntu 64-bit Motherboard: ASRock Z68 Pro3-M Processor: Intel Core i7-2600 @ 3.8GHz (Hyperthreading Enabled) Graphics: Nvidia GeForce GTX 560 (1GB VRAM) Memory: 16GB DDR3 1333MHz RAM Hard Drive: 500GB Samsung SSD

alfred-valve commented 11 years ago

Do you have m_rawinput set to 1 or 0?

ghost commented 11 years ago

I'm not sure. All I know is that I have raw input unchecked in the options menu. If it's checked, I get the responsiveness issues with mouse clicks, like I mentioned in the other issue that I linked.

vjatseslav commented 11 years ago

Execute m_rawinput in console and in output you will see its value.

ghost commented 11 years ago

It's set at 0. EDIT: I tried setting it to 1, but now I'm getting responsiveness issues with the mouse, no matter what mouse I try. ValveSoftware/steam-for-linux#2114

alfred-valve commented 11 years ago

Can you type "version" into the console and paste the output here please.

ghost commented 11 years ago

Protocol version 48 Exe version 1.1.2.2/Stdio (tfc) Exe build: 13:55:36 Mar 28 2013 (5999)

alfred-valve commented 11 years ago

The beta update today should have helped with this, tell us if it didn't.