Is this Steam-specific somehow? You might want to ask in a forum related to your distro.
I think it's steam specific, in case you'd like to support steam on linux. As a debian developer, I'm trying to debug it as much as possible, but not familiar with wayland, which is the candidate as X on debian. It might happen on SteamOS as well. :)
Can you give details as to why you think it's Steam-specific?
Hello,
OK, you're right, it's not steam related:
I also tried it with openarena, exactly the same what I experienced with Steam games.
I'm sorry about my report. Feel free to close it, and I'd recommend to advertise that information/page to the people.
Thanks,
Thanks, closing.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Every game which should use 3D and mouse, I found the view points to one direction and i can only rotate the view. In eg. Team Fortress 2, PayDay 2. GDM3, with wayland, i915 kernel driver. Any idea? I was trying to adjust with:
xinput list --name-only|while read i; do xinput list-props "$i";done
Device 'Virtual core pointer':
Device Enabled (119): 1
Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device 'Virtual core XTEST pointer':
Device Enabled (119): 1
Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
XTEST Device (238): 1
Device 'xwayland-pointer:12':
Device Enabled (119): 1
Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (244): 0
Device Accel Constant Deceleration (245): 1.000000
Device Accel Adaptive Deceleration (246): 1.000000
Device Accel Velocity Scaling (247): 10.000000
Device 'Virtual core keyboard':
Device Enabled (119): 1
Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device 'Virtual core XTEST keyboard':
Device Enabled (119): 1
Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
XTEST Device (238): 1
Device 'xwayland-keyboard:12':
Device Enabled (119): 1
Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
but no luck. Any idea?