From owner-freebsd-questions Tue Jul 16 6: 2:24 2002 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 8E61037B400 for ; Tue, 16 Jul 2002 06:02:22 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE7143E3B for ; Tue, 16 Jul 2002 06:02:21 -0700 (PDT) (envelope-from Jan.Lentfer@web.de) Received: from [80.129.118.21] (helo=floundjan.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17URy7-0002LT-00 for freebsd-questions@freebsd.org; Tue, 16 Jul 2002 15:02:19 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 713672E3 for ; Tue, 16 Jul 2002 15:02:18 +0200 (CEST) Received: from jan-alpha.lan (jan-alpha.lan [192.168.0.29]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with SMTP id A88AC8 for ; Tue, 16 Jul 2002 15:02:14 +0200 (CEST) Date: Tue, 16 Jul 2002 15:02:13 +0200 From: Jan Lentfer To: freebsd-questions@freebsd.org Subject: XFree86, german keyboard: make the comma key actually print a comma. How? Message-Id: <20020716150213.13c77756.Jan.Lentfer@web.de> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; alpha-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, maybe someone can help me on this: I am trying to teach XFree to print a comma (,) when hitting the appropriate key on the key pad. The keycode is 91 so I created .Xmodmap in /usr/X11R6/lib/X11/xinit/ and it contains "keycode 91 = comma". If I understood /usr/X11R6/lib/X11/xinit/xinitrc right, it looks if .Xmodmap exists, if so, it sets this as the system wide Xmodmap. But I can't make it work. I always have a full-stop (.) when hitting the comma key on my key pad. Any help would be appreciated, Jan Lentfer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message