From 04e137e3a619d0fdd4ceb17028a4b1883d0409a0 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 11 Jul 2013 10:42:55 +0000 Subject: Remove xsetmode. Peter Hutterer writes on xorg-devel: xsetmode still works on devices that support multiple mode, the hooks are still there so functionally there's nothing wrong with it. xinput has replaced it though, you get the same with xinput --set-mode "device name" ABSOLUTE since xinput is actively maintained, I recommend using that instead. --- meta-pkgs/modular-xorg-apps/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta-pkgs/modular-xorg-apps') diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index 87c025563ec..3cfd75b9495 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/07/11 10:40:29 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/07/11 10:42:55 wiz Exp $ DISTNAME= # empty -PKGNAME= modular-xorg-apps-1.14 +PKGNAME= modular-xorg-apps-1.14.1 CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} DISTFILES= # empty @@ -68,7 +68,6 @@ DEPENDS+= xrdb-[0-9]*:../../x11/xrdb DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh DEPENDS+= xscope-[0-9]*:../../x11/xscope DEPENDS+= xset-[0-9]*:../../x11/xset -DEPENDS+= xsetmode-[0-9]*:../../x11/xsetmode DEPENDS+= xsetroot-[0-9]*:../../x11/xsetroot DEPENDS+= xsm-[0-9]*:../../x11/xsm DEPENDS+= xstdcmap-[0-9]*:../../x11/xstdcmap -- cgit v1.2.3