Update to 1.2.3:
This release fixes a bug where the mouse pointer was confined to one screen in non-RandR dual head mode (aka "zaphod mode"). Daniel Drake (1): Bug #11089: xf86-input-mouse COPYING file Fredrik Rinnestam (1): Bug #12145: Don't confine the pointer to one screen in zaphod mode. Tilman Sauerbeck (1): Bumped version to 1.2.3.
This commit is contained in:
parent
bf1ca5a325
commit
3ef0fec0d4
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.4 2007/08/05 23:39:02 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2008/01/15 23:49:48 wiz Exp $
|
||||
|
||||
DISTNAME= xf86-input-mouse-1.2.2
|
||||
DISTNAME= xf86-input-mouse-1.2.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2007/08/15 14:56:23 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.5 2008/01/15 23:49:48 wiz Exp $
|
||||
|
||||
SHA1 (xf86-input-mouse-1.2.2.tar.bz2) = f546f7b99ccd4b02fc8485b337478ee60062cd2b
|
||||
RMD160 (xf86-input-mouse-1.2.2.tar.bz2) = bb22721d39671dac2c997a2817b25a5c3a26443e
|
||||
Size (xf86-input-mouse-1.2.2.tar.bz2) = 274401 bytes
|
||||
SHA1 (xf86-input-mouse-1.2.3.tar.bz2) = d8b5233f3296ab16d1fa06f3a366dbd137d31afd
|
||||
RMD160 (xf86-input-mouse-1.2.3.tar.bz2) = 75de37706bd0660c337aafa767efae9b1dbb9336
|
||||
Size (xf86-input-mouse-1.2.3.tar.bz2) = 272961 bytes
|
||||
SHA1 (patch-aa) = baf529a3ae260e98fb068cb9549f749705d8213b
|
||||
|
|
Loading…
Reference in a new issue