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

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
z49x2vmq
n00b
n00b


Joined: 21 Oct 2004
Posts: 14

PostPosted: Tue Feb 22, 2005 9:19 pm    Post subject: MX1000 Reply with quote

I have two question about MX1000

first, not all mouse buttons work in the games like Enemy Territory and Americas Army.
All buttons work in other applications. By the way, I set them up with combination of "xbindkeys" and "xvkbd"
Is it because of the games don't support?

Sencond, sometimes mouse pointer just warp to the top of the screen. This is really annoying in the game.
Back to top
View user's profile Send private message
Arainach
l33t
l33t


Joined: 08 Jul 2004
Posts: 609

PostPosted: Tue Feb 22, 2005 11:20 pm    Post subject: Reply with quote

The Search Feature is your friend:

https://forums.gentoo.org/viewtopic-t-246605-highlight-mx1000.html
https://forums.gentoo.org/viewtopic-t-218242-highlight-mx1000.html
_________________
Gentoo: Stage3 w/ NPTL & udev, gcc 3.4.4 full rebuild
Kernel: 2.6.15-gentoo-r1 w/ 1G-Lowmem Patch
System: Athlon XP 2.2Ghz/1GB Corsair Value/160GB, 250GB WD IDE/128MB GeForce 6800/Sony 17" Trinitron G200 @ 1280x1024x75Hz
Back to top
View user's profile Send private message
z49x2vmq
n00b
n00b


Joined: 21 Oct 2004
Posts: 14

PostPosted: Wed Feb 23, 2005 3:20 pm    Post subject: Reply with quote

Sorry I've tried them already.
Back to top
View user's profile Send private message
elvisthedj
Guru
Guru


Joined: 21 Jun 2004
Posts: 483
Location: Nampa, ID

PostPosted: Mon Feb 28, 2005 2:28 am    Post subject: Well.. Reply with quote

Believe it or not, I don't have either of the games you're talking about, but I would assume that if you can see all of your buttons in xev, you should be able to make use of them in anything. Maybe it's having your buttons bound to multiple keys that is the problem. (like, instead of sending button3 in your game, your sending CTRL_L Page up or something). If you're seeing all your buttons correctly (uniquely) in xev, you could always edit the script that starts your games to 'killall xbindkeys' in the beginning and start it back up after you're out. Or you could kill it, load a different ~/.xbindkeysrc and restart it before starting the game.

What'd u do with all your buttons anyway?? :D

Code:

"xvkbd -xsendevent -text "\[Control_L]\[w]""
  m:0x10 + b:2
"xvkbd -xsendevent -text "\[Alt_L]\[Left]""
  m:0x10 + b:11
"xvkbd -xsendevent -text "\[Alt_L]\[Right]""
  m:0x10 + b:12
"xvkbd -xsendevent -text "\[Control_L]\[Page_Up]""
  m:0x10 + b:6
"xvkbd -xsendevent -text "\[Control_L]\[Page_Down]""
  m:0x10 + b:7
"xvkbd -xsendevent -text "\[Control_L]\[t]""
  m:0x10 + b:8
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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