The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


strange mouse behavior
bbkr Offline
Junior Member

Posts: 2
Threads: 1
Joined: Feb 2008
Reputation: 0
#1
Solved: 8 Years, 3 Months, 1 Week ago strange mouse behavior

after launching the game on default settings mouse cursor is located in the upper-left corner. and after making any mouse move it jumps into lower-right corner and stays there. if i move the mouse it works for a fraction of second and then jumps back into lower-right corner.

game was launched in 800x600 fullscreen, 800x600 windowed and 1280x1024 windowed on 1680x1050 desktop (KDE running, but i also tried separate X screen).

and once i got similar effect to this: http://frictionalgames.com/forum/showthr...p?tid=1092

my xorg.conf

-------- 8< --------
Section "InputDevice"

# Option "Protocol" "auto"
Identifier "Mouse0"
Driver "evdev"
Option "Device" "/dev/input/event2"
# Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Maxdata (RogenTech) B102035W"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 7900 GS"
Option "NoLogo" "true"
Option "Coolbits" "1"
BusID "PCI:5:0:0"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600 GT"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1680x1050 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-------- 8< --------

i tried to disable multiple X screens in kdmrc (i'm not the only person using computer, 7-9 screens are permanently open), but it didn't help.

any ideas?
03-01-2008, 01:39 AM
Find


Messages In This Thread
strange mouse behavior - by bbkr - 03-01-2008, 01:39 AM



Users browsing this thread: 1 Guest(s)