![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
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. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu Extra Shot
![]() Join Date: Apr 2005
Beans: 267
Dapper Drake Testing/
|
Configuring Logitech mice (mx500, etc)
A complete guide to a Logitech mouse
This is my guide on how to get all the buttons working properly on a logitech mouse, how to use the "logitech_applet" to enable the higher resolutions and cruise control and how to get the side mouse buttons to make forwards and back work in Nautilus and Epiphany. This works for my mx510, I assume it would work for the similar mx500 and mx518 and the wireless versions like the mx700 however, I haven't got all those mice so I'd appreciate it if anyone get them working to post a reply and I'll make a list of what works. Section 1: Getting your mouse working on USB with evdev Section 2: Side buttons and Nautilus Section 3: The logitech_applet Conclusion I think that's everything, phew, this was longer than I expected. I hope it works for you and I haven't made too many mistakes. Please add any corrections and success stories for logitech mice other then the mx510 so we can find out what works. Oh an I can confirm this still works on breezy right now and should still work when it's released. Thanks to linux-gamers.net who have some great guides and give me good ideas and everyone who gave me feedback and corrections Last edited by endy; November 29th, 2005 at 03:39 PM.. Reason: Updates, corrections, layout etc... |
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() Join Date: Aug 2005
Location: Finland
Beans: 119
Edgy Eft Testing
|
Re: A comeplete guide to a Logitech mouse
Thanks, will try this @home.
|
|
|
|
|
|
#3 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Feb 2005
Location: Heverlee, Belgium
Beans: 167
Ubuntu 6.06
|
Re: A comeplete guide to a Logitech mouse
Quote:
|
|
|
|
|
|
|
#4 |
|
Way Too Much Ubuntu
![]() Join Date: Feb 2005
Location: the netherlands
Beans: 171
Hardy Heron (Ubuntu Development)
|
Re: A comeplete guide to a Logitech mouse
This works with Breezy...I got a logitech mx510 and it works great...
thanks for the great how to.... couldn't figure out the small buttons on top with the other how to's about extra buttons... but this worked great...
__________________
running : ubuntu 8.04 64-bit: asus P5N-E SLI : Geforce8500GT Silent
|
|
|
|
|
|
#5 |
|
Way Too Much Ubuntu
![]() Join Date: Aug 2005
Location: Finland
Beans: 119
Edgy Eft Testing
|
Re: A comeplete guide to a Logitech mouse
*) Option "Protocol" "evdev"
(**) Configured Mouse: Protocol: evdev (**) Option "Buttons" "10" (==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "9 10" (**) Configured Mouse: ZAxisMapping: buttons 9 and 10 (**) Configured Mouse: Buttons: 10 (**) Configured Mouse: Protocol: evdev (**) Option "CorePointer" (**) Configured Mouse: Core Pointer (**) Option "Buttons" "10" (==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "9 10" (**) Configured Mouse: ZAxisMapping: buttons 9 and 10 (**) Configured Mouse: Buttons: 10 (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE) (II) XINPUT: Adding extended input device "evdev brain" (type: evdev brain) (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE) (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD) (**) Option "Dev Name" "Logitech USB-PS/2 Optical Mouse" (**) Option "Dev Phys" "usb-*/input0" (EE) Configured Mouse: cannot open input device (**) Option "Dev Name" "Logitech USB-PS/2 Optical Mouse" (**) Option "Dev Phys" "usb-*/input0" (EE) Configured Mouse: cannot open input device No core pointer Fatal server error: failed to initialize core devices Please consult the The X.Org Foundation support at http://wiki.X.Org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. Didn't work with MX700. Here is the cat: I: Bus=0003 Vendor=046d Product=c506 Version=1600 N: Name="Logitech USB Receiver" P: Phys=usb-0000:00:02.1-2/input0 H: Handlers=mouse0 event1 ts0 B: EV=7 B: KEY=ffff0000 0 0 0 0 0 0 0 0 B: REL=103 And with xorg I used usb-*/input0 and /dev/input/event1. Don't know anymore what happened. |
|
|
|
|
|
#6 |
|
Gee! These Aren't Roasted!
![]() Join Date: Sep 2005
Beans: 204
|
Re: A comeplete guide to a Logitech mouse
I also have the Mx 700 but cannot get it to work.
Code:
I: Bus=0011 Vendor=0002 Product=0001 Version=0000 N: Name="PS/2 Logitech Mouse" P: Phys=isa0060/serio1/input0 H: Handlers=mouse0 ts0 event1 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=3 Code:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "Protocol" "evdev"
Option "Dev Name" "PS/2 Logitech Mouse"
Option "Dev Phys" "isa0060/serio1/input0"
Option "Device" "/dev/input/event1"
Option "Buttons" "10"
Option "ZAxisMapping" "9 10"
EndSection
|
|
|
|
|
|
#7 |
|
Ubuntu Extra Shot
![]() |
Re: A comeplete guide to a Logitech mouse
I run in xorg.conf
Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Buttons" "7" Option "ZAxisMapping" "6 7" then installed imwheel and run following script at startup #!/bin/sh exec xmodmap -e "pointer = 1 2 3 6 7 4 5" & exec imwheel -k -b "67" & exec $REALSTARTUP and finaly you have to put ".*" None, Up, Alt_L|Left None, Down, Alt_L|Right "(null)" None, Up, Alt_L|Left None, Down, Alt_L|Right in /etc/X11/imwheel/imwheelrc ( at the bottom is ok) This tip is from someone in this forum, couldn't find who should have the credz though, so give them to me for the moment and I will pass them on (or not) __________________ On my logitech MX 700, backward and forward works with nautilus, xffm, firefox...
__________________
Vrooom Last edited by rejser; September 15th, 2005 at 04:29 PM.. |
|
|
|
|
|
#8 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Sep 2005
Beans: 204
|
Re: A comeplete guide to a Logitech mouse
Quote:
|
|
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2005
Location: in a corner
Beans: 18
|
Re: A comeplete guide to a Logitech mouse
howdies
Ive used this guide on Breezy with a MX1000 mouse, I cant complete the guide, but its not completly fruitless. first off, I edited my xorg.conf like this Code:
Option "Protocol" "evdev"
Option "Dev Name" "Logitech USB RECEIVER"
Option "Dev Phys" "usb-0000:00:1d.2-2.2/input0"
Option "Device" "/dev/input/event3"
Option "Buttons" "12"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
the thumbbuttons worked in firefox withouth any other tinkering under the hood the only strangeness was that the wheel-tilt to the right registrers as scroll up while tilt left goes down and the cruise buttons registers as a single 'click' up or down, where it before the editing gave me continius scroll up/down.then I installed xvkbd and xbindkeys and with both config files as explained in this howto applied on a MX1000 mouse gives erratic behaviour. HOWEVER, if you leave out the xmodmap step the mouse works as expected. simply put, with a MX1000 mouse you dont really need xmodmap if you dont plan to use the sidetilt and crouse buttons. if you do want to use xmodmap with this guide you need to put Code:
pointer = 1 2 3 4 5 6 7 8 9 10 11 12 as you can see, the mousebutton-layout in xmodmap doesnt swap around any buttons. (atleast with me, youre milage may vary) note. when xmodmap is used the continius scrolling by holding down one of the cruisebuttons works again with me. here ends my experience, Ive havent got past the installation of the logitec applet, when I try to install it this happens. Code:
checking for usb.h... no ERROR! libusb header not found, get it from http://libusb.sourceforge.net or use the --with-libusb-includes option, if you have it installed in an unusual place ![]() ahhwell.. my thumb buttons works, thats the important stuff. |
|
|
|
|
|
#10 |
|
Ubuntu Extra Shot
![]() Join Date: Apr 2005
Beans: 267
Dapper Drake Testing/
|
Re: A comeplete guide to a Logitech mouse
Goa, I notice from the output of "cat /proc/bus/input/devices" you get Name="Logitech USB Receiver", try using that name in the xorg.conf file like this:
Code:
"Dev Name" "Logitech USB Receiver" souled, this is strange. It would look like the "event0" is maybe not the right one. What you can do to make sure is "ls /dev/input" and go through trying to cat each event as root and try moving your mouse. If you get loads of garbage in the terminal when you move the mouse then that "event*" is the right one. Here is an example of what I mean: Code:
cat /dev/input/event0 prelude, thanks for the update on the mx1000 and the Xmodmap file, I've updated the guide Last edited by endy; September 15th, 2005 at 04:36 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|