Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 Actions 2006-07-28 jonaskoelker [r3] added input for openbox
 Input 2006-07-28 jonaskoelker [r3] added input for openbox
 Output 2006-07-28 jonaskoelker [r1] initial commit
 PerWM 2006-07-28 jonaskoelker [r3] added input for openbox
 COPYING 2006-07-28 jonaskoelker [r1] initial commit
 Key.pm 2006-07-28 jonaskoelker [r1] initial commit
 KeyNode.pm 2006-07-28 jonaskoelker [r1] initial commit
 README 2006-07-28 jonaskoelker [r1] initial commit
 Util.pm 2006-07-28 jonaskoelker [r1] initial commit
 header.txt 2006-07-28 jonaskoelker [r1] initial commit
 wmconf.pl 2006-07-28 jonaskoelker [r3] added input for openbox

Read Me

------------------------------------------------------------------------------
HOW TO GET STARTED RUNNING WMCONF
------------------------------------------------------------------------------

$ cd ~/src/perl/wmconf # (or wherever you extracted it)
$ pushd Actions
$ ./generate.pl
$ popd

That's to generate a lot of essentially very similar struct declarations.
Next, you can run it, for example like this:

$ ./wmconf fb2ob

If that doesn't work, please contact the wmconf developers.
Currently, that's just me, Jonas Kölker, and you can contact me on
jonaskoelker@users.sourceforge.net.  Or, submit a support request on
http://sourceforge.net/tracker/?group_id=173185

------------------------------------------------------------------------------
LEGALISTIC CRAP
------------------------------------------------------------------------------
It's released under the GPL version 2 or any later version, as all the
file headers say.  As GPLv3 is the current hot topic: so far I don't
have any major objections to it.  I'll probably do s/2/3/ eventually.