how to have the automatic select and copy behavior in mousepad?

Renaud (Ron) OLGIATI renaud at olgiati-in-paraguay.org
Tue Mar 4 13:54:38 CET 2014


On Tue, 4 Mar 2014 20:18:18 +0800
Auguste Pop <auguste at gmail.com> wrote:

> seems quite odd that i have to right click and click copy and right
> click somewhere else and click paste instead of just selecting the
> text and middle click somewhere else.
> is this option hidden somewhere or it is just missing in mousepad?

Make sure you have third-button emulation, if not add a stanza:

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

to /etc/X11/xorg.conf (creating xorg.conf if needed)
 
and restart X

Cheers,
 
Ron.
-- 
           Paranoids are people, too; they have their own problems.
             It's easy to criticize, but if everybody hated you,
                            you'd be paranoid too.
                                                      -- D.J. Hicks
                                    
                   -- http://www.olgiati-in-paraguay.org --
 



More information about the Xfce mailing list