-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
>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,
f