Re: Mouse copy-paste

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2004-09-02 at 13:03, 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
> 
> 
<snip>

> 
> ______________________________________________________________________
> 
> Section "InputDevice"
>     Identifier  "Mouse0"
>     Driver      "mouse"
>     Option        "Protocol" "IMPS/2"
>     Option        "Device" "/dev/input/mice"
>     Option        "ZAxisMapping" "4 5"
>     Option        "Emulate3Buttons" "no"
> EndSection
> 
<snip>

Need to set your Emulate3Buttons to "yes"


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


Mike.

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux