From: Penny Leach Date: Thu, 28 Jul 2011 14:24:46 +0000 (+0200) Subject: disable the middle click button for the paste problem X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6118c62fe2ec32a23fd5817d7cae4c4903d875fc;p=dotfiles%2Fxsessionrc.git disable the middle click button for the paste problem --- diff --git a/.xsessionrc b/.xsessionrc index d02f60e..d02a1ad 100755 --- a/.xsessionrc +++ b/.xsessionrc @@ -10,3 +10,5 @@ export PATH=$PATH:/home/penny/bin/ synclient VertScrollDelta=0 HorizScrollDelta=0 VertEdgeScroll=0 HorizEdgeScroll=0 VertTwoFingerScroll=0 HorizTwoFingerScroll=0 UpDownScrolling=0 LeftRightScrolling=0 UpDownScrollRepeat=0 LeftRightScrollRepeat=0 ScrollButtonRepeat=0 CircularScrolling=0 CircScrollDelta=0 CircScrollTrigger=0 ScrollButtonRepeat=0 #gnome-screensaver & eval $(gpg-agent --daemon) +# disable the middle click button to work around the paste problem +xinput set-button-map 12 1 0 3