~profzoom/ubuntu/quantal/wmaker/bug-1079925

« back to all changes in this revision

Viewing changes to WINGs/Examples/README

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-11-10 14:05:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041110140530-qpd66b5lm38x7apk
Tags: upstream-0.91.0
ImportĀ upstreamĀ versionĀ 0.91.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
Files:
 
4
-----
 
5
 
 
6
server          - server example of using WMConnection. It keeps a database of
 
7
                  timeouts for a group of users, allowing one to add/remove
 
8
                  users and update the timeouts associated with them.
 
9
 
 
10
connect         - client example of using WMConnection. Works with the server
 
11
                  program above. Just start both without any parameter and
 
12
                  type help in the client to find out how to operate them.
 
13
                  Rest is self explanatory.
 
14
 
 
15
puzzle          - a nice zuPzel =)
 
16
 
 
17
fontl           - a map of all characters with their corresponding ascii,
 
18
                  hex, decimal and octal representations.
 
19