Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 1997 15:27:34 +0200 (MET DST)
From:      Zahemszky Gabor <zgabor@CoDe.hu>
To:        freebsd-questions@freebsd.org (FreeBSD questions)
Subject:   Re: blank screen after starting twm/fvwm95
Message-ID:  <199705151327.PAA00675@CoDe.hu>
In-Reply-To: <XFMail.970513203243.joki@jocki.domestic.de> from Joachim Kuebart at "May 13, 97 06:58:35 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Just to make sure, copy
>         cp /usr/X11R7/lib/X11/fvwm95/system.fvwm95rc $HOME
 
	 Hm.  It would be better, I think.

         cp /usr/X11R7/lib/X11/fvwm95/system.fvwm95rc $HOME/.fvwm95rc

Bye, Gabor

--
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705151327.PAA00675>