Re: FVWM: Simple Hack: A Run Dialog

From: Thomas Stibor <stibor_at_sec.informatik.tu-darmstadt.de>
Date: Fri, 9 May 2003 10:13:22 +0200

On Tue, May 06, 2003 at 09:34:32AM +0200, Felix E. Klee wrote:
> On Monday 05 May 2003 23:27, Johan Svedberg wrote:
> > Why not just use FvwmForm?
>
> I haven't looked at it. But I doubt that it is as simple to set up. In
> addition, with rxvt and bash I have tab completion. Is this possible with
> an FvwmForm based solution?
>
> Felix
>
> --
> Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_fvwm.org.
> To report problems, send mail to fvwm-owner_at_fvwm.org.

I use FvwmForm with following small code

Key F4 A M Module FvwmForm MyRun

*MyRunWarpPointer
*MyRunFont *helvetica*m*r*n*18*
*MyRunButtonFont *helvetica*m*o*n*18*
*MyRunInputFont *cour*m*r*n*18*
*MyRunFore Red
*MyRunBack Gray
*MyRunItemFore Blue
*MyRunItemBack Gray
*MyRunLine center
*MyRunText "execute "
*MyRunInput Func 40 ""
*MyRunLine expand
*MyRunButton quit "Run" ^M
*MyRunCommand Exec $(Func)
*MyRunButton restart "Clear" ^R
*MyRunButton quit "Cancel" ^C
*MyRunCommand Nop

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri May 09 2003 - 03:14:56 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST