Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 1996 08:39:32 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        didier@aida.org
Cc:        hackers@FreeBSD.org
Subject:   Re: strange keyboard behavior. (X11)
Message-ID:  <199602260739.IAA05321@keltia.freenix.fr>
In-Reply-To: <Pine.BSF.3.91.960225224805.543A-100000@aida> from "didier@aida.org" at "Feb 25, 96 10:52:41 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602260739.IAA05321>