Dominik Vogt <fvwm_at_fvwm.org> writes:
> On Thu, Dec 12, 2002 at 12:18:09PM +0100, Robert Land wrote:
> > To launch rather simple and quick emacs, xterm, lynx
> > and calctool I edited /etc/X11/fvwm/system.fvwm2rc
> > in this manner:
>
> > + "Alt-F12: emacs -nw" exec emacs -nw & #<-------edited
>
> Check for some error message in the X console. Is the PATH set
> correctly?
emacs -nw is emacs without an X windows GUI. It needs to run in
an xterm, as in:
exec xterm -e emacs -nw
--
Dan Espen E-mail: dane_at_mk.telcordia.com
--
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 Thu Dec 12 2002 - 07:27:49 GMT