mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
- The throwing out of autogen.sh in favor of autoreconf comes from http://www.gnu.org/software/automake/manual/autoconf/autoreconf-Invocation.html#autoreconf-Invocation - 'think that instead of the exit, some better way should be put in to control whether or not to automatically run configure. Or maybe just don't even run it.
Files: ----- server - server example of using WMConnection. It keeps a database of timeouts for a group of users, allowing one to add/remove users and update the timeouts associated with them. connect - client example of using WMConnection. Works with the server program above. Just start both without any parameter and type help in the client to find out how to operate them. Rest is self explanatory. puzzle - a nice zuPzel =) fontl - a map of all characters with their corresponding ascii, hex, decimal and octal representations.