Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2019 06:41:03 -0500
From:      "Gerard E. Seibert" <jerry@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Starting KDE
Message-ID:  <20191212063922.0dd8c462@scorpio>

next in thread | raw e-mail | index | archive | help
After spending several exasperation days tring to get kde to run via
"startx", I informed that I needed to have this in the "~/.xinitrc" file

	exec ck-launch-session startplasma-x11

There is no mention of this on the FreeBSD
https://www.freebsd.org/doc/handbook/x11-wm.html site. I think that the
page should be updated with this:

The startkde script has been replaced by the native executables
startplasma-x11 and startplasma-wayland in 5.17. The ~/.xinitrc file
should contain:

	exec ck-launch-session startplasma-x11kde

-- 
Jerry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191212063922.0dd8c462>