Xi: drop using HAVE_DIX_CONFIG_H
This symbol is always defined, and the header is always present, so no need to check for it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
fc9bd6b175
commit
9850036da9
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef ALLOWEV_H
|
#ifndef ALLOWEV_H
|
||||||
#define ALLOWEV_H 1
|
#define ALLOWEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXAllowDeviceEvents(ClientPtr /* client */
|
int SProcXAllowDeviceEvents(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHGDCTL_H
|
#ifndef CHGDCTL_H
|
||||||
#define CHGDCTL_H 1
|
#define CHGDCTL_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXChangeDeviceControl(ClientPtr /* client */
|
int SProcXChangeDeviceControl(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHGFCTL_H
|
#ifndef CHGFCTL_H
|
||||||
#define CHGFCTL_H 1
|
#define CHGFCTL_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXChangeFeedbackControl(ClientPtr /* client */
|
int SProcXChangeFeedbackControl(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHGKBD_H
|
#ifndef CHGKBD_H
|
||||||
#define CHGKBD_H 1
|
#define CHGKBD_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXChangeKeyboardDevice(ClientPtr /* client */
|
int ProcXChangeKeyboardDevice(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHGKMAP_H
|
#ifndef CHGKMAP_H
|
||||||
#define CHGKMAP_H 1
|
#define CHGKMAP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXChangeDeviceKeyMapping(ClientPtr /* client */
|
int SProcXChangeDeviceKeyMapping(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHGPROP_H
|
#ifndef CHGPROP_H
|
||||||
#define CHGPROP_H 1
|
#define CHGPROP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXChangeDeviceDontPropagateList(ClientPtr /* client */
|
int SProcXChangeDeviceDontPropagateList(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHGPTR_H
|
#ifndef CHGPTR_H
|
||||||
#define CHGPTR_H 1
|
#define CHGPTR_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXChangePointerDevice(ClientPtr /* client */
|
int ProcXChangePointerDevice(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CLOSEDEV_H
|
#ifndef CLOSEDEV_H
|
||||||
#define CLOSEDEV_H 1
|
#define CLOSEDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXCloseDevice(ClientPtr /* client */
|
int ProcXCloseDevice(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef DEVBELL_H
|
#ifndef DEVBELL_H
|
||||||
#define DEVBELL_H 1
|
#define DEVBELL_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXDeviceBell(ClientPtr /* client */
|
int ProcXDeviceBell(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -28,9 +28,8 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
* Globals referenced elsewhere in the server.
|
* Globals referenced elsewhere in the server.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
#include <dix-config.h>
|
||||||
#endif
|
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
|
|
||||||
#ifndef EXGLOBALS_H
|
#ifndef EXGLOBALS_H
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETBMAP_H
|
#ifndef GETBMAP_H
|
||||||
#define GETBMAP_H 1
|
#define GETBMAP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXGetDeviceButtonMapping(ClientPtr /* client */
|
int ProcXGetDeviceButtonMapping(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETDCTL_H
|
#ifndef GETDCTL_H
|
||||||
#define GETDCTL_H 1
|
#define GETDCTL_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGetDeviceControl(ClientPtr /* client */
|
int SProcXGetDeviceControl(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETFCTL_H
|
#ifndef GETFCTL_H
|
||||||
#define GETFCTL_H 1
|
#define GETFCTL_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXGetFeedbackControl(ClientPtr /* client */
|
int ProcXGetFeedbackControl(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETFOCUS_H
|
#ifndef GETFOCUS_H
|
||||||
#define GETFOCUS_H 1
|
#define GETFOCUS_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXGetDeviceFocus(ClientPtr /* client */
|
int ProcXGetDeviceFocus(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETKMAP_H
|
#ifndef GETKMAP_H
|
||||||
#define GETKMAP_H 1
|
#define GETKMAP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXGetDeviceKeyMapping(ClientPtr /* client */
|
int ProcXGetDeviceKeyMapping(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETMMAP_H
|
#ifndef GETMMAP_H
|
||||||
#define GETMMAP_H 1
|
#define GETMMAP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXGetDeviceModifierMapping(ClientPtr /* client */
|
int ProcXGetDeviceModifierMapping(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETPROP_H
|
#ifndef GETPROP_H
|
||||||
#define GETPROP_H 1
|
#define GETPROP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGetDeviceDontPropagateList(ClientPtr /* client */
|
int SProcXGetDeviceDontPropagateList(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETSELEV_H
|
#ifndef GETSELEV_H
|
||||||
#define GETSELEV_H 1
|
#define GETSELEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGetSelectedExtensionEvents(ClientPtr /* client */
|
int SProcXGetSelectedExtensionEvents(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETVERS_H
|
#ifndef GETVERS_H
|
||||||
#define GETVERS_H 1
|
#define GETVERS_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGetExtensionVersion(ClientPtr /* client */
|
int SProcXGetExtensionVersion(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GRABDEV_H
|
#ifndef GRABDEV_H
|
||||||
#define GRABDEV_H 1
|
#define GRABDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGrabDevice(ClientPtr /* client */
|
int SProcXGrabDevice(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GRABDEVB_H
|
#ifndef GRABDEVB_H
|
||||||
#define GRABDEVB_H 1
|
#define GRABDEVB_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGrabDeviceButton(ClientPtr /* client */
|
int SProcXGrabDeviceButton(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GRABDEVK_H
|
#ifndef GRABDEVK_H
|
||||||
#define GRABDEVK_H 1
|
#define GRABDEVK_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGrabDeviceKey(ClientPtr /* client */
|
int SProcXGrabDeviceKey(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GTMOTION_H
|
#ifndef GTMOTION_H
|
||||||
#define GTMOTION_H 1
|
#define GTMOTION_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXGetDeviceMotionEvents(ClientPtr /* client */
|
int SProcXGetDeviceMotionEvents(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef LISTDEV_H
|
#ifndef LISTDEV_H
|
||||||
#define LISTDEV_H 1
|
#define LISTDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
#define VPC 20 /* Max # valuators per chunk */
|
#define VPC 20 /* Max # valuators per chunk */
|
||||||
|
|
||||||
int ProcXListInputDevices(ClientPtr /* client */
|
int ProcXListInputDevices(ClientPtr /* client */
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef OPENDEV_H
|
#ifndef OPENDEV_H
|
||||||
#define OPENDEV_H 1
|
#define OPENDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXOpenDevice(ClientPtr /* client */
|
int ProcXOpenDevice(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef QUERYST_H
|
#ifndef QUERYST_H
|
||||||
#define QUERYST_H 1
|
#define QUERYST_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXQueryDeviceState(ClientPtr /* client */
|
int ProcXQueryDeviceState(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SELECTEV_H
|
#ifndef SELECTEV_H
|
||||||
#define SELECTEV_H 1
|
#define SELECTEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXSelectExtensionEvent(ClientPtr /* client */
|
int SProcXSelectExtensionEvent(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SENDEXEV_H
|
#ifndef SENDEXEV_H
|
||||||
#define SENDEXEV_H 1
|
#define SENDEXEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXSendExtensionEvent(ClientPtr /* client */
|
int SProcXSendExtensionEvent(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SETBMAP_H
|
#ifndef SETBMAP_H
|
||||||
#define SETBMAP_H 1
|
#define SETBMAP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXSetDeviceButtonMapping(ClientPtr /* client */
|
int ProcXSetDeviceButtonMapping(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SETDVAL_H
|
#ifndef SETDVAL_H
|
||||||
#define SETDVAL_H 1
|
#define SETDVAL_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXSetDeviceValuators(ClientPtr /* client */
|
int ProcXSetDeviceValuators(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SETFOCUS_H
|
#ifndef SETFOCUS_H
|
||||||
#define SETFOCUS_H 1
|
#define SETFOCUS_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXSetDeviceFocus(ClientPtr /* client */
|
int SProcXSetDeviceFocus(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SETMMAP_H
|
#ifndef SETMMAP_H
|
||||||
#define SETMMAP_H 1
|
#define SETMMAP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXSetDeviceModifierMapping(ClientPtr /* client */
|
int ProcXSetDeviceModifierMapping(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SETMODE_H
|
#ifndef SETMODE_H
|
||||||
#define SETMODE_H 1
|
#define SETMODE_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXSetDeviceMode(ClientPtr /* client */
|
int ProcXSetDeviceMode(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef UNGRDEV_H
|
#ifndef UNGRDEV_H
|
||||||
#define UNGRDEV_H 1
|
#define UNGRDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXUngrabDevice(ClientPtr /* client */
|
int SProcXUngrabDevice(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef UNGRDEVB_H
|
#ifndef UNGRDEVB_H
|
||||||
#define UNGRDEVB_H 1
|
#define UNGRDEVB_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXUngrabDeviceButton(ClientPtr /* client */
|
int SProcXUngrabDeviceButton(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
********************************************************/
|
********************************************************/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef UNGRDEVK_H
|
#ifndef UNGRDEVK_H
|
||||||
#define UNGRDEVK_H 1
|
#define UNGRDEVK_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXUngrabDeviceKey(ClientPtr /* client */
|
int SProcXUngrabDeviceKey(ClientPtr /* client */
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer
|
* Author: Peter Hutterer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XIALLOWEV_H
|
#ifndef XIALLOWEV_H
|
||||||
#define XIALLOWEV_H 1
|
#define XIALLOWEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXIAllowEvents(ClientPtr client);
|
int ProcXIAllowEvents(ClientPtr client);
|
||||||
int SProcXIAllowEvents(ClientPtr client);
|
int SProcXIAllowEvents(ClientPtr client);
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,8 @@
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef _XIBARRIERS_H_
|
#ifndef _XIBARRIERS_H_
|
||||||
#define _XIBARRIERS_H_
|
#define _XIBARRIERS_H_
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
|
|
||||||
extern RESTYPE PointerBarrierType;
|
extern RESTYPE PointerBarrierType;
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer, University of South Australia, NICTA
|
* Author: Peter Hutterer, University of South Australia, NICTA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHDEVCUR_H
|
#ifndef CHDEVCUR_H
|
||||||
#define CHDEVCUR_H 1
|
#define CHDEVCUR_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXIChangeCursor(ClientPtr /* client */ );
|
int SProcXIChangeCursor(ClientPtr /* client */ );
|
||||||
int ProcXIChangeCursor(ClientPtr /* client */ );
|
int ProcXIChangeCursor(ClientPtr /* client */ );
|
||||||
|
|
||||||
|
|
|
@ -28,14 +28,11 @@
|
||||||
* Request change in the device hierarchy.
|
* Request change in the device hierarchy.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef CHDEVHIER_H
|
#ifndef CHDEVHIER_H
|
||||||
#define CHDEVHIER_H 1
|
#define CHDEVHIER_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXIChangeHierarchy(ClientPtr /* client */ );
|
int ProcXIChangeHierarchy(ClientPtr /* client */ );
|
||||||
|
|
||||||
void XISendDeviceHierarchyEvent(int flags[MAXDEVICES]);
|
void XISendDeviceHierarchyEvent(int flags[MAXDEVICES]);
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer, University of South Australia, NICTA
|
* Author: Peter Hutterer, University of South Australia, NICTA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef GETCPTR_H
|
#ifndef GETCPTR_H
|
||||||
#define GETCPTR_H 1
|
#define GETCPTR_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXIGetClientPointer(ClientPtr /* client */ );
|
int SProcXIGetClientPointer(ClientPtr /* client */ );
|
||||||
int ProcXIGetClientPointer(ClientPtr /* client */ );
|
int ProcXIGetClientPointer(ClientPtr /* client */ );
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer
|
* Author: Peter Hutterer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XIGRABDEV_H
|
#ifndef XIGRABDEV_H
|
||||||
#define XIGRABDEV_H 1
|
#define XIGRABDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXIGrabDevice(ClientPtr client);
|
int ProcXIGrabDevice(ClientPtr client);
|
||||||
int SProcXIGrabDevice(ClientPtr client);
|
int SProcXIGrabDevice(ClientPtr client);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer
|
* Author: Peter Hutterer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XIPASSIVEGRAB_H
|
#ifndef XIPASSIVEGRAB_H
|
||||||
#define XIPASSIVEGRAB_H 1
|
#define XIPASSIVEGRAB_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXIPassiveUngrabDevice(ClientPtr client);
|
int SProcXIPassiveUngrabDevice(ClientPtr client);
|
||||||
int ProcXIPassiveUngrabDevice(ClientPtr client);
|
int ProcXIPassiveUngrabDevice(ClientPtr client);
|
||||||
int ProcXIPassiveGrabDevice(ClientPtr client);
|
int ProcXIPassiveGrabDevice(ClientPtr client);
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer
|
* Author: Peter Hutterer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XIPROPERTY_H
|
#ifndef XIPROPERTY_H
|
||||||
#define XIPROPERTY_H 1
|
#define XIPROPERTY_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int ProcXListDeviceProperties(ClientPtr client);
|
int ProcXListDeviceProperties(ClientPtr client);
|
||||||
int ProcXChangeDeviceProperty(ClientPtr client);
|
int ProcXChangeDeviceProperty(ClientPtr client);
|
||||||
int ProcXDeleteDeviceProperty(ClientPtr client);
|
int ProcXDeleteDeviceProperty(ClientPtr client);
|
||||||
|
|
|
@ -23,14 +23,11 @@
|
||||||
* Authors: Peter Hutterer
|
* Authors: Peter Hutterer
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef QUERYDEV_H
|
#ifndef QUERYDEV_H
|
||||||
#define QUERYDEV_H 1
|
#define QUERYDEV_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
#include <X11/extensions/XI2proto.h>
|
#include <X11/extensions/XI2proto.h>
|
||||||
|
|
||||||
int SProcXIQueryDevice(ClientPtr client);
|
int SProcXIQueryDevice(ClientPtr client);
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer, University of South Australia, NICTA
|
* Author: Peter Hutterer, University of South Australia, NICTA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef QUERYDP_H
|
#ifndef QUERYDP_H
|
||||||
#define QUERYDP_H 1
|
#define QUERYDP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXIQueryPointer(ClientPtr /* client */ );
|
int SProcXIQueryPointer(ClientPtr /* client */ );
|
||||||
int ProcXIQueryPointer(ClientPtr /* client */ );
|
int ProcXIQueryPointer(ClientPtr /* client */ );
|
||||||
|
|
||||||
|
|
|
@ -23,16 +23,13 @@
|
||||||
* Authors: Peter Hutterer
|
* Authors: Peter Hutterer
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <X11/extensions/XI2proto.h>
|
|
||||||
|
|
||||||
#ifndef QUERYVERSION_H
|
#ifndef QUERYVERSION_H
|
||||||
#define QUERYVERSION_H 1
|
#define QUERYVERSION_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
|
#include <X11/extensions/XI2proto.h>
|
||||||
|
|
||||||
int SProcXIQueryVersion(ClientPtr client);
|
int SProcXIQueryVersion(ClientPtr client);
|
||||||
int ProcXIQueryVersion(ClientPtr client);
|
int ProcXIQueryVersion(ClientPtr client);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer
|
* Author: Peter Hutterer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XISELECTEVENTS_H
|
#ifndef XISELECTEVENTS_H
|
||||||
#define XISELECTEVENTS_H 1
|
#define XISELECTEVENTS_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXISelectEvents(ClientPtr client);
|
int SProcXISelectEvents(ClientPtr client);
|
||||||
int ProcXISelectEvents(ClientPtr client);
|
int ProcXISelectEvents(ClientPtr client);
|
||||||
int SProcXIGetSelectedEvents(ClientPtr client);
|
int SProcXIGetSelectedEvents(ClientPtr client);
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer, University of South Australia, NICTA
|
* Author: Peter Hutterer, University of South Australia, NICTA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef SETCPTR_H
|
#ifndef SETCPTR_H
|
||||||
#define SETCPTR_H 1
|
#define SETCPTR_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXISetClientPointer(ClientPtr /* client */ );
|
int SProcXISetClientPointer(ClientPtr /* client */ );
|
||||||
int ProcXISetClientPointer(ClientPtr /* client */ );
|
int ProcXISetClientPointer(ClientPtr /* client */ );
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer
|
* Author: Peter Hutterer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef XISETDEVFOCUS_H
|
#ifndef XISETDEVFOCUS_H
|
||||||
#define XISETDEVFOCUS_H 1
|
#define XISETDEVFOCUS_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXISetFocus(ClientPtr client);
|
int SProcXISetFocus(ClientPtr client);
|
||||||
int ProcXISetFocus(ClientPtr client);
|
int ProcXISetFocus(ClientPtr client);
|
||||||
|
|
||||||
|
|
|
@ -22,14 +22,11 @@
|
||||||
*
|
*
|
||||||
* Author: Peter Hutterer, University of South Australia, NICTA
|
* Author: Peter Hutterer, University of South Australia, NICTA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_DIX_CONFIG_H
|
|
||||||
#include <dix-config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef WARPDEVP_H
|
#ifndef WARPDEVP_H
|
||||||
#define WARPDEVP_H 1
|
#define WARPDEVP_H 1
|
||||||
|
|
||||||
|
#include <dix-config.h>
|
||||||
|
|
||||||
int SProcXIWarpPointer(ClientPtr /* client */ );
|
int SProcXIWarpPointer(ClientPtr /* client */ );
|
||||||
int ProcXIWarpPointer(ClientPtr /* client */ );
|
int ProcXIWarpPointer(ClientPtr /* client */ );
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue