Re: /etc/X11/xinit/xinitrc
Re: /etc/X11/xinit/xinitrc
- Subject: Re: /etc/X11/xinit/xinitrc
- From: Martin Costabel <email@hidden>
- Date: Thu, 27 Feb 2003 00:07:44 +0100
Gary Tate wrote:
This is the standard xinitrc provided:
[]
#!/bin/sh
# $Id: xinitrc,v 1.1 2003/01/29 00:07:55 jharper Exp $
userresources=$HOME/.Xresources
[etc]
When this is sourced I get the following errors:
[gazzaroonii:~] gtate% source /etc/X11/xinit/xinitrc
userresources=/Users/gtate/.Xresources: Command not found.
This is normal. Don't source a sh shell script in tcsh. sh and tcsh
don't speak the same language.
--
Martin
_______________________________________________
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.