VOOZH about

URL: https://en.wikipedia.org/wiki/Xnee

โ‡ฑ Xnee - Wikipedia


Jump to content
From Wikipedia, the free encyclopedia
Xnee
DevelopersGNU Project, Henrik Sandklef
Stable release
3.19 / May 6, 2014; 11 years ago (2014-05-06)[1]
Operating systemX11
TypeX11 Test
LicenseGNU General Public License
Websitewww.sandklef.com/xnee
Repository
๐Ÿ‘ [icon]
This section needs expansion. You can help by adding missing information. (February 2020)

GNU Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. It can be used for testing and demonstrating X11 applications.[2] Within X11 each user input (mouse click or key press) is an X Window System event. Xnee records these events into a file. Later Xnee is used to play the events back from the file and into an X Window System just as though the user were operating the system.[3] Xnee can also be used to play or distribute user input events to two or more machines in parallel.[2] As the target X Window application sees what appears to be physical user input it has resulted in Xnee being dubbed โ€œXnee is Not an Event Emulator.โ€[3][4]

As Xnee is free software, it can be modified to handle special tasks. For example, inserting time stamps as part of the playback.[5] It can also be used to automate tasks, like distributing actions (e.g. teacher shows students) and changing files. [6]

Software suite

[edit]
  • cnee is a command line interface version of Xnee (recursive acronym of โ€œcnee's not an event emulatorโ€).
  • gnee is a graphical interface (recursive acronym of โ€œgnee's not an emulator eitherโ€).
  • pnee is a GNOME applet (recursive acronym of โ€œpnee's not even emulatingโ€).
  • libxnee is a software library used by cnee, pnee and gnee. (recursive acronym of โ€œlibxnee is basically xneeโ€).

See also

[edit]

External links

[edit]

References

[edit]
  1. ^ Sandklef, Henrik (6 May 2014). "GNU Xnee 3.19 ('Lucia') released". Retrieved 2019-08-30.
  2. ^ a b Henrik Sandklef (January 1, 2004). "Testing Applications with Xnee". Linux Journal. Retrieved August 14, 2009.
  3. ^ a b Jerry yin Hom (May 2008). "An Execution Context Optimization Framework for Disk Energy" (PDF). pp. 56โ€“57. Archived from the original (PDF) on July 23, 2010. Retrieved August 14, 2009.
  4. ^ "Xnee FAQ". Free Software Foundation. Archived from the original on August 3, 2009. Retrieved August 14, 2009.
  5. ^ Gregory Hartman; Jack Lin; Michael Merideth (December 12, 2002). "Methods for Recognizing Service Quiescence" (PDF). pp. 7โ€“8. Retrieved August 14, 2009.
  6. ^ https://autorecordx.wordpress.com