From owner-freebsd-rc@FreeBSD.ORG Thu Jan 12 08:58:35 2012 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0306F106566B for ; Thu, 12 Jan 2012 08:58:35 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id B4EF58FC0C for ; Thu, 12 Jan 2012 08:58:34 +0000 (UTC) Received: by iazz13 with SMTP id z13so3657193iaz.13 for ; Thu, 12 Jan 2012 00:58:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=yRz93XrtG3A1WcEJDAo8ST54UCtMR5pPgDdLchL95W0=; b=qb9uk9Llres0MSNXkWXtnoCOWWbaya+04/Hq26QyB6J62UTBYLfNj+9Koep0BwLYsG GQnM+RSaPiY/R9EcXy3RmnFxmW+T/Ao6ePk5PTN/pflK3bsYPkMf9k+AdAiBC8ivtpLw qlLYXuCdPTbpNSsVy316X+HjDPVHPEoJJMU08= Received: by 10.42.246.71 with SMTP id lx7mr2351854icb.54.1326357030186; Thu, 12 Jan 2012 00:30:30 -0800 (PST) Received: from DataIX.net ([99.190.84.17]) by mx.google.com with ESMTPS id x18sm14827402ibi.2.2012.01.12.00.30.26 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Jan 2012 00:30:28 -0800 (PST) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q0C8UNjf079272 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Jan 2012 03:30:23 -0500 (EST) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q0C8UG5r079261; Thu, 12 Jan 2012 03:30:17 -0500 (EST) (envelope-from jhell@DataIX.net) Date: Thu, 12 Jan 2012 03:30:16 -0500 From: Jason Hellenthal To: Nikos Vassiliadis Message-ID: <20120112083016.GA81123@DataIX.net> References: <4F0DC345.5090605@gmx.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <4F0DC345.5090605@gmx.com> Cc: freebsd-rc@freebsd.org Subject: Re: allscreens extension X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2012 08:58:35 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 11, 2012 at 07:13:41PM +0200, Nikos Vassiliadis wrote: > Hi, >=20 > I am using this small addition to etc/rc.d/syscons. > It extends the allscreens functionality with an > allscreens_exclude variable which controls the virtual > terminals that are excluded from running the allscreens > command. I use it mainly to exclude ttyv0 from switching > to raster mode while allscreens are set to raster mode. >=20 > I can file a proper PR if that sounds interesting to the project? >=20 Personally I would believe a proper fix for this would be to add functional= ity to rc.d to be able to change terminals on a by terminal basis instead o= f adding an exclude to a variable meant to cover 'ALL' screens. vidcontrol_flags_ttyv0=3D"..." I could have swore functionality like this had already existed "not as the = name listed above" but I don't pay much attention to this area as its usual= ly a configure once and forget or don't configure at all since there is no = console (or spoon). --=20 ;s =3D; --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJPDpoYAAoJEJBXh4mJ2FR+xgIH/3CG1uU8EeKq0EoFDjaHcZMr BKlVtb2pNZ0J7x/sOGUWkw/B3eahT2rbyn3mUh4wzjf13eh41Xk9n7xL6L5j/SCJ NK21bTtmawUa+gcnzE6UhGJVMIxuO0+pDSoRznnTDnMC2MTlbUmc3KFGwC2WT8fN QgcbFe4zpx39uu6uRAlPqtIL0QVFmJZBrXXKiXggdpi7jX5bLA6o+TCbz0EBDwgM Eob+pPcPuDJaoBLhf8uBVP8UuXAC78ovg0Z1JbHYHJJHizLkMNFYA2Z/pY4ZhaoL 8gio9xg1QrdXx8xAt40SYyY8WUlif6S8vUqS+jVn9nA7qaym9EOcynpDvmet+mE= =87OG -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--