Re: [Fink-devel] Re: /sw not in path with Apple's X11

2003-02-13 Thread Damian Steer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paul Swenson [EMAIL PROTECTED] writes:

 From my experience, any commands in ~/.xinitrc affect the entire X session.
 This is what my .xinitrc looks like:

You'd hope it would work like that, but (AFAICT) the quartz-wm
doesn't. The best solution I found was using
$HOME/.MacOSX/environment.plist, and setting the path there, eg:

?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN 
http://www.apple.com/DTDs/PropertyList-1.0.dtd;
plist version=1.0
dict
keyPATH/key
string/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin/string
/dict
/plist

This was with the first release. Maybe it changed.

Damian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (Darwin)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard http://www.gnupg.org/

iD8DBQE+S9/HAyLCB+mTtykRAuSoAKChR0WiskYBByHI2plbFYoC4+RUIgCg+lM5
32XbR678XNTal/NuyUE4Kpg=
=rDmB
-END PGP SIGNATURE-



---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] Re: /sw not in path with Apple's X11

2003-02-12 Thread Paul Swenson
From my experience, any commands in ~/.xinitrc affect the entire X session.
This is what my .xinitrc looks like:

source /sw/bin/init.sh
source ~/.bash_profile
xmodmap -e keysym 59 = Delete
autocutsel 
exec quartz-wm

What it does is run the Fink path-fix script, loads my local bash settings,
fixes the Delete key mapping, launches autocutsel (for syncronizing of the
various X11 and Mac pasteboards), and finally runs Apple's quartz-wm (and
makes it so when quartz-wm shuts down, so does everything else). In your
case, it would probably suffice to only have two lines in that file, the one
that runs /sw/bin/init.sh and the one to run your choice of window manager.
Hope this helps! 

Paul Swenson 
Publicist, UMBC Macintosh User Group
http://mug.umbc.edu/
[EMAIL PROTECTED] 
AIM: MaciPDS 
ICQ: 6585658 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel