Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Absolute Beginner Talk
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old August 23rd, 2007   #1
stefangachter
5 Cups of Ubuntu
 
Join Date: Aug 2007
Beans: 40
Ubuntu 7.10 Gutsy Gibbon
Configuration of Logitech Cordless MouseMan Optical

I have a Logitech Cordless MouseMan Optical mouse and I try to make the thumb button work with firefox. Even reading through several post, I could not get the correct settings. Could somebody post the xorg.conf section of the mouse device and the xmodmap settings? Or any other hints? Thanks a lot, Stefan
stefangachter is offline   Reply With Quote
Old August 23rd, 2007   #2
felicity
Way Too Much Ubuntu
 
felicity's Avatar
 
Join Date: Mar 2007
Location: Texas, USA
Beans: 314
Ubuntu 9.04 Jaunty Jackalope
Re: Configuration of Logitech Cordless MouseMan Optical

I use this for my intellimouse, but it should also work for the MouseMan.

1. Install imwheel:

Code:
sudo aptitude install imwheel
2. Edit xorg.conf:

Code:
 sudo gedit /etc/X11/xorg.conf
3. Replace the mouse section with the following:

Code:
 Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"Buttons" "7"
	Option		"ButtonMapping"		"1 2 3 6 7"
	Option		"Emulate3Buttons"	"false"
EndSection
4. Create .imwheelrc:

Code:
sudo gedit .imwheelrc
5. Paste in the following code:

Code:
 ".*"
      None, Up, Alt_L|Left
      None, Down, Alt_L|Right

      "(null)"
      None, Up, Alt_L|Left
      None, Down, Alt_L|Right
6. Edit the startup file to make imwheel start with X:

Code:
sudo gedit /etc/X11/imwheel/startup.conf
Find this line and change the 0 to a 1:

Code:
  IMWHEEL_START=0
To look like:

Code:
  IMWHEEL_START=1
7. Create one last file:

Code:
sudo gedit /etc/X11/Xsession.d/63xmodmap
Paste in the following code:
Code:
 killall imwheel
      xmodmap -e "pointer = 1 2 3 4 5 6 7"
      BINARY=$(which imwheel)
      $BINARY -k -p -b "6 7"
8. Make the file executable:

Code:
  sudo chmod 777 /etc/X11/Xsession.d/63xmodmap
9. Finally restart X:

CTRL + ALT + BACKSPACE
__________________
“Man has such a predilection for systems and abstract deductions that he is ready to distort the truth intentionally, he is ready to deny the evidence of his senses only to justify his logic." - Dostoevsky
felicity is offline   Reply With Quote
Old August 23rd, 2007   #3
stefangachter
5 Cups of Ubuntu
 
Join Date: Aug 2007
Beans: 40
Ubuntu 7.10 Gutsy Gibbon
Re: Configuration of Logitech Cordless MouseMan Optical

Thanks a lot! Now it works as expected... Finally I got the mouse running. Is there something like a database, where you can search for your hardware and then get a guidline how to install the device? This would be more efficient than searching the forums.
stefangachter is offline   Reply With Quote
Old August 23rd, 2007   #4
felicity
Way Too Much Ubuntu
 
felicity's Avatar
 
Join Date: Mar 2007
Location: Texas, USA
Beans: 314
Ubuntu 9.04 Jaunty Jackalope
Re: Configuration of Logitech Cordless MouseMan Optical

I don't know of one.

I just try to bookmark the various HOWTO pages I find related to my own hardware, that way I always have them for future reference. That doesn't help finding them in the first place though..
__________________
“Man has such a predilection for systems and abstract deductions that he is ready to distort the truth intentionally, he is ready to deny the evidence of his senses only to justify his logic." - Dostoevsky
felicity is offline   Reply With Quote
Old August 24th, 2007   #5
stefangachter
5 Cups of Ubuntu
 
Join Date: Aug 2007
Beans: 40
Ubuntu 7.10 Gutsy Gibbon
Re: Configuration of Logitech Cordless MouseMan Optical

I found this link:Is my hardware Linux-compatible?

http://www.linux.com/feature/118497

Lists some hardware databases and might be a starting point...
stefangachter is offline   Reply With Quote
Old June 5th, 2008   #6
Herb7211
First Cup of Ubuntu
 
Join Date: Mar 2008
Beans: 2
Thumbs down Re: Configuration of Logitech Cordless MouseMan Optical

Hello there,

I'm also trying to get my Logitech Cordless Mouseman Optical to run perfectly (it runs almost perfectly, only the back-Button doesn't work in firefox)

I'm running Ubuntu 8.04, and i essentially copy/pasted everything from the second post, except in the xorg.conf i set the Buttons to 6 (the cordless Mouseman only has a Thumb- (Back) Button, no forward button on the right side)

Srolling and everything works fine (as before) but the back-button still doesn't work. To find out the button-mapping of my mouse, i started the graphical-ui if imwheel with "imwheel -c"
Now, if I click the "Grab wheel action" to identify the buttons, the back-button and the Button for pressing down the mouse-wheel are both!! identified as button 6, so it looks like imwheel can't differentiate between those two.

Firefox however can. - If i click on one of the tabs with the middle (wheel) button, it closes the tab, if i click on it with the thumb-button, nothing happens.

Now what else can i try? - Does anyone have the same mouse running with all 6 buttons?

Thanx in advance, herb
Herb7211 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:58 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry