Hello.
This is Eric from Drexel university who just started to be
having fun wiht linux. I have installed your fvwm 2.0.43
(successfully complied) but don't know what to do next. I do have .
fvwmrc and .fvwm2rc both(in case ) and still my twm is coming up
instead of fvwm. here is my .Xclients file and hope you can tell me
what to do next to run fvwm thanx
my .Xclients contains following..
#!/bin/bash
xterm &
if [ ! -z $(type -path oclock) ]; then
oclock -geometry +0+0 &
else
xclock -gemetry +0+0 &
fi
if [ ! -z $(type -path fvwm) ]; then
exec fvwm
else
exec twm
fi
and I am using MkLinux on My Power Mac 7100/66... other linux
sources've been complied and running good. but I just don't know
what to do next with fvwm.. please give me a advise..
thanx
--
Computer Science....
like Nuclear Physics Sci...
everyday is not for everyone...
World Wide Web
http://www.mcs.drexel.edu:80/~uelee/
E-mail :
uelee_at_mcs.drexel.edu
エリック
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Jul 23 1996 - 23:39:31 BST