Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 17:15:12 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/syscons scmouse.c syscons.c
Message-ID:  <200103120115.f2C1FCh99779@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/03/11 17:15:12 PST

  Modified files:
    sys/dev/syscons      scmouse.c syscons.c 
  Log:
  Don't require that mouse cursor must be visible before mouse paste.
  
  Paste always happens to current _text_ cursor position independently of
  mouse cursor position in any case and old variant force user to press
  mouse paste button _two_ times if mouse cursor is invisible.
  
  Revision  Changes    Path
  1.19      +2 -3      src/sys/dev/syscons/scmouse.c
  1.354     +7 -14     src/sys/dev/syscons/syscons.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103120115.f2C1FCh99779>