Re: [E-devel] [PATCH] e16 $DISPLAY

2003-11-13 Thread Laurence J. Lane
On Wed, Nov 12, 2003 at 08:20:19PM +0100, Kim Woelders wrote: > Why not remove all "-display " parameters on all > exec's in session.c? Programming skills elude my list of talents. That should also cover the question about the font fallback patch, which I probably messed up. --

Re: [E-devel] [PATCH] e16 $DISPLAY

2003-11-12 Thread Kim Woelders
Laurence J. Lane wrote: Some X apps and window managers accept a "-display" command line option. Some use "--display". All appear to honor the DISPLAY environmental variable. This bit me some time ago with the Debian menu system, which facilitates changing window managers on-the-fly. Switching

Re: [E-devel] [PATCH] e16 $DISPLAY

2003-11-12 Thread Laurence J. Lane
On Tue, Nov 11, 2003 at 07:25:23PM -0500, Mike Frysinger wrote: > > Some X apps and window managers accept a "-display" command line > > option. Some use "--display". All appear to honor the DISPLAY > > environmental variable. > -display and --display is just fancy features some apps like to supp

Re: [E-devel] [PATCH] e16 $DISPLAY

2003-11-11 Thread Mike Frysinger
On Tuesday 11 November 2003 18:58, Laurence J. Lane wrote: > Some X apps and window managers accept a "-display" command line > option. Some use "--display". All appear to honor the DISPLAY > environmental variable. -display and --display is just fancy features some apps like to support ... it's