Re: WIndow manager policy question

1998-08-02 Thread Raphael Hertzog
Le Wed, Jul 29, 1998 at 12:42:13PM -0400, Shaleh écrivait: > I just recieved a bug report on Enlightenment asking for me to put it in > /etc/X11/window-managers. Fairly confident that touching another > packages files would be wrong, what is the correct way to get E into > this file? Or should my

Re: WIndow manager policy question

1998-07-30 Thread Shaleh
Looks good Marcelo. We should probably wait until the X people are back and reading the list before we push this farther. I figured that the next step would be a decision tree like that -- just did not have the time last night. Figured I had enough done to prod this on. -- To UNSUBSCRIBE, em

Re: WIndow manager policy question

1998-07-30 Thread Marcelo E. Magallon
On Wed, Jul 29, 1998 at 11:58:21PM -0400, Shaleh wrote: > Enclosed is my script. All functionality but the --ask (or noask) is > there. Please send comments/questions/complaints my way. Sorry Marcelo > I did it in Perl (-: Hey, nice! I enclose a modified version (with --ask). Don't be sorry,

Re: WIndow manager policy question

1998-07-30 Thread Shaleh
if( $ARGV[1] !~ m/^\// ) { > $WM = '/usr/X11R6/bin' . $ARGV[1]; > Should be '/usr/X11R6/bin/' <-- I forgot the trailing '/'. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: WIndow manager policy question

1998-07-30 Thread Shaleh
Marcelo E. Magallon wrote: > > On Wed, Jul 29, 1998 at 12:42:13PM -0400, Shaleh wrote: > > > I just recieved a bug report on Enlightenment asking for me to put it in > > /etc/X11/window-managers. Fairly confident that touching another > > packages files would be wrong, what is the correct way to

Re: Window manager policy question

1998-07-29 Thread Marcelo E. Magallon
On Wed, Jul 29, 1998 at 01:32:31PM -0400, Shaleh wrote: > Dumb question -- how do you get sh or what not to take long options (the > --add type options you mentioned). Or even perl. I have never written > an app that used them. Always used -foo or foo. In bash there's getopts (I don't know if

Re: Window manager policy question

1998-07-29 Thread Shaleh
Thanks for the info. Yes an analagous update script makes sense. I may just hack up an implementation. Then we can submit it with the wishlist bug. Dumb question -- how do you get sh or what not to take long options (the --add type options you mentioned). Or even perl. I have never written an

Re: WIndow manager policy question

1998-07-29 Thread Marcelo E. Magallon
On Wed, Jul 29, 1998 at 12:42:13PM -0400, Shaleh wrote: > I just recieved a bug report on Enlightenment asking for me to put it in > /etc/X11/window-managers. Fairly confident that touching another > packages files would be wrong, what is the correct way to get E into > this file? Or should my p

WIndow manager policy question

1998-07-29 Thread Shaleh
I just recieved a bug report on Enlightenment asking for me to put it in /etc/X11/window-managers. Fairly confident that touching another packages files would be wrong, what is the correct way to get E into this file? Or should my package touch /etc/X11/window-managers? -- To UNSUBSCRIBE, ema