summaryrefslogtreecommitdiff
path: root/neko/README
blob: c07a81ba35c6d8262a010329cef0472226003399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
XCB TODO
--------
* DEBUG not supported
* -geometry not supported

XCB ENHANCEMENTS
----------------
* autoconf (using `pkg-config` for now)
* too many globals! refactor
* no X resource cleanup. OK?
* convert to use threading
  * multi-neko!

-- iano@quirkster.com  >^.^<

=======================

This is XNeko.
I have added color and root capability to this app.
I had nothing to do with anything except these modifications.
Don't look at the code.

-----------------------
 INSTALLATION
-----------------------
% make
Dat's it.

-----------------------
 HELP
-----------------------
% xneko -help
Dat's it.

-----------------------
 COLORS
-----------------------
% xneko -bg <background> -fg <foreground>
Dat's it.

-----------------------
 ROOTWINDOW OPS
-----------------------
% xneko -root
Dat's it.

Enjoy.

Dan Checkoway   8/4/94