Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2005 12:44:21
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Apr 15 12:44:21 UTC 2005

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Initial import of selectwm-0.4.1 into the Packages Collection.

Provided in PR 29965 by Antoine Reilles, modified slighlty by myself to
look in pkgsrc and X11R6 directories when looking for window managers.

        selectwm is a small application (using GTK+) which lets you select your
        window manager.  It looks for a file named .selectwmrc in the user's
        directory which contains a list of window managers.

        When you start X it should show a list which lets you choose your
        window manager (by double clicking on it with the mouse or with the
        arrow keys and the return or space key)

        To use selectwm, replace the call to your window manager in your
        .xinitrc or .xsession configuration file by a call to selectwm, e.g.:

                ...
                # set a solid black background
                xsetroot -solid black

                # start selectwm
                selectwm


To generate a diff of this commit:
cvs rdiff -r1.9855 -r1.9856 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.