fluxbox or blackbox? - BSD

Users browsing this thread: 1 Guest(s)
zygotb
Long time nixers
Neither.

Code:
cd /usr/ports/x11-wm/
ls
cd into the directory of the WM you want.
Code:
make install clean

Then call the WM from .xinitrc using the full path.

Code:
whereis <wm-name>

Mine are in /usr/local/bin/
So in .xinitrc I have the following:
Code:
exec /usr/local/bin/waimea
Someone doesn't appreciate my php generated image!


Messages In This Thread
fluxbox or blackbox? - by Lith - 21-12-2012, 01:57 PM
RE: fluxbox or blackbox? - by Lith - 21-12-2012, 03:18 PM
RE: fluxbox or blackbox? - by venam - 21-12-2012, 03:22 PM
RE: fluxbox or blackbox? - by yrmt - 21-12-2012, 06:35 PM
RE: fluxbox or blackbox? - by Robby - 21-12-2012, 07:23 PM
RE: fluxbox or blackbox? - by Mafia - 21-12-2012, 07:58 PM
RE: fluxbox or blackbox? - by zygotb - 21-12-2012, 09:01 PM
RE: fluxbox or blackbox? - by Lith - 22-12-2012, 02:53 AM