1@chapter Functional overview
2
3@section Functional overview
4@cindex Functional overview
5The Xnee applications (gnee and xnee) receives X11 protocol data (e.g. events)
6from an X server (using libxnee) and print them to a file, called Xnee
7Session File. Theses events are later read from the session file and replayed.
8Gnee and xnee can read its settings from a file, called Xnee Project File,
9or from command line (cnee) or via the GUI (gnee).
10
11
12@*
13Events directly generated by the user (e.g KeyPress) can be replayed
14or faked. Requests, replies, errors and events not directly generated by the
15user (e.g MapNotify) can be recorded as well. By using these data
16Xnee can replay with synchronisation.
17
18@ifnotinfo
19This picture gives an overview of Xnee and the files used.
20@*
21@image{xngener, 10cm}
22@end ifnotinfo
23