Re: Special use of X11 with Motif

2025-05-21 Thread David Brownlee
On Wed, 21 May 2025 at 19:13, Greg A. Woods wrote: > > At Wed, 21 May 2025 08:48:23 -0400, Todd Gruhn wrote: > Subject: Special use of X11 with Motif > > > > Is there a nice way to leave a message at > > the bottom of the screen that says: > > > > DO A| DO B | DO C | ..

Re: Special use of X11 with Motif

2025-05-21 Thread Greg A. Woods
At Wed, 21 May 2025 08:48:23 -0400, Todd Gruhn wrote: Subject: Special use of X11 with Motif > > Is there a nice way to leave a message at > the bottom of the screen that says: > > DO A| DO B | DO C | ... > > It must stay there all day. Try xmessage(1). Just don't c

Special use of X11 with Motif

2025-05-21 Thread Todd Gruhn
Is there a nice way to leave a message at the bottom of the screen that says: DO A| DO B | DO C | ... It must stay there all day.