This is a discussion on freebsd kdm xserver within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; Ya all i wanna know how to use freebsd kdm xserver and i would like to know how to install ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| Sponsored Links | ||
|
|
|
|||
|
kdm server is used by KDE so if kde is not installed then first step is to install it (login as a root):
Code:
pkg_add -r kde Then open your .xinitrc file in your home directory Quote:
Code:
exec startkde have a fun |