Date: Thu, 08 Jun 2000 19:09:43 +0200 From: Christoph Sold <so@server.i-clue.de> To: leegold <goldtech@worldpost.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: fvwm95 Message-ID: <393FD356.6B9C6215@i-clue.de> References: <001101bfd169$af951ea0$d4e37ad1@beefstew>
next in thread | previous in thread | raw e-mail | index | archive | help
leegold wrote: > right now my when i startx i get WindowMaker. i have fvwm95 installed and i > ( a newbie ) think i will have to edit some config files in order for me to > start fvwm95. > > ~/.xinitrc and ~/.xsession both say: > > xterm & > [ ! -d $HOME/GNUstep/Library/WindowMaker ] && /usr/X11R6/bin/wmaker.inst > exec /usr/X11R6/bin/wmaker > > there's also another .xinitrc file that is in the X11** dir that is a long > script. > > i have been playing around w/invoking: > /usr/X11R6/lib/X11/fvwm95/system.fvwm95rc but no luck so far - i'm sure this This is the default configuration file for fvwm95, not the binary. > a routine adjustment - any help appreciated "which fvwm95" should list the complete path to fvwm95, e.g. "/usr/local/bin/fvwm95". Use the latter line to replace the "exec /usr/X11R6/bin/wmaker" part in both ~/.xinitrc and ~/.xsession. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393FD356.6B9C6215>