From owner-freebsd-hackers Sun Feb 25 23:52:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA01697 for hackers-outgoing; Sun, 25 Feb 1996 23:52:22 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA01572 for ; Sun, 25 Feb 1996 23:51:05 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id IAA26849 ; Mon, 26 Feb 1996 08:51:01 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id IAA27609 ; Mon, 26 Feb 1996 08:51:00 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id IAA05321; Mon, 26 Feb 1996 08:39:32 +0100 (MET) From: Ollivier Robert Message-Id: <199602260739.IAA05321@keltia.freenix.fr> Subject: Re: strange keyboard behavior. (X11) To: didier@aida.org Date: Mon, 26 Feb 1996 08:39:32 +0100 (MET) Cc: hackers@FreeBSD.org In-Reply-To: from "didier@aida.org" at "Feb 25, 96 10:52:41 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#1688 X-Mailer: ELM [version 2.4ME+ PL7 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk It seems that didier@aida.org said: > I've recently replaced my US keyboard by a french one. since then I'm > unable to type use the following keys: ~#{[|`\^@]} > these keys are a combination of ALT and a key of the 1234... line. Put the following in XF86config: ------------------------------------------------------------ # Let the server do the NumLock processing. This should only be required # when using pre-R6 clients ServerNumLock # To set the LeftAlt to Meta, RightAlt key to ModeShift, # RightCtl key to Compose, and ScrollLock key to ModeLock: LeftAlt Meta RightAlt ModeShift # RightCtl Compose ScrollLock ModeLock EndSection ------------------------------------------------------------ > xmodmap does not seems to do anything. > xkeycaps does not help either. .xmodmap sent by private E-mail. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Tue Feb 20 01:16:51 MET 1996