Click to See Complete Forum and Search --> : Help with .xinitrc in Slackware


twofoolish2b
02-24-2001, 06:49 PM
Hello everyone, I need some help with .xinitrc in Slackware 7.1. I am trying out some different windows managers an I would like to know what I have to do to get them to work when I do startx at the command line. I have installed IceWm and and when I do a startx I go into my default windows manager. I even tried doing this:

WINDOWMANAGER = icewm; startx

,but still no luck. Can you guys help me out?

Blackknight
02-24-2001, 07:03 PM
just put in a line

exec blackbox

exec icewm, whatever.

twofoolish2b
02-24-2001, 08:26 PM
Thanks Blackknight that did it.