mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 05:38:16 +02:00
README: provide a bit more detail/clarification
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
609550d777
commit
f35bbf01ca
1 changed files with 8 additions and 2 deletions
10
README
10
README
|
|
@ -1,7 +1,13 @@
|
|||
X Xinerama Extension
|
||||
|
||||
This is an X extension that allows multiple physical screens controlled
|
||||
by a single X server to appear as a single screen.
|
||||
Xinerama is an X extension that allows clients to query information
|
||||
about multiple physical screens controlled by a single X server that
|
||||
appear as a single screen to core X11 protocol operations.
|
||||
|
||||
This extension provides a common network protocol for querying information
|
||||
which may be provided by different underlying screen combination
|
||||
technologies in the X server, such as the original Xinerama multiplexer,
|
||||
or alternative implementations like Xrandr or TwinView.
|
||||
|
||||
Extension name: XINERAMA
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue