Odd X resources errors
Odd X resources errors
- Subject: Odd X resources errors
- From: Finn Smith <email@hidden>
- Date: Mon, 16 Jun 2003 11:48:38 -0400
Hi all,
I've been having some very odd errors related to attempting to
customize my environment with an .Xresources file. I'm running X11
beta 3 with the developer SDK on Mac OS 10.2.6.
I've added some basic customizations to my ~/.Xresource file such as:
xterm*saveLines: 10000
xterm*scrollBar: true
xterm*rightScrollBar: true
xterm*jumpScroll: true
xterm*Background: black
xterm*Foreground: gray70
which I load in my ~/.xinitrc with the xrdb -merge command.
All seems to go well at startup except for the fact that none of my
customizations occur. Then, when I launch an xterm from a shell, these
errors are spit out to stderr.
" is not definedWarning: Color name "black
" to type Booleanonvert string "true
" to type Booleanonvert string "true
" to type Booleanonvert string "true
" is not definedame "gray85
" to type Intot convert string "1
" to type Intot convert string "200
"arning: Shell widget "xterm" has an invalid geometry specification:
"80x24
I have never seen anything like this before. I've spent a fair amount
of time looking through X11 FAQs, newsgroups and mailing lists and have
not been able to come up with anything illuminating. Has anyone else
encountered this problem or anything like it in the past? Can anyone
advise on why X seems to be missing the definitions of its basic
colors? Any help would be appreciated.
Thanks,
Finn
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.