From owner-freebsd-questions Mon May 17 14:17:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 9A160153E7 for ; Mon, 17 May 1999 14:17:26 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA07613; Mon, 17 May 1999 14:17:20 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 17 May 1999 14:17:20 -0700 (PDT) From: Doug White To: "Brian D. McGrew" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Keyboard lockups ... UPDATE! In-Reply-To: <006a01bea044$834351c0$0264a8c0@kaffesoft.com> 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 Mon, 17 May 1999, Brian D. McGrew wrote: > Earlier I posted a message about my keyboard locking under X. I've found > some interesting info ... > > The keyboard will always lock at some point under X when I start it at boot > (ie. xdm in rc.local), however, if I do not run xdm at boot, rather start x > manually (ie. xinit) after boot, my keyboard is fine (Or it has been for a > day and a half with no reboot). > > My .xsession and .xinitrc are exactly the same files. Any ideas? Throw a 'sleep 2' in front of your xdm run in rc.local. If getty and xdm start simultenously the console crashes. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message