On 2004-10-17 22:56:18 -0400, Mason Loring Bliss wrote:
> It turns out that this file:
> 
>       /usr/X11R6/lib/X11/app-defaults/XTerm
> 
> ...has a customization that ends up causing my XTerm*backarrowKey: true
> directive to be ignored. Specifically, "*backarrowKeyIsErase: true" is what
> was shooting me in the foot.

I had a similar problem in the past[*], where something in
/usr/X11R6/lib/X11/app-defaults/XTerm wasn't overridden by
my setting. Since then, I no longer use system-wide defaults.
My .xinitrc now contains:

XAPPLRESDIR=$HOME/.app-defaults
export XAPPLRESDIR
XFILESEARCHPATH=$XAPPLRESDIR
export XFILESEARCHPATH

[*] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=167495

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to