From owner-freebsd-questions@FreeBSD.ORG Fri Apr 7 04:32:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BD7B16A400 for ; Fri, 7 Apr 2006 04:32:21 +0000 (UTC) (envelope-from vayu@sklinks.com) Received: from smtp108.sbc.mail.mud.yahoo.com (smtp108.sbc.mail.mud.yahoo.com [68.142.198.207]) by mx1.FreeBSD.org (Postfix) with SMTP id 914B143D45 for ; Fri, 7 Apr 2006 04:32:20 +0000 (GMT) (envelope-from vayu@sklinks.com) Received: (qmail 77850 invoked from network); 7 Apr 2006 04:32:20 -0000 Received: from unknown (HELO akasha.akasha) (varuna@sbcglobal.net@69.107.4.129 with plain) by smtp108.sbc.mail.mud.yahoo.com with SMTP; 7 Apr 2006 04:32:20 -0000 From: Vayu To: freebsd-questions@freebsd.org Date: Thu, 6 Apr 2006 21:36:39 -0700 User-Agent: KMail/1.9.1 References: <4435D2B2.30707@donhayford.com> In-Reply-To: <4435D2B2.30707@donhayford.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604062136.40133.vayu@sklinks.com> Cc: Donald T Hayford Subject: Re: Keypad no longer works under X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 04:32:21 -0000 On Thursday 06 April 2006 19:47, Donald T Hayford wrote: > My numeric keypad no longer works under X Since when? > except as a way to move the > mouse cursor (i.e., no 1-9, etc). The LED changes states when pushed. > I've searched through the X.org site but haven't found anything of use. > Does anybody know how to fix this? My xorg.conf looks like this: > > /Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > EndSection > > > / > > I'm running FreeBSD 6.1-PRERELEASE, with X version 6.9.0. I use KDE as > the X desktop. > > Thanks for your help, > Don Hayford > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >