On 03/22/03 14:30, Collins Richey wrote:
I'm not sure how long this has been going on, but it's got me buffaloed.

I have the following in ~/.Xdefaults, and this used to work:

# this is .Xdefaults
aterm*background '#ffffe0'
aterm*foreground blue
aterm*font vga11x19 aterm*loginShell True
aterm*savedLines 500


Now it is ignored for all of my window managers - kde, xfce, xxxbox, wmaker, and all I get an ugly little bright white window that is not even invoked as a login shell.

I've also tried this as ~/.Xdefaults-<hostname>, but no difference.

As a temporary workaround, I have atstart, but I shouldn't have to do this:

#!/bin/bash
aterm -bg '#ffffe0' -fg blue -font vga11x19 -ls &

Any ideas?

look at ~/.xsession-errors


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    [EMAIL PROTECTED]
Linux Step-by-step & TyGeMo:                    http://netllama.ipfox.com

4:55pm up 13 days, 17:26, 2 users, load average: 0.18, 0.23, 0.48

_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to