F16 : bash paint and paste gone? [SOLVED - IT IS!]

Michal Jaegermann michal at harddata.com
Sat Oct 29 23:43:36 UTC 2011


On Sat, Oct 29, 2011 at 07:14:52PM -0400, sean darcy wrote:
> On 10/29/2011 12:07 PM, sean darcy wrote:
> But if, as I do, you have a laptop that uses the evdev driver, you
> need to edit xorg.conf - which no longer exists.
> 
> See:
> http://who-t.blogspot.com/2010/06/new-evdev-middle-mouse-button-emulation.html

OTOH you may put in /etc/X11/xorg.conf.d/ that "snippet" which is
given in the reference you found.  To wit:

Section "InputClass"
    Identifier "middle button emulation class"
    MatchIsPointer "on"
    Option "Emulate3Buttons" "on"
EndSection

Call a file with that content 01-emulate-middle-button.conf and it
should work after X got restarted. That file name is not so
important but '.conf' suffix is required.

   Michal


   


More information about the test mailing list