From owner-freebsd-questions Fri Jun 12 03:30:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA06822 for freebsd-questions-outgoing; Fri, 12 Jun 1998 03:30:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA06707 for ; Fri, 12 Jun 1998 03:30:00 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id DAA26955; Fri, 12 Jun 1998 03:29:55 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 12 Jun 1998 03:29:54 -0700 (PDT) From: Doug White To: Rick Siple cc: "Questions Mailing List (E-mail)" Subject: Re: xdm and vtys In-Reply-To: <11FFBC5E23EDD111AF8D006008CEB82D014D64@EXCHANGESERVER> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 11 Jun 1998, Rick Siple wrote: > I have noticed some odd behavior from XDM that I am hoping > someone can enlighten me on. I realize X related question should go to > the X mailing lists but I thought this might relate to FreeBSD's VTYs. > I moved the xdm command from /etc/rc.local to > /usr/X11R6/etc/rc.d, for no good reason other than it seemed to be the > logical place to start all X related services. Anyway, when started > from here xdm seems to start before the VTY manager and grab the > console. In this case the Alt-function and Ctrl-Alt-Function key combos > don't work, they just beep. More importantly though the keyboard does > not work, you can not type into the xdm login window. This was easily > fixed with a five second delay in the sh script that starts xdm so no > big deal, just interested in what is actually going on. I think init and xdm get in a war over the keyboard. I'd suggest thowing a `sleep 5' just before xdm launches to make sure everythng's settled down first. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message