From owner-freebsd-isdn Mon Oct 11 3: 5: 4 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from indyio.rz.uni-sb.de (indyio.rz.uni-sb.de [134.96.7.3]) by hub.freebsd.org (Postfix) with ESMTP id 7062D14D0F for ; Mon, 11 Oct 1999 03:04:48 -0700 (PDT) (envelope-from netchild@Vodix.CS.Uni-SB.de) Received: from mars.rz.uni-sb.de (ns0.rz.uni-sb.de [134.96.7.5]) by indyio.rz.uni-sb.de (8.9.3/8.9.3) with ESMTP id MAA5190458 for ; Mon, 11 Oct 1999 12:04:46 +0200 (CST) Received: from work.net.local (maxtnt-299.telip.uni-sb.de [134.96.71.170]) by mars.rz.uni-sb.de (8.8.8/8.8.4/8.8.2) with ESMTP id MAA10526 for ; Mon, 11 Oct 1999 12:04:40 +0200 (CST) Received: from Vodix.CS.Uni-SB.de (netchild@localhost.net.local [127.0.0.1]) by work.net.local (8.9.3/8.9.3) with ESMTP id MAA21017 for ; Mon, 11 Oct 1999 12:04:08 +0200 (CEST) (envelope-from netchild@Vodix.CS.Uni-SB.de) Message-Id: <199910111004.MAA21017@work.net.local> Date: Mon, 11 Oct 1999 12:04:07 +0200 (CEST) From: A.Leidinger@WJPServer.CS.Uni-SB.de Subject: Re: i4b log message format (was: Re: Setting up i4b) To: isdn@FreeBSD.ORG In-Reply-To: <19991009111107.B44925@server.nostromo.in-berlin.de> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 9 Okt, H. Eckert wrote: > This one's easy: > In /etc/rc.isdn change > isdn_ttype=cons25 > to > isdn_ttype=cons60l1wide > /usr/sbin/vidcontrol VESA_132x60 < ${isdn_fsdev} Yes, it's easy, but I was thinking about an official way, e.g.: isdn_ttype?=cons25 if [ -n "${isdn_screenflags}" ]; then /usr/sbin/vidcontrol < ${isdn_fsdev} ${isdn_screenflags} fi now you just have to set isdn_ttype and isdn_screenflags in rc.conf. Bye, Alexander. -- Dead men tell no tales. Then again, neither do mimes. http://netchild.home.pages.de A.Leidinger+Home @ WJPServer.CS.Uni-SB.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message