From owner-freebsd-questions@FreeBSD.ORG Thu May 14 01:33:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C44F6106564A for ; Thu, 14 May 2009 01:33:45 +0000 (UTC) (envelope-from chris@arnold.se) Received: from mailstore.infotropic.com (mailstore.infotropic.com [213.136.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0D0848FC0A for ; Thu, 14 May 2009 01:33:44 +0000 (UTC) (envelope-from chris@arnold.se) Received: (qmail 68376 invoked by uid 89); 14 May 2009 01:07:02 -0000 Received: by simscan 1.2.0 ppid: 68366, pid: 68372, t: 0.1603s scanners: attach: 1.2.0 clamav: 0.94/m: Received: from unknown (HELO ?192.168.123.36?) (chris@arnold.se@85.132.191.41) by mailstore.infotropic.com with ESMTPA; 14 May 2009 01:07:02 -0000 Date: Thu, 14 May 2009 03:06:57 +0200 (CEST) From: Christopher Arnold X-X-Sender: chris@localhost To: freebsd-questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-message-flag: =?ISO-8859-1?Q?Outlook_isn=B4t_compliant_with_current_standards_please_install_another_mail_client!?= MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: Keyboard not working in gnome? 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: Thu, 14 May 2009 01:33:46 -0000 Hi, i'm currently debugging why my keyboard is not working in gnome, so i thought i might throw out a quick question here if someone else have run into this? Details: Im running 7.1-STABLE. It's a logitech wireless keyboard and mouse (connected with USB) that have been woriking for a couple of years. (Actually i'm writing on it now, but in a vty) Suddenly in the middle of a session everything hung, so i rebooted. Now i managed to login (That is it works in gdm!) but when i open a xterm or any other program it does not work. (as in no keys work not even caps lock) The mouse works perfectly. And since the mouse works i can use the GUI to logout and back in gdm keyboard works again... My first thought was that i might have rebuilt some port affecting this, so currently i'm rebuilding X11 and gnome. Have anyone else run into this? Any hints on what might be wrong? /Chris