Comment 4 for bug 386017

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: Brushing Right-edge of trackpad pastes text:

well it is not necessary to completely disable touchpad clicking.
this should be enough:
synclient RTCornerButton=0
synclient RBCornerButton=0

the first removes the paste, the second removes the popup menu (both when scrolling)
this is clearly a workaround, because it is a transient option