Use the correct macro for the font change of a single argument or split the argument into two. 43:.BI Keyboard 46:.BI Pointer 52:.BI PointerAbsolute 58:.BI PointerAbsoluteProximity 62:.BI Touch 103:.BI xf86ITEventWaitForSync -.-. Wrong distance between sentences in the input file. Separate the sentences and subordinate clauses; each begins on a new line. See man-pages(7) ("Conventions for source file layout") and "info groff" ("Input Conventions"). 19:server as input events. It supports the full set of the xf86 driver APIs 20:exposed by Xorg. The primary use cases of this input driver are various 29:is created after the driver is initialized. The paths to the socket is passed 37:Sets the path where the driver will create a named socket. Any existing file 47:Initializes a relative-mode pointer device. It will have four valuators - 53:Initializes an absolute-mode pointer device. It will have four valuators - 87:specifies the protocol version supported by it. If this version is lower than 91:to the driver. Each event is an instance of one of the 93:structs. The length field defines the full length of the struct in bytes and 96:The responses from the server follow the same structure. Each response is an 99:structs. The length field defines the full length of the struct in bytes and 104:event. After sending such event, the client must read of a 106:events. The completion of the read operation indicates that Xorg has fully -.-. The name of a man page is typeset in bold and the section in roman (see man-pages(7)). 24:Please refer to xorg.conf(5) for general configuration 112:Xorg(1), xorg.conf(5), Xserver(1), X(7) -.- Additionally: "read of a xf86... event" -> "read an xf86... event" Originally from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095449 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875> |
||
---|---|---|
.gitlab-ci | ||
Xext | ||
Xi | ||
composite | ||
config | ||
damageext | ||
dbe | ||
dix | ||
doc | ||
dri3 | ||
exa | ||
fb | ||
glamor | ||
glx | ||
hw | ||
include | ||
man | ||
mi | ||
miext | ||
os | ||
present | ||
pseudoramiX | ||
randr | ||
record | ||
render | ||
test | ||
xfixes | ||
xkb | ||
.appveyor.yml | ||
.dir-locals.el | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitlab-ci.yml | ||
.mailmap | ||
.travis.yml | ||
COPYING | ||
README.md | ||
meson.build | ||
meson_options.txt | ||
xorg-server.m4 | ||
xorg-server.pc.in | ||
xserver.ent.in |
X Server
The X server accepts requests from client applications to create windows, which are (normally rectangular) "virtual screens" that the client program can draw into.
Windows are then composed on the actual screen by the X server (or by a separate composite manager) as directed by the window manager, which usually communicates with the user via graphical controls such as buttons and draggable titlebars and borders.
For a comprehensive overview of X Server and X Window System, consult the following article: https://en.wikipedia.org/wiki/X_server
All questions regarding this software should be directed at the Xorg mailing list:
https://lists.freedesktop.org/mailman/listinfo/xorg
The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/xserver
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
As with other projects hosted on freedesktop.org, X.Org follows its Code of Conduct, based on the Contributor Covenant. Please conduct yourself in a respectful and civilized manner when using the above mailing lists, bug trackers, etc: