You are not logged in.
Pages: 1
Hi, i've downloaded wmii and installed it using pacman but everytime I try to start it I get this message: "cannot open dpy" what would be the fix for this? Thanks.
Offline
Sounds like you are just trying to start wmii from the console without
starting X, so it can't find a display.
In your ~/.xinitrc comment out any other window manager
that might be executed and add the line: exec wmii
At the console run startx, and wmii should start.
Offline
Pages: 1