Mouse copy-paste

Alexander Apprich a.apprich at science-computing.de
Fri Sep 3 07:06:25 UTC 2004


Joan Moreau wrote:
> 
>>> there is no proble to install the mouse. all is fine. But, when I 
>>> used the up2date software last time, the copy-paste function stopped 
>>> working.
>>> Is there an option in xorg.conf that would have changed ?
>>
>>
>> Hmmm, did it happen more than once, or does it happen every time you
>> run up2date?
>>
> Just once, and now it does no work anymore.
> I join my xorg.conf attached in case
> 
> Joan
> 
> 
> ------------------------------------------------------------------------
> # Xorg configuration created by system-config-display
[snip]
> 
> Section "InputDevice"
>     Identifier  "Mouse0"
>     Driver      "mouse"
>     Option        "Protocol" "IMPS/2"
>     Option        "Device" "/dev/input/mice"
>     Option        "ZAxisMapping" "4 5"
>     Option        "Emulate3Buttons" "no"

Remove this entry, and you should be fine.

This is what I have

Section "InputDevice"
     Identifier  "venus_mouse"
     Driver      "mouse"
     Option      "Protocol"    "IMPS/2"
     Option      "Device"      "/dev/input/mice"
     Option      "ZAxisMapping" "4 5"
EndSection

(I put this in here with copy&paste ;-) )
 
 

Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3879 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040903/18702d48/attachment-0001.bin>


More information about the fedora-list mailing list