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
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
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,
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]
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
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
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
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
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
9 matches
Mail list logo