File: xnee_func.texi

package info (click to toggle)
xnee 3.13-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,872 kB
  • sloc: ansic: 23,280; sh: 13,385; makefile: 590
file content (22 lines) | stat: -rw-r--r-- 815 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@chapter Functional overview

@section Functional overview
@cindex Functional overview
The Xnee applications (gnee and xnee) receives X11 protocol data (e.g. events)
from an X server (using libxnee) and print them to a file, called Xnee 
Session File. Theses events are later read from the session file and replayed.
Gnee and xnee can read its settings from a file, called Xnee Project File, 
or from command line (cnee) or via the GUI (gnee).


@*
Events directly generated by the user (e.g KeyPress) can be replayed 
or faked. Requests, replies, errors and events not directly generated by the 
user (e.g MapNotify) can be recorded as well. By using these data  
Xnee can replay with synchronisation. 

@ifnotinfo
This picture gives an overview of Xnee and the files used.
@*
@image{xngener, 10cm}
@end ifnotinfo