• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ImakefileH A D03-May-2022123 95

MakefileH A D30-Nov-199414.7 KiB546341

READMEH A D26-Jul-1994572 3417

README.LUCSH A D26-Jul-1994613 1613

bronco.xbmH A D26-Jul-1994881 1514

broncoblack.xbmH A D26-Jul-1994896 1514

cop.xbmH A D26-Jul-1994872 1514

coplight.xbmH A D26-Jul-1994887 1514

copwhite.xbmH A D26-Jul-1994887 1514

gawk.xbmH A D26-Jul-1994875 1514

gawkshirt.xbmH A D26-Jul-1994890 1514

newscop.xbmH A D26-Jul-1994934 1716

newscopb.xbmH A D26-Jul-1994939 1716

ojmap.hH A D26-Jul-19941.5 KiB7854

patch.oldH A D26-Jul-19942.1 KiB8363

vroot.hH A D26-Jul-19944.9 KiB12453

xoj.cH A D03-May-202213.8 KiB631405

README

1XOJ -- O. J. Simpson Simulator
2
3	"Relive the experience"
4
5
6How to Build:
7
8  Use the "Imakefile" (do "xmkmf", then "make");
9
10  OR,
11
12  Edit the Makefile and set up the paths to your X11R5 include
13files and libraries appropriately.
14
15  Then type 'make'.
16
17  You can run the executable by typing
18
19	xoj
20
21or
22
23	xoj -display <machine_name>:0
24
25
26Credits:
27
28  Created by J. Eric Bracken <bracken@performance.com>
29
30  Uses code stolen shamelessly from Rick Jansen's "xsnow," some of which
31comes from the Xroach program.
32
33  Extensions for multiple screens by Gary Thompson (garyt@lgc.com)
34

README.LUCS

1Package name:     xoj
2Version number:   1.0
3Original author:  J. Eric Bracken <bracken@performance.com>
4Report bugs to:   ftp@csc.liv.ac.uk
5Tested on:        HP 9000/710 running HP-UX 9.01
6C compiler used:  Version A.09.34
7Purpose:
8Another root window demo. Lots of pretty icons scurry around your screen,
9chasing O.J. Simpson and degrading your systems performance no doubt! "Relive
10the experience".
11Date archived:    Tue 26 Jul 1994
12Special notes:  No man page, but a simple IMakefile is given.  There is also a
13                small patch for those who like to dig a little deeper.
14
15
16