xfree86 merge
This commit is contained in:
parent
77836ebda2
commit
5fd7f82390
|
@ -709,9 +709,6 @@ Bitmap font directories
|
||||||
.TP 30
|
.TP 30
|
||||||
.IR __projectroot__/lib/X11/fonts/Speedo , __projectroot__/lib/X11/fonts/Type1
|
.IR __projectroot__/lib/X11/fonts/Speedo , __projectroot__/lib/X11/fonts/Type1
|
||||||
Outline font directories
|
Outline font directories
|
||||||
.\" .TP 30
|
|
||||||
.\" __projectroot__/lib/X11/fonts/PEX
|
|
||||||
.\" PEX font directories
|
|
||||||
.TP 30
|
.TP 30
|
||||||
.I __projectroot__/lib/X11/rgb.txt
|
.I __projectroot__/lib/X11/rgb.txt
|
||||||
Color database
|
Color database
|
||||||
|
|
|
@ -97,21 +97,6 @@ extern CursorPtr AllocCursorARGB(
|
||||||
unsigned /*backGreen*/,
|
unsigned /*backGreen*/,
|
||||||
unsigned /*backBlue*/);
|
unsigned /*backBlue*/);
|
||||||
|
|
||||||
extern CursorPtr AllocCursorARGB(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
unsigned char* /*psrcbits*/,
|
|
||||||
unsigned char* /*pmaskbits*/,
|
|
||||||
CARD32* /*argb*/,
|
|
||||||
CursorMetricPtr /*cm*/,
|
|
||||||
unsigned /*foreRed*/,
|
|
||||||
unsigned /*foreGreen*/,
|
|
||||||
unsigned /*foreBlue*/,
|
|
||||||
unsigned /*backRed*/,
|
|
||||||
unsigned /*backGreen*/,
|
|
||||||
unsigned /*backBlue*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern int AllocGlyphCursor(
|
extern int AllocGlyphCursor(
|
||||||
Font /*source*/,
|
Font /*source*/,
|
||||||
unsigned int /*sourceChar*/,
|
unsigned int /*sourceChar*/,
|
||||||
|
@ -159,12 +144,4 @@ extern void GetSpritePosition(
|
||||||
extern int XineramaGetCursorScreen(void);
|
extern int XineramaGetCursorScreen(void);
|
||||||
#endif /* PANORAMIX */
|
#endif /* PANORAMIX */
|
||||||
|
|
||||||
#ifdef PANORAMIX
|
|
||||||
extern int XineramaGetCursorScreen(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
#endif /* PANORAMIX */
|
|
||||||
|
|
||||||
#endif /* CURSOR_H */
|
#endif /* CURSOR_H */
|
||||||
|
|
|
@ -372,36 +372,6 @@ extern int DoGetImage(
|
||||||
extern void IncrementClientCount(void);
|
extern void IncrementClientCount(void);
|
||||||
#endif /* LBX */
|
#endif /* LBX */
|
||||||
|
|
||||||
extern int SendConnSetup(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
ClientPtr /*client*/,
|
|
||||||
char* /*reason*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern int
|
|
||||||
DoGetImage(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
ClientPtr /*client*/,
|
|
||||||
int /*format*/,
|
|
||||||
Drawable /*drawable*/,
|
|
||||||
int /*x*/,
|
|
||||||
int /*y*/,
|
|
||||||
int /*width*/,
|
|
||||||
int /*height*/,
|
|
||||||
Mask /*planemask*/,
|
|
||||||
xGetImageReply **/*im_return*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
#ifdef LBX
|
|
||||||
extern void IncrementClientCount(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
#endif /* LBX */
|
|
||||||
|
|
||||||
/* dixutils.c */
|
/* dixutils.c */
|
||||||
|
|
||||||
extern void CopyISOLatin1Lowered(
|
extern void CopyISOLatin1Lowered(
|
||||||
|
@ -490,12 +460,6 @@ extern void ProcessWorkQueue(void);
|
||||||
|
|
||||||
extern void ProcessWorkQueueZombies(void);
|
extern void ProcessWorkQueueZombies(void);
|
||||||
|
|
||||||
extern void ProcessWorkQueueZombies(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern Bool QueueWorkProc(
|
extern Bool QueueWorkProc(
|
||||||
Bool (* /*function*/)(
|
Bool (* /*function*/)(
|
||||||
ClientPtr /*clientUnused*/,
|
ClientPtr /*clientUnused*/,
|
||||||
|
@ -647,15 +611,6 @@ extern void FixKeyState(
|
||||||
DeviceIntPtr /* keybd */);
|
DeviceIntPtr /* keybd */);
|
||||||
#endif /* XKB */
|
#endif /* XKB */
|
||||||
|
|
||||||
#ifdef XKB
|
|
||||||
extern void FixKeyState(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
xEvent * /* xE */,
|
|
||||||
DeviceIntPtr /* keybd */
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
#endif /* XKB */
|
|
||||||
|
|
||||||
extern void RecalculateDeliverableEvents(
|
extern void RecalculateDeliverableEvents(
|
||||||
WindowPtr /* pWin */);
|
WindowPtr /* pWin */);
|
||||||
|
|
||||||
|
@ -692,8 +647,6 @@ extern void InitEvents(void);
|
||||||
|
|
||||||
extern void CloseDownEvents(void);
|
extern void CloseDownEvents(void);
|
||||||
|
|
||||||
extern void CloseDownEvents(void);
|
|
||||||
|
|
||||||
extern void DeleteWindowFromAnyEvents(
|
extern void DeleteWindowFromAnyEvents(
|
||||||
WindowPtr /* pWin */,
|
WindowPtr /* pWin */,
|
||||||
Bool /* freeResources */);
|
Bool /* freeResources */);
|
||||||
|
@ -712,7 +665,6 @@ extern int DeliverEvents(
|
||||||
WindowPtr /*otherParent*/);
|
WindowPtr /*otherParent*/);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
extern void WriteEventsToClient(
|
extern void WriteEventsToClient(
|
||||||
ClientPtr /*pClient*/,
|
ClientPtr /*pClient*/,
|
||||||
int /*count*/,
|
int /*count*/,
|
||||||
|
|
|
@ -1,3 +1,50 @@
|
||||||
|
/* $Xorg: extnsionst.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
|
||||||
|
/***********************************************************
|
||||||
|
|
||||||
|
Copyright 1987, 1998 The Open Group
|
||||||
|
|
||||||
|
Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
|
documentation for any purpose is hereby granted without fee, provided that
|
||||||
|
the above copyright notice appear in all copies and that both that
|
||||||
|
copyright notice and this permission notice appear in supporting
|
||||||
|
documentation.
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||||
|
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||||
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
Except as contained in this notice, the name of The Open Group shall not be
|
||||||
|
used in advertising or otherwise to promote the sale, use or other dealings
|
||||||
|
in this Software without prior written authorization from The Open Group.
|
||||||
|
|
||||||
|
|
||||||
|
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
|
||||||
|
|
||||||
|
All Rights Reserved
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and distribute this software and its
|
||||||
|
documentation for any purpose and without fee is hereby granted,
|
||||||
|
provided that the above copyright notice appear in all copies and that
|
||||||
|
both that copyright notice and this permission notice appear in
|
||||||
|
supporting documentation, and that the name of Digital not be
|
||||||
|
used in advertising or publicity pertaining to distribution of the
|
||||||
|
software without specific, written prior permission.
|
||||||
|
|
||||||
|
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
|
||||||
|
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
|
||||||
|
DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
|
||||||
|
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
||||||
|
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||||||
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
******************************************************************/
|
||||||
/* $XFree86: xc/programs/Xserver/include/extnsionst.h,v 3.9 2003/07/16 01:38:52 dawes Exp $ */
|
/* $XFree86: xc/programs/Xserver/include/extnsionst.h,v 3.9 2003/07/16 01:38:52 dawes Exp $ */
|
||||||
|
|
||||||
#ifndef EXTENSIONSTRUCT_H
|
#ifndef EXTENSIONSTRUCT_H
|
||||||
|
@ -83,8 +130,6 @@ extern Bool AddExtensionAlias(
|
||||||
|
|
||||||
extern ExtensionEntry *CheckExtension(const char *extname);
|
extern ExtensionEntry *CheckExtension(const char *extname);
|
||||||
|
|
||||||
extern ExtensionEntry *CheckExtension(const char *extname);
|
|
||||||
|
|
||||||
extern ExtensionLookupProc LookupProc(
|
extern ExtensionLookupProc LookupProc(
|
||||||
char* /*name*/,
|
char* /*name*/,
|
||||||
GCPtr /*pGC*/);
|
GCPtr /*pGC*/);
|
||||||
|
|
|
@ -160,16 +160,6 @@ extern DeviceIntPtr _AddInputDevice(
|
||||||
DeviceProc /*deviceProc*/,
|
DeviceProc /*deviceProc*/,
|
||||||
Bool /*autoStart*/);
|
Bool /*autoStart*/);
|
||||||
|
|
||||||
#define AddInputDevice(deviceProc, autoStart) \
|
|
||||||
_AddInputDevice(deviceProc, autoStart)
|
|
||||||
|
|
||||||
extern DeviceIntPtr _AddInputDevice(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
DeviceProc /*deviceProc*/,
|
|
||||||
Bool /*autoStart*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern Bool EnableDevice(
|
extern Bool EnableDevice(
|
||||||
DeviceIntPtr /*device*/);
|
DeviceIntPtr /*device*/);
|
||||||
|
|
||||||
|
|
64
include/os.h
64
include/os.h
|
@ -266,24 +266,6 @@ extern void LockServer(void);
|
||||||
extern void UnlockServer(void);
|
extern void UnlockServer(void);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if NeedVarargsPrototypes
|
|
||||||
extern void VErrorF(const char *f, va_list args);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef SERVER_LOCK
|
|
||||||
extern void LockServer(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern void UnlockServer(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
extern int OsLookupColor(
|
extern int OsLookupColor(
|
||||||
int /*screen*/,
|
int /*screen*/,
|
||||||
char * /*name*/,
|
char * /*name*/,
|
||||||
|
@ -323,31 +305,6 @@ extern int Fclose(pointer);
|
||||||
extern void CheckUserParameters(int argc, char **argv, char **envp);
|
extern void CheckUserParameters(int argc, char **argv, char **envp);
|
||||||
extern void CheckUserAuthorization(void);
|
extern void CheckUserAuthorization(void);
|
||||||
|
|
||||||
void OsBlockSignals (
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
void OsReleaseSignals (
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
void
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
#if !defined(WIN32) && !defined(__UNIXOS2__)
|
|
||||||
extern int System(char *);
|
|
||||||
extern pointer Popen(char *, char *);
|
|
||||||
extern int Pclose(pointer);
|
|
||||||
#else
|
|
||||||
#define System(a) system(a)
|
|
||||||
#define Popen(a,b) popen(a,b)
|
|
||||||
#define Pclose(a) pclose(a)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
extern void CheckUserParameters(int argc, char **argv, char **envp);
|
|
||||||
extern void CheckUserAuthorization(void);
|
|
||||||
|
|
||||||
extern int AddHost(
|
extern int AddHost(
|
||||||
ClientPtr /*client*/,
|
ClientPtr /*client*/,
|
||||||
int /*family*/,
|
int /*family*/,
|
||||||
|
@ -407,19 +364,6 @@ extern void InitAuthorization(char * /*filename*/);
|
||||||
|
|
||||||
extern void RegisterAuthorizations(void);
|
extern void RegisterAuthorizations(void);
|
||||||
|
|
||||||
extern XID AuthorizationToID (
|
|
||||||
unsigned short name_length,
|
|
||||||
char *name,
|
|
||||||
unsigned short data_length,
|
|
||||||
char *data);
|
|
||||||
|
|
||||||
extern int AuthorizationFromID (
|
|
||||||
XID id,
|
|
||||||
unsigned short *name_lenp,
|
|
||||||
char **namep,
|
|
||||||
unsigned short *data_lenp,
|
|
||||||
char **datap);
|
|
||||||
|
|
||||||
extern XID AuthorizationToID (
|
extern XID AuthorizationToID (
|
||||||
unsigned short name_length,
|
unsigned short name_length,
|
||||||
char *name,
|
char *name,
|
||||||
|
@ -444,12 +388,6 @@ extern XID CheckAuthorization(
|
||||||
|
|
||||||
extern void ResetAuthorization(void);
|
extern void ResetAuthorization(void);
|
||||||
|
|
||||||
extern int RemoveAuthorization (
|
|
||||||
unsigned short name_length,
|
|
||||||
char *name,
|
|
||||||
unsigned short data_length,
|
|
||||||
char *data);
|
|
||||||
|
|
||||||
extern int RemoveAuthorization (
|
extern int RemoveAuthorization (
|
||||||
unsigned short name_length,
|
unsigned short name_length,
|
||||||
char *name,
|
char *name,
|
||||||
|
@ -478,8 +416,6 @@ extern int ddxProcessArgument(int /*argc*/, char * /*argv*/ [], int /*i*/);
|
||||||
|
|
||||||
extern void ddxUseMsg(void);
|
extern void ddxUseMsg(void);
|
||||||
|
|
||||||
extern void ddxUseMsg(void);
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* idiom processing stuff
|
* idiom processing stuff
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -381,12 +381,6 @@ extern void miRegionReset(
|
||||||
extern Bool miRegionBreak(
|
extern Bool miRegionBreak(
|
||||||
RegionPtr /*pReg*/);
|
RegionPtr /*pReg*/);
|
||||||
|
|
||||||
extern Bool miRegionBreak(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
RegionPtr /*pReg*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern Bool miPointInRegion(
|
extern Bool miPointInRegion(
|
||||||
RegionPtr /*pReg*/,
|
RegionPtr /*pReg*/,
|
||||||
int /*x*/,
|
int /*x*/,
|
||||||
|
|
|
@ -188,14 +188,6 @@ extern void FindAllClientResources(
|
||||||
FindAllRes /*func*/,
|
FindAllRes /*func*/,
|
||||||
pointer /*cdata*/);
|
pointer /*cdata*/);
|
||||||
|
|
||||||
extern void FindAllClientResources(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
ClientPtr /*client*/,
|
|
||||||
FindAllRes /*func*/,
|
|
||||||
pointer /*cdata*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
extern void FreeClientNeverRetainResources(
|
extern void FreeClientNeverRetainResources(
|
||||||
ClientPtr /*client*/);
|
ClientPtr /*client*/);
|
||||||
|
|
||||||
|
@ -222,15 +214,6 @@ extern pointer LookupClientResourceComplex(
|
||||||
FindComplexResType func,
|
FindComplexResType func,
|
||||||
pointer cdata);
|
pointer cdata);
|
||||||
|
|
||||||
extern pointer LookupClientResourceComplex(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
ClientPtr client,
|
|
||||||
RESTYPE type,
|
|
||||||
FindComplexResType func,
|
|
||||||
pointer cdata
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
/* These are the access modes that can be passed in the last parameter
|
/* These are the access modes that can be passed in the last parameter
|
||||||
* to SecurityLookupIDByType/Class. The Security extension doesn't
|
* to SecurityLookupIDByType/Class. The Security extension doesn't
|
||||||
* currently make much use of these; they're mainly provided as an
|
* currently make much use of these; they're mainly provided as an
|
||||||
|
@ -287,13 +270,5 @@ extern Atom *ResourceNames;
|
||||||
void RegisterResourceName(RESTYPE type, char* name);
|
void RegisterResourceName(RESTYPE type, char* name);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern RESTYPE lastResourceType;
|
|
||||||
extern RESTYPE TypeMask;
|
|
||||||
|
|
||||||
#ifdef XResExtension
|
|
||||||
extern Atom *ResourceNames;
|
|
||||||
void RegisterResourceName(RESTYPE type, char* name);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* RESOURCE_H */
|
#endif /* RESOURCE_H */
|
||||||
|
|
||||||
|
|
|
@ -323,8 +323,6 @@ typedef void (* ResolveColorProcPtr)(
|
||||||
|
|
||||||
#ifdef NEED_SCREEN_REGIONS
|
#ifdef NEED_SCREEN_REGIONS
|
||||||
|
|
||||||
#ifdef NEED_SCREEN_REGIONS
|
|
||||||
|
|
||||||
typedef RegionPtr (* RegionCreateProcPtr)(
|
typedef RegionPtr (* RegionCreateProcPtr)(
|
||||||
BoxPtr /*rect*/,
|
BoxPtr /*rect*/,
|
||||||
int /*size*/);
|
int /*size*/);
|
||||||
|
@ -396,18 +394,6 @@ typedef Bool (* RegionBrokenProcPtr)(
|
||||||
typedef Bool (* RegionBreakProcPtr)(
|
typedef Bool (* RegionBreakProcPtr)(
|
||||||
RegionPtr /*pReg*/);
|
RegionPtr /*pReg*/);
|
||||||
|
|
||||||
typedef Bool (* RegionBrokenProcPtr)(
|
|
||||||
#if NeedNestedPrototypes
|
|
||||||
RegionPtr /*pReg*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
typedef Bool (* RegionBreakProcPtr)(
|
|
||||||
#if NeedNestedPrototypes
|
|
||||||
RegionPtr /*pReg*/
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
typedef void (* RegionEmptyProcPtr)(
|
typedef void (* RegionEmptyProcPtr)(
|
||||||
RegionPtr /*pReg*/);
|
RegionPtr /*pReg*/);
|
||||||
|
|
||||||
|
@ -424,15 +410,11 @@ typedef Bool (* RegionValidateProcPtr)(
|
||||||
|
|
||||||
#endif /* NEED_SCREEN_REGIONS */
|
#endif /* NEED_SCREEN_REGIONS */
|
||||||
|
|
||||||
#endif /* NEED_SCREEN_REGIONS */
|
|
||||||
|
|
||||||
typedef RegionPtr (* BitmapToRegionProcPtr)(
|
typedef RegionPtr (* BitmapToRegionProcPtr)(
|
||||||
PixmapPtr /*pPix*/);
|
PixmapPtr /*pPix*/);
|
||||||
|
|
||||||
#ifdef NEED_SCREEN_REGIONS
|
#ifdef NEED_SCREEN_REGIONS
|
||||||
|
|
||||||
#ifdef NEED_SCREEN_REGIONS
|
|
||||||
|
|
||||||
typedef RegionPtr (* RectsToRegionProcPtr)(
|
typedef RegionPtr (* RectsToRegionProcPtr)(
|
||||||
int /*nrects*/,
|
int /*nrects*/,
|
||||||
xRectangle* /*prect*/,
|
xRectangle* /*prect*/,
|
||||||
|
@ -440,8 +422,6 @@ typedef RegionPtr (* RectsToRegionProcPtr)(
|
||||||
|
|
||||||
#endif /* NEED_SCREEN_REGIONS */
|
#endif /* NEED_SCREEN_REGIONS */
|
||||||
|
|
||||||
#endif /* NEED_SCREEN_REGIONS */
|
|
||||||
|
|
||||||
typedef void (* SendGraphicsExposeProcPtr)(
|
typedef void (* SendGraphicsExposeProcPtr)(
|
||||||
ClientPtr /*client*/,
|
ClientPtr /*client*/,
|
||||||
RegionPtr /*pRgn*/,
|
RegionPtr /*pRgn*/,
|
||||||
|
|
|
@ -135,9 +135,6 @@ LoadAuthorization (void)
|
||||||
Xauth *auth;
|
Xauth *auth;
|
||||||
int i;
|
int i;
|
||||||
int count = 0;
|
int count = 0;
|
||||||
#if !defined(WIN32) && !defined(__UNIXOS2__)
|
|
||||||
char *buf;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
ShouldLoadAuth = FALSE;
|
ShouldLoadAuth = FALSE;
|
||||||
if (!authorization_file)
|
if (!authorization_file)
|
||||||
|
|
|
@ -186,7 +186,6 @@ Bool AnyClientsWriteBlocked; /* true if some client blocked on write */
|
||||||
|
|
||||||
Bool RunFromSmartParent; /* send SIGUSR1 to parent process */
|
Bool RunFromSmartParent; /* send SIGUSR1 to parent process */
|
||||||
Bool PartialNetwork; /* continue even if unable to bind all addrs */
|
Bool PartialNetwork; /* continue even if unable to bind all addrs */
|
||||||
char *protNoListen; /* don't listen on this protocol */
|
|
||||||
static Pid_t ParentProcess;
|
static Pid_t ParentProcess;
|
||||||
#ifdef __UNIXOS2__
|
#ifdef __UNIXOS2__
|
||||||
Pid_t GetPPID(Pid_t pid);
|
Pid_t GetPPID(Pid_t pid);
|
||||||
|
@ -326,12 +325,6 @@ CreateWellKnownSockets(void)
|
||||||
|
|
||||||
sprintf (port, "%d", atoi (display));
|
sprintf (port, "%d", atoi (display));
|
||||||
|
|
||||||
if (protNoListen)
|
|
||||||
if (_XSERVTransNoListen(protNoListen))
|
|
||||||
{
|
|
||||||
FatalError ("Failed to disable listen for %s", protNoListen);
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((_XSERVTransMakeAllCOTSServerListeners (port, &partial,
|
if ((_XSERVTransMakeAllCOTSServerListeners (port, &partial,
|
||||||
&ListenTransCount, &ListenTransConns) >= 0) &&
|
&ListenTransCount, &ListenTransConns) >= 0) &&
|
||||||
(ListenTransCount >= 1))
|
(ListenTransCount >= 1))
|
||||||
|
|
|
@ -289,10 +289,6 @@ XdmcpOptions(int argc, char **argv, int i)
|
||||||
get_fromaddr_by_name(argc, argv, ++i);
|
get_fromaddr_by_name(argc, argv, ++i);
|
||||||
return (i + 1);
|
return (i + 1);
|
||||||
}
|
}
|
||||||
if (strcmp(argv[i], "-from") == 0) {
|
|
||||||
get_fromaddr_by_name(argc, argv, ++i);
|
|
||||||
return (i + 1);
|
|
||||||
}
|
|
||||||
if (strcmp(argv[i], "-once") == 0) {
|
if (strcmp(argv[i], "-once") == 0) {
|
||||||
OneSession = TRUE;
|
OneSession = TRUE;
|
||||||
return (i + 1);
|
return (i + 1);
|
||||||
|
|
|
@ -45,14 +45,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
#include "mipointer.h"
|
#include "mipointer.h"
|
||||||
#include "mipointrst.h"
|
#include "mipointrst.h"
|
||||||
|
|
||||||
extern void NewCurrentScreen(
|
|
||||||
#if NeedFunctionPrototypes
|
|
||||||
ScreenPtr /* newScreen */,
|
|
||||||
int /* x */,
|
|
||||||
int /* y */
|
|
||||||
#endif
|
|
||||||
);
|
|
||||||
|
|
||||||
void
|
void
|
||||||
XkbDDXFakePointerMotion(unsigned flags,int x,int y)
|
XkbDDXFakePointerMotion(unsigned flags,int x,int y)
|
||||||
{
|
{
|
||||||
|
|
|
@ -746,11 +746,11 @@ unsigned char grp;
|
||||||
|
|
||||||
|
|
||||||
grp= state->locked_group;
|
grp= state->locked_group;
|
||||||
if ((grp>=ctrls->num_groups) || (grp<0))
|
if (grp>=ctrls->num_groups)
|
||||||
state->locked_group= XkbAdjustGroup(grp,ctrls);
|
state->locked_group= XkbAdjustGroup(grp,ctrls);
|
||||||
|
|
||||||
grp= state->locked_group+state->base_group+state->latched_group;
|
grp= state->locked_group+state->base_group+state->latched_group;
|
||||||
if ((grp>=ctrls->num_groups) || (grp<0))
|
if (grp>=ctrls->num_groups)
|
||||||
state->group= XkbAdjustGroup(grp,ctrls);
|
state->group= XkbAdjustGroup(grp,ctrls);
|
||||||
else state->group= grp;
|
else state->group= grp;
|
||||||
XkbComputeCompatState(xkbi);
|
XkbComputeCompatState(xkbi);
|
||||||
|
|
Loading…
Reference in New Issue