pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of selectwm-0.4.1 into the Packages...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc3ad27608c6
branches:  trunk
changeset: 492555:dc3ad27608c6
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Apr 15 12:44:20 2005 +0000

description:
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

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 58b2b5bec02b -r dc3ad27608c6 doc/CHANGES
--- a/doc/CHANGES       Fri Apr 15 12:43:30 2005 +0000
+++ b/doc/CHANGES       Fri Apr 15 12:44:20 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9855 2005/04/15 12:15:49 wiz Exp $
+$NetBSD: CHANGES,v 1.9856 2005/04/15 12:44:20 agc Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -2022,3 +2022,4 @@
        Added ObjectiveLib-0.9 [rh 2005-04-15]
        Updated curl to 7.13.2 [adam 2005-04-15]
        Updated pkgconfig to 0.17.1 [wiz 2005-04-15]
+       Added selectwm-0.4.1 [agc 2005-04-15]



Home | Main Index | Thread Index | Old Index