Is there a way to have a unique .xinitrc for X11 and XDarwin, something
like this:
if read by X11
xmodmap -e 'keycode 66 = Mode_switch'
fi
exec xterm -geometry 80x20+34+0 -ls -sb -rightbar -si -sl 10000 -j &
if read by XDarwin
exec wmaker
fi
if read by X11
exec quartz-wm
fi
Michèle
<http://micmacfr.homeunix.org/>
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
- Re: [Fink-users] Conditional .xinitrc Michèle Garoche
- Re: [Fink-users] Conditional .xinitrc Nicholas Riley
- Re: [Fink-users] Conditional .xinitrc Michèle Garoche