mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
Add Distributed Multihead X (DMX) support
This commit is contained in:
parent
d5db59bd79
commit
7976ee51af
447 changed files with 103260 additions and 52 deletions
|
|
@ -95,7 +95,7 @@ extern unsigned long serverGeneration;
|
|||
#define MAXCLIENTS 256
|
||||
#define MAXDITS 1
|
||||
#define MAXEXTENSIONS 128
|
||||
#define MAXFORMATS 8
|
||||
#define MAXFORMATS 14
|
||||
#define MAXVISUALS_PER_SCREEN 50
|
||||
|
||||
typedef unsigned long PIXEL;
|
||||
|
|
|
|||
Loading…
Reference in a new issue