da1138cca5
an application under the Blackbox window manager, into pkgsrc using files provided by Anthony Mallet <anthony dot mallet at useless-ficus dot net> in PR pkg/17831 with minor modifications by myself.
22 lines
890 B
Text
22 lines
890 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/08/04 16:24:22 jschauma Exp $
|
|
|
|
--- data/README.bbappconf.orig Sun Aug 4 11:50:44 2002
|
|
+++ data/README.bbappconf Sun Aug 4 11:51:29 2002
|
|
@@ -4,7 +4,7 @@
|
|
Configuration options can be changed in bbappconf.bb.
|
|
Most likely you want to change some of these options.
|
|
|
|
-The global configuration file can be found in $datadir/bbtools/bbappconf.bb
|
|
+The global configuration file can be found in @PREFIX@/share/bbtools/bbappconf.bb
|
|
A local configuration can be made by copying the bbappconf.bb file to
|
|
$HOME/.bbtools/bbappconf.bb and editing it.
|
|
|
|
@@ -28,7 +28,7 @@
|
|
|
|
After you have identified an application window you can tell bbappconf what
|
|
to do with it:
|
|
-bbappconf.x.stick: true or flase
|
|
+bbappconf.x.stick: true or false
|
|
bbappconf.x.decorless: true or false
|
|
bbappconf.x.startOnWorkspace: 1..number of workspaces
|
|
|