You are not logged in.
Pages: 1
I'm unable to move my mouse diagonally in TrueCombat. It's very annoying since it totally screws up my accuracy. I can only move my mouse on an X/Y plane. Linked below is a video to illustrate my problem. I used mouse-emulation in XFCE to make sure it's not just a problem with TrueCombat. As you can see, diagonal movement works fine when i move the pointer with my numpad keys...
http://linuxinit.net/site/temp/mouse.avi
This has only started happening recently, but I'm not sure when exactly since I've just recently began playing TrueCombat again, and I've done many upgrades between the time I last played and now.
Here are the appropriate sections of my Xorg configuration:
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "Name" "Logitech"
Option "Device" "/dev/input/event5"
Option "Buttons" "9"
Option "ZAxisMapping" "4 5"
Option "YAxisMappting" "6 7"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9"
Option "SendCoreEvents" "true"
EndSection
Any help is greatly appreciated. I have already tried setting the driver to "mouse" and the device back to the default /dev/input/mice, and removed SendCoreEvents. The problem still persists.
Offline
Nobody knows anything? It used to work fine. It's not a TCE issue... It's obvoiusly an Arch issue since that's the only thing that has changed.
Offline
Pages: 1