Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mouse performance
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
metalh34d
Tux's lil' helper
Tux's lil' helper


Joined: 04 Feb 2004
Posts: 126

PostPosted: Sat Oct 09, 2004 3:53 am    Post subject: mouse performance Reply with quote

---see below update post for a better aspect


I noticed when gaming my mouse sensitivity is almost useless. The mouse will run at high speeds making it hard to play games. This is noticable in Doom3, Savage and playing cs 1.6 in cedega. I have not yet tested UT2004 but the same pattern is likely to repeat itself. I have tried using xset m 0 0. I'm running seppe's 2.6.9-rc3-nitro2 patchset. This set does include the 500mhz polling and I have installed and turned on 800dpi on my Logitech MX700. This has been my major concern with Linux since I've started using it: mouse operation seems very unsophisticated. I was wondering if anyone noticed the same issue or knew a work around. Please forgive this very unorganized messy post.


Last edited by metalh34d on Sat Oct 09, 2004 8:26 am; edited 1 time in total
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Sat Oct 09, 2004 6:05 am    Post subject: Reply with quote

The higher dpi will necessitate a much lower mouse sensitivity in games.
_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
metalh34d
Tux's lil' helper
Tux's lil' helper


Joined: 04 Feb 2004
Posts: 126

PostPosted: Sat Oct 09, 2004 8:26 am    Post subject: Reply with quote

alright update:
doom3 extremely crazy highspeeds with no effect by sensitivity bar
ut2004 perfect

last time I played savage: a bit scratchy... didn't really feel up to par...
last time cs with cedega: really randomized but sensitivity took effect, speed was faster than it should've been.

I don't think its the dpi or polling as ut2004 was perfect... I'm a bit clueless of what would cause this...
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Sat Oct 09, 2004 8:38 am    Post subject: Reply with quote

You might want to check out
Code:
Option "Resolution" "10000"
in
Code:
Section "InputDevice"
in your /etc/X11/XF86Config
_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
Doogman
Apprentice
Apprentice


Joined: 24 Sep 2004
Posts: 242

PostPosted: Sat Oct 09, 2004 12:58 pm    Post subject: Reply with quote

Check out these additional mouse options in your xorg.conf file:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "auto"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
Option "Resolution" "300"
Option "SampleRate" "100"
EndSection

Try playing with resolution and samplerate to see if that makes things work better.
Back to top
View user's profile Send private message
metalh34d
Tux's lil' helper
Tux's lil' helper


Joined: 04 Feb 2004
Posts: 126

PostPosted: Sun Oct 10, 2004 6:03 pm    Post subject: Reply with quote

alright cool. fixed. thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum