Friday, March 26, 2010

openbsd desktop jwm setup

put into .profile as root
export PKG_PATH='ftp://ftp.openbsd.org/pub/OpenBSD/4.6/packages/i386/'
then ./.profile to load
then pkg_add -v jwm
then pkg_add -v mozilla-firefox
then in /etc/system.jwmrc and replace "rxvt" with "xterm"
then in .xinitrc put "exec jwm"
then run startx
use menu on left to open xterm
hit shift + to make text in xterm bigger
firefox& to start firefox

No comments: