From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 20:04:18 2004 Return-Path: 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 C7D5116A4CE for ; Mon, 15 Nov 2004 20:04:18 +0000 (GMT) Received: from smtp.uol.com.br (smtpout5.uol.com.br [200.221.11.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C0543D2F for ; Mon, 15 Nov 2004 20:04:18 +0000 (GMT) (envelope-from giulianocm@uol.com.br) Received: from 201-1-131-92.dsl.telesp.net.br (unknown [201.1.131.92]) by scorpion5.uol.com.br (Postfix) with ESMTP id BC9E6A949 for ; Mon, 15 Nov 2004 18:04:58 -0200 (BRST) From: Giuliano Cardozo Medalha Organization: ZTech To: freebsd-questions@freebsd.org Date: Mon, 15 Nov 2004 18:02:35 -0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411151802.35307.giulianocm@uol.com.br> Subject: ABNT2 kbd does not work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: giulianocm@uol.com.br List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 20:04:18 -0000 People, I am using FreeBSD 5.3-Release and a keyboard USB Brazilian abnt2 layout. With console it works fine, but when a statrt KDE 3.3 (with xorg) it stops to work the "/" button. Following is my xorg.conf: Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xorg" #Option "XkbModel" "pc104" Option "XkbModel" "abnt2" Option "XkbLayout" "br" #Option "XkbVariant" "abnt2" #Option "AutoRepeat" "500 30" Option "XkbVariant" "winkeys" I have tested a lot of commands as you see ... but none of them works fine. Any tip about it (no interrogation symbol available) Do I have to load any keyload outside X Thanks a lot Giuliano