-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 02 September 2003 01:21, Nicholas Pappas wrote: > Can anyone point me to a site (or go over the steps) showing how to add > a new window manager to the KDE login manager? Specifically, I am > looking to add WindowMaker. > I found a brief writeup on the KDE site, but it gave a few example and > I wasn't sure which one to use with Gentoo. Any help would be greatly > appreciated!
Oddly enough this is something I happened to chance across about a week ago! I have no idea if this is purely a gentoo specific thing, probably isn't. Drop an init script into /etc/X11/Sessions. Seems to only need to be called whatever you associate with, and contain enough to start the desktop environment, for example: > sauron root # cat /etc/X11/Sessions/kde-5 > #!/bin/sh > /usr/kde/cvs/bin/startkde - -- Mike Williams -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/U+T2InuLMrk7bIwRAvVmAJ48ieaHUL+v+EFJ5hsOLvhkbZB3HgCfS0ih adWQwlkh99rlXPoBT8Z/Rj4= =7E3v -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
