Date: Sat, 9 Oct 1999 11:11:07 +0200 From: "H. Eckert" <ripley@nostromo.in-berlin.de> To: isdn@FreeBSD.ORG Subject: Re: i4b log message format (was: Re: Setting up i4b) Message-ID: <19991009111107.B44925@server.nostromo.in-berlin.de> In-Reply-To: <199910081148.NAA01555@work.net.local>; from A.Leidinger@WJPServer.CS.Uni-SB.de on Fri, Oct 08, 1999 at 01:48:49PM %2B0200 References: <19991007193513.A79893@server.nostromo.in-berlin.de> <199910081148.NAA01555@work.net.local>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting A.Leidinger@WJPServer.CS.Uni-SB.de (A.Leidinger@WJPServer.CS.Uni-SB.de): > And what about a "reopen tty" in the fullscreen-command-menu? I'm using > allscreens_flags="132x60" in /etc/rc.conf but the vty gets switched > after isdnd is started, so isdnd didn't know about the new dimensions > of the screen. This one's easy: In /etc/rc.isdn change isdn_ttype=cons25 to isdn_ttype=cons60l1wide /usr/sbin/vidcontrol VESA_132x60 < ${isdn_fsdev} The new VESA modes don't have termcap entries yet, so you'll have to add one yourself to define 132x60: cons60l1wide|cons60-iso8859-1:\ :co#132:tc=cons60l1: Greetings, Ripley -- H. Eckert, 10777 Berlin, Germany, http://www.in-berlin.de/User/nostromo/ ISO 8859-1: Ä=Ae, Ö=Oe, Ü=Ue, ä=ae, ö=oe, ü=ue, ß=sz. "(Technobabbel)" (Jetrel) - "Müssen wir uns diesen Schwachsinn wirklich anhören?" (Neelix) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991009111107.B44925>