Difference between revisions of "The X.Org project"

From Free Software Directory
Jump to: navigation, search
(wiki)
m (typo)
Line 64: Line 64:
  
 
===xserver===
 
===xserver===
*[[X.Org ServerX.Org Server|xorg]] - X servers (including Xorg, Xprt, Xvfb, Xnest, & Xdmx)
+
*[[X.Org Server|xorg]] - X servers (including Xorg, Xprt, Xvfb, Xnest, & Xdmx)

Revision as of 15:46, 16 September 2013

X11 refers to the X.Org implementation of the X Window System. It's also simply known as X. All X11 packages are free software, most under the X11 license.

Core X11 runtime

app

  • iceauth - ICE authority file utility
  • rgb - X colorname -> RGB mapping database
  • sessreg - Register X sessions in system utmp/utmpx databases
  • setxkbmap - set the keyboard using the X Keyboard Extension
  • smproxy - Session Manager Proxy
  • xauth - X authority file utility
  • xdpyinfo - display information utility for X
  • xev - print contents of X events
  • xhost - server access control program for X
  • xinit - X Window System initializer (includes startx)
  • xkbcomp - compile XKB keyboard description
  • xkill - kill a client by its X resource
  • xlsatoms - list interned atoms defined on server
  • xlsclients - list client applications running on a display
  • xlsfonts - list X fonts available on X server
  • xmodmap - utility for modifying keymaps and button mappings
  • xprop - property displayer for X
  • xrandr - primitive command line interface to RandR extension
  • xrdb - X server resource database utility
  • xrefresh - refresh all or part of an X screen
  • xset - user preference utility for X
  • xsetmode - set the mode for an X Input device
  • xsetpointer - set an X Input device as the main pointer
  • xsm - X Session Manager
  • xvinfo - Print out X-Video extension adaptor information
  • xwininfo - window information utility for X

data

  • bitmaps - standard set of X bitmaps
  • cursors - standard set of X cursors

lib

  • FS - X Font Service client library
  • ICE - Inter-Client Exchange library
  • SM - Session Management library
  • X11 - X11 Client library
  • Xau - X Authorization routines
  • Xcomposite - Composite extension
  • Xdamage - Damage extension
  • Xdmcp - X Display Manager Control Protocol routines
  • Xext - common X Extensions library
  • Xfixes - X-Fixes extension
  • Xfont - X font handling library for server & utilities
  • Xfontcache - X-TrueType font cache extension client library
  • Xft - Client side font rendering library
  • Xi - X Input Extension library
  • Xinerama - Xinerama protocol library
  • Xmu - X miscellaneous utility routines
  • Xpm - XPM format pixmap library
  • Xrandr - Xrandr extension library
  • Xrender - RENDER extension library
  • Xv - Xvideo extension library
  • Xxf86misc - XFree86-MISC extension library
  • Xxf86vm - XFree86-VidMode extension library
  • fontenc - font encoding library
  • lbxutil - LBX utility routines
  • xkbfile - XKB file handling routines

xserver

  • xorg - X servers (including Xorg, Xprt, Xvfb, Xnest, & Xdmx)


Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.