DESCR

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

Makefile

# $NetBSD: Makefile,v 1.11 2010/06/13 22:45:31 wiz Exp $
#

DISTNAME= selectwm-0.4.1
PKGREVISION= 7
CATEGORIES= wm
MASTER_SITES= http://ordiluc.net/selectwm/

MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://ordiluc.net/selectwm/
COMMENT= Simple GTK2 application to select window manager

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= pkg-config
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes

CONFIGURE_ARGS+= --without-included-gettext

.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:37 jlam Exp $
bin/selectwm
man/man1/selectwm.1
share/locale/fr/LC_MESSAGES/selectwm.mo

distinfo

$NetBSD: distinfo,v 1.4 2009/11/12 04:34:45 obache Exp $

SHA1 (selectwm-0.4.1.tar.gz) = a4688afb9a286dae4794f297b97891008afcdeab
RMD160 (selectwm-0.4.1.tar.gz) = d16a8497f39b12e8578b0d28f64cc8f7b1031958
Size (selectwm-0.4.1.tar.gz) = 209754 bytes
SHA1 (patch-aa) = 2e3806e5c408bbc6891acc42399d24abc3a01f8b
SHA1 (patch-ab) = a6441f722158685d78e6bffafd182ed9bff04091
SHA1 (patch-ac) = 1a7b16c532d83d9b74811bb039743aba0988e60d
SHA1 (patch-ad) = 477b9f21331cf1940b67847917bed20109b9c624