Bug 334524

Summary: lomoco does not work automatically
Product: [openSUSE] openSUSE 10.3 Reporter: Thruth Wang <lihaow>
Component: HotplugAssignee: Ludwig Nussel <lnussel>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thruth Wang 2007-10-17 11:22:12 UTC
I've a Logitech MX510 mouse(046d:c01d), supported by lomoco-1.0-15 (shipped with the DVD). After setting the value for LOGITECH_MOUSE_RESOLUTION to '800' & $LOGITECH_MOUSE_DISABLE_CC to 'no' in yast2 sysconfig.

The lomoco scripts does not take into effect when plugging the mouse.
Even

>sh /lib/udev/lomoco.sh
returns nothing, changes nothing - The resolution is still 400.

but mannually run 
>su
>lomoco --800
after plugging the mouse works out of box.

So I guess something is wrong with the script.

WORKAROUND:
Plug the mouse before booting the machine, and add lomoco --800 to profile.local
Comment 1 Ludwig Nussel 2007-10-17 14:26:40 UTC
profile.local is the wrong place. If at all use boot.local.

*** This bug has been marked as a duplicate of bug 332506 ***