From 002b08f9cef903503bf6f829f29d9675cdedca4f Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 13 Jul 2012 14:33:48 +0200 Subject: Xdefaults: open ulrs with simple left mouse klick the default middle click sometimes causes problems: if you miss the url, you will paste the clipboard content --- Xdefaults | 1 + 1 file changed, 1 insertion(+) diff --git a/Xdefaults b/Xdefaults index b4d8f6a..e31b8cb 100644 --- a/Xdefaults +++ b/Xdefaults @@ -54,6 +54,7 @@ URxvt*shading:5 URxvt*termName:rxvt URxvt*secondaryScroll:True URxvt*perl-ext-common: default,matcher +URxvt*matcher.button: 1 URxvt*colorUL: #86a2be -- cgit v1.2.3