Announcement

Collapse
No announcement yet.

Problems using Logitech mouse with Kubuntu 11.04

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problems using Logitech mouse with Kubuntu 11.04

    I use a Logitech Cordless Optical TrackMan with Kubuntu 11.04. When it is connected, I have an additional tab in kcontrol's mouse options, telling:
    Sie haben eine Logitech-Maus angeschlossen, und libusb wurde bei der Kompilierung dieser Module erkannt. Es ist aber kein Zugriff auf diese Maus möglich. Die Ursache dafür ist wahrscheinlich ein Rechte-Problem. Bitte ziehen Sie die Dokumentation zu Rate, um das Problem zu lösen.
    To translate this in English, it says that I connected a logitech mouse and libusb was detected when compiling the modules. However, I don't have access to the mouse, which might be an access rights problem.

    At http://wiki.ubuntuusers.de/Logitech#KDE-Konfiguration I found a hint, telling that one has to do:
    Code:
    sudo chgrp plugdev /etc/hotplug/logitechmouse*
    sudo /etc/init.d/hotplug force-reload
    However, there is no such directory, as Kubuntu 11.04 or the used KDE version is not using hotplug anymore, but something else.

    Does anyone has a solution for that?

    #2
    Re: Problems using Logitech mouse with Kubuntu 11.04

    I filed a bug for that: https://bugs.launchpad.net/ubuntu/+s...me/+bug/776571

    Comment

    Working...
    X