Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 14:01:07 +0400
From:      "AMI" <ami@lycos.ru>
To:        "FreeBSD-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Changing X window managers
Message-ID:  <016c01c1f4e6$c9949d60$0100a8c0@p7>
References:  <007b01c1f3f1$9de0ae20$0100a8c0@p7> <20020505203742.OYVW24167.tomts23-srv.bellnexxia.net@there>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you very much for the reply, Steve!
It's worked !

---
Sincerely yours,
AMI


> As root goto /usr/ports/x11-wm/<preferred-windowmanager> and "make && make
> install".
>
> Now, users can create or edit /home/<userID>/.xinitrc .
> Change the line which says "exec twm"  to say "exec
<preferred-windowmanager>"
>
> If it's one of the full environments (like KDE), change it to say
"startkde"
> instead. Here's mine as an example:
>
> $ more .xinitrc
>  xscreensaver &
>  xearth -nomarker -wait 30 &
> # exec twm
> # exec afterstep
> startxfce
> # startkde
> $




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?016c01c1f4e6$c9949d60$0100a8c0>