(file) Return to xf86Xinput.h CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Diff for /xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h between version 3.34 and 3.35

version 3.34, 2001/04/16 21:08:24 version 3.35, 2002/10/11 01:40:31
Line 22 
Line 22 
  *  *
  */  */
  
 /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h,v 3.33 2001/03/04 01:37:09 tsi Exp $ */  /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h,v 3.34 2001/04/16 21:08:24 herrb Exp $ */
  
 #ifndef _xf86Xinput_h #ifndef _xf86Xinput_h
 #define _xf86Xinput_h #define _xf86Xinput_h
Line 160 
Line 160 
 void xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down, void xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down,
                       int is_absolute, int first_valuator, int num_valuators,                       int is_absolute, int first_valuator, int num_valuators,
                       ...);                       ...);
   void xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code,
                              int is_down);
 void xf86MotionHistoryAllocate(LocalDevicePtr local); void xf86MotionHistoryAllocate(LocalDevicePtr local);
 int xf86GetMotionEvents(DeviceIntPtr dev, xTimecoord *buff, int xf86GetMotionEvents(DeviceIntPtr dev, xTimecoord *buff,
                         unsigned long start, unsigned long stop,                         unsigned long start, unsigned long stop,


Legend:
Removed from v.3.34  
changed lines
  Added in v.3.35

Powered by
ViewCVS 0.9.2