Results 11 to 19 of 19
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons" "no"
Option "Buttons" "5"
Option "ZAxisMapping" "4.5"
My log shows:
/usr/sbin/gpm
imps2: Auto-detected intellimouse PS/2
Xorg.0.log the following:
...
- 09-18-2004 #11
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons" "no"
Option "Buttons" "5"
Option "ZAxisMapping" "4.5"
My log shows:
/usr/sbin/gpm
imps2: Auto-detected intellimouse PS/2
Xorg.0.log the following:
Mouse1: "ZAxisMapping" "4.5"
Mouse1: Invalid ZAxisMapping value: "4.5"
- 09-18-2004 #12Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
it's not 4 POINT 5, it's 4 COMMA 5... typos will get you every time...
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 09-19-2004 #13
mine is 4 <space > 5
"4 5"
Mike
- 09-19-2004 #14
if mouse1 is a second mouse change the
/dev/mouse
/dev/input/mice
only if it is the second mouse and only in the mouse1 config
Mike
- 09-20-2004 #15
The good news.
Thanks guys the wheel facility on my mouse is now working.
Removing the period eg "4 <space> 5" was the answer using a comma rendered the mouse wheel unusable.
Calling the mouse anything but "Mouse1" returned the following error:
Data incomplete in file /etc/X11/xorg.conf
Undefined InputDevice "Mouse1" referenced by ServerLayout "Simple Layout"
Thanks again for all your advice and help.
- 02-22-2005 #16Just Joined!
- Join Date
- Feb 2005
- Posts
- 4
I have the same problem as Dan.Any solution?
- 03-22-2005 #17Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
I've got a wireless keyboard and optical mouse by Olidata (this). After installing slackware keyboard works good, but i can only move mouse without clicking. Buttons seems not to work. So i searched over the internet to find a solution and i found this forum. I've read all these posts and i think that xorg's configurations posted here would work, even if there aren't else problems if I've a unique receiver for both keyboard and mouse! I'll try once I'll return at home, this evening!
- 03-22-2005 #18Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
I've tried all possible configurations with xorg under Slackware 10.0, but nothing to do!
This evening, while running Knoppix, I've checked that when the distribution tries to autoconfigure h/w it writes these lines:
and then...insmod: insmod: a module named "hid" already exists
insmod: insmod: insmod /lib/modules/2.4.22-xfs/kernel/drivers/usb/hid/hid.o failed
insmod: insmod: insmod hid failed
So, mouse and keyboard are recognized, but mouse buttons still wont work! I don't hope that the problem is the receiver, since it transfer keyboard and mouse's channels into a unique USB port! (This would explain why insmod cannot load another hid module, i think).Mouse is BTC USB Multimedia Cordless Kit at /dev/input/mice
Any ideas?! Could someone help me?!
- 03-22-2005 #19Linux Newbie
- Join Date
- Jul 2004
- Location
- Oklahoma City, OK
- Posts
- 232
You're right. Typos will get you. So will bad info. It's not 4 COMMA 5 either. It's 4 SPACE 5.
Originally Posted by lordnothing OH NOOOOO!!!!!! You did it the way I said?


Reply With Quote