Ask a Question related to Ubuntu, Design and Development.
-
Toby Newman #1
Logitech Mousewheel on kubuntu
For the benefit of the archives:
When I bought my logitech mouse for kubuntu, the wheel originally didn't
work. I tried following the instructions at:
[url]http://ubuntuforums.org/showthread.php?t=65471[/url]
and, while they worked, I found that my hotswapping of things like mice,
usb keys, mp3 players etc seemed a bit flakey. Sometimes the mouse
wouldn't come back to life (light underneath was off) until I rebooted.
Anyway, after some tweaking, I found that I didn't need to do half of
the fiddly stuff described in that thread, and now I have the following
mouse section in my /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "Buttons" "10"
Option "ZAxisMapping" "4 5"
EndSection
This is for a Logitech Optical Mouse M/N:M-BT96a which I bought last
month.
HTH :)
--
-Toby, who...
Add the word afiduluminag to the subject
field to circumvent my email filters.
Ignore any mail delivery error.
Toby Newman Guest
-
Logitech mouse scroll wheel?
I have exactly the same problem, I use Dreamweaver MX 6.1 on two computers with Logitech mice (one is Logitech MX700 Cordless, the other a Logitech... -
mx:Text mousewheel problem
Hi, I have this is my flex AIR application: <mx:VBox width="100%" height="100%"> <mx:VBox width="100%" height="100%" verticalGap="0" id="hbox1">... -
Does MouseWheel Event work?
does anyone have examples to work in Firefox 2.0 with flash 9.0.x? -
Logitech G5 tilt wheel
Just purchased a Logitech G5 usb mouse. Works great but I cannot get the tilt wheel function to be recognized. Google dishes up pages on the... -
Logitech QuickCam 4000 Pro
I have a Logitech QuickCam 4000 Pro which I cannot get working. Has anyone had experience with this? I have configured and built the kernel and...



Reply With Quote

