[bugweek] Synaptics testing

D. Stolte lnxxprt at arcor.de
Fri Oct 1 13:48:10 UTC 2004


   import rhpl.monitor
   import rhpl.videocard
   import rhpl.keyboard
+ import rhpl.mouse
   from rhpl.translate import _, N_,textdomain


that fixes the problem of s-c-display and the resulting xorg.conf is 
working fine.

/ds

Paul Nasrat wrote:
> On Fri, 2004-10-01 at 15:20 +0200, D. Stolte wrote:
> 
> 
> 
>>Versuche mit Karte: ATI Rage Mobility
>>Traceback (most recent call last):
>>   File "/usr/share/system-config-display/xconf.py", line 329, in ?
>>     mouse = rhpl.mouse.Mouse()
>>AttributeError: 'module' object has no attribute 'mouse'
> 
> 
> can you add
> 
> import rhpl.mouse
> 
> To /usr/share/system-config/display/xconf.py below the rhpl.keyboard
> import, and retry.
> 
> Paul
> 
> 




More information about the fedora-test-list mailing list