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

Diff for /xc/programs/Xserver/hw/xfree86/common/xf86str.h between version 1.1.2.51 and 1.2

version 1.1.2.51, 1998/07/19 13:21:54 version 1.2, 1998/07/25 16:55:20
Line 1 
Line 1 
 /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86str.h,v 1.1.2.50 1998/07/18 17:53:27 dawes Exp $ */  /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86str.h,v 1.1.2.51 1998/07/19 13:21:54 dawes Exp $ */
  
 /* /*
  * Copyright (c) 1997 by The XFree86 Project, Inc.  * Copyright (c) 1997 by The XFree86 Project, Inc.
Line 477 
Line 477 
     PROT_LOGIMAN,                       /* MouseMan / TrackMan */     PROT_LOGIMAN,                       /* MouseMan / TrackMan */
     PROT_PS2,                           /* PS/2 mouse */     PROT_PS2,                           /* PS/2 mouse */
     PROT_MMHIT,                         /* MM_HitTab */     PROT_MMHIT,                         /* MM_HitTab */
     PROT_GLIDEPOINT,                    /* ALPS GlidePoint */      PROT_GLIDEPOINT,                    /* ALPS serial GlidePoint */
     PROT_MSINTELLIMOUSE,                /* Microsoft IntelliMouse */      PROT_IMSERIAL,                      /* Microsoft serial IntelliMouse */
       PROT_THINKING,                      /* Kensington serial ThinkingMouse */
       PROT_IMPS2,                         /* Microsoft PS/2 IntelliMouse */
       PROT_THINKINGPS2,                   /* Kensington PS/2 ThinkingMouse */
       PROT_MMANPLUSPS2,                   /* Logitech PS/2 MouseMan+ */
       PROT_GLIDEPOINTPS2,                 /* ALPS PS/2 GlidePoint */
       PROT_NETPS2,                        /* Genius PS/2 NetMouse */
       PROT_NETSCROLLPS2,                  /* Genius PS/2 NetScroll */
       PROT_SYSMOUSE,                      /* SysMouse */
       PROT_AUTO,                          /* automatic */
     NUM_PROTOCOLS                       /* MUST BE LAST */     NUM_PROTOCOLS                       /* MUST BE LAST */
 } MouseProtocol; } MouseProtocol;
  


Legend:
Removed from v.1.1.2.51  
changed lines
  Added in v.1.2

Powered by
ViewCVS 0.9.2