From: Michael Prokop Date: Wed, 9 Sep 2009 22:51:23 +0000 (+0200) Subject: .Xresources: drop the 'URxvt*borderLess: True' line X-Git-Tag: v1.1.23^0 X-Git-Url: http://git.grml.org/?p=grml-etc.git;a=commitdiff_plain;h=3fc3ea2fa0090fd3944ab388024b3ed8c6ce7bf9 .Xresources: drop the 'URxvt*borderLess: True' line --- diff --git a/debian/changelog b/debian/changelog index f32fa45..f5a1235 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-etc (1.1.23) unstable; urgency=low + + * .Xresources: drop the 'URxvt*borderLess: True' line which + breaks focus of the urxvt terminal. Thanks to Markus Schimpf + and Moritz Wilhelmy for the bugreports. + + -- Michael Prokop Wed, 09 Sep 2009 22:29:56 +0200 + grml-etc (1.1.22) unstable; urgency=low * Drop /etc/skel/.nessusrc and remove nessusd from diff --git a/etc/skel/.Xresources b/etc/skel/.Xresources index aa4cbfa..40df8eb 100644 --- a/etc/skel/.Xresources +++ b/etc/skel/.Xresources @@ -184,7 +184,6 @@ URxvt.fading: 30 URxvt.scrollBar: off URxvt*scrollstyle: xterm -URxvt*borderLess: True ! extensions: URxvt.perl-ext: default,matcher,tabbed