Skip to content
xterm
EntityQ284297· pop 21· linked from 159 articles

xterm is the standard terminal emulator for the X Window System. It allows users to run programs which require a command-line interface.

Key facts

Software.caption
A sample xterm, running the Bash shell, showing a listing of /etc.
Software.author
Mark Vandevoorde
Software.developer
Thomas Dickey
Software.genre
Terminal emulator
Software.license
MIT/X Consortium License
Software.operating_system
Unix, Unix-like, MVS OpenVMS, OS/2
Software.name
xterm
Software.logo
Icon of XTerm (from 2012).svg
Software.screenshot
Xterm.png

via Wikipedia infobox

Wikidata facts

Image
Xterm.png
Show 6 more facts
Commons gallery
Xterm
software version identifier
409
Commons category
Xterm
start time
1984-00-00
source code repository URL
ftp://ftp.invisible-island.net/xterm/
Sources (6)

via Wikidata · CC0

~5 min read

Article

8 sections
Contents
  • Features
  • Terminal emulation
  • Customization
  • Protocols
  • Fonts
  • See also
  • References
  • External links

xterm is the standard terminal emulator for the X Window System. It allows users to run programs which require a command-line interface.

If no particular program is specified, xterm runs the user's shell. An X display can show one or more user's xterm windows output at the same time. Each xterm window is a separate process, but all share the same keyboard, taking turns as each xterm process acquires focus. Normally focus switches between X applications as the user moves the pointer (e.g., a mouse cursor) about the screen, but xterm provides options to grab focus (the Secure Keyboard feature) as well as accept input events sent without using the keyboard (the Allow SendEvents feature). Those options have limitations, as discussed in the xterm manual.

Gallery (4)

Connections

Categories