CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/02/14 21:37:59

Log message:
  xf86config/xf86config.c:
    o Changed xf86config to exit with status 1 if ^D is pressed.
    o Reordered mouse descriptions/protocols, and modified help text.
      Basically, now it just suggests using the default/first listed
      protocol.
    o Also added a loop while printing mouse protocols/descriptions,
      as the entire text will not always fit in 24 lines.
  
  xf86cfg/mouse-cfg.c xf86cfg/text-mode.c:
    o Reordered also mouse configuration for FreeBSD, to not show
      "extended" PS/2 protocols, as they are handled by moused and don't
      work with the XFree86 mouse driver.
  
  xf86cfg/cards.c:
    o Fix an infinite loop in xf86cfg when running with the -verify option.
  
  os-support/bsd/bsd_mouse.c:
    o Set mode.level to 1 in bsd/bsd_mouse.c when using the Auto or the
      SysMouse protocol, Auto normally detects SysMouse, but specifying
      SysMouse was not working as expected.

Modified files:
      xc/programs/Xserver/hw/xfree86/xf86config/:
        xf86config.c 
      xc/programs/Xserver/hw/xfree86/xf86cfg/:
        cards.c mouse-cfg.c text-mode.c 
      xc/programs/Xserver/hw/xfree86/os-support/bsd/:
        bsd_mouse.c 
  
  Revision      Changes    Path
  3.66          +129 -98   xc/programs/Xserver/hw/xfree86/xf86config/xf86config.c
  1.15          +2 -2      xc/programs/Xserver/hw/xfree86/xf86cfg/cards.c
  1.10          +15 -13    xc/programs/Xserver/hw/xfree86/xf86cfg/mouse-cfg.c
  1.21          +14 -12    xc/programs/Xserver/hw/xfree86/xf86cfg/text-mode.c
  1.24          +3 -2      xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_mouse.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to