Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2005 19:06:46 -0300
From:      Alejandro Pulver <alejandro@varnet.biz>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   [SOLVED] Re: Accent keys in X11
Message-ID:  <20050618190646.5af38c3c@phobos.mars.bsd>
In-Reply-To: <20050616150419.394e92b1@phobos.mars.bsd>
References:  <20050616150419.394e92b1@phobos.mars.bsd>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Jun 2005 15:04:19 -0300
Alejandro Pulver <alejandro@varnet.biz> wrote:

> Hello,
>=20
> How can I use accent keys in X11?
>=20
> Thanks and Best Regards,
> Ale

Sorry for replying to my own post but I found
the solution (for English keyboards):

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Using non ASCII standard characters under X11
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Keyboard Configuration:

Option "XkbLayout" "en_US"

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Possible combinations:

Alt + <char>
Shift + Alt + <char>
Shift, Alt + <char>

Notes:

The Alt to be pressed is the right one.

The string <char> has to be replaced with a key,
with or without Shift.

Alt + <char> means to press and hold the Alt key
and then press <char>.

Shift + Alt + <char> means to press and hold the
Shift key, press and hold the
Alt key, and press <char>.

Shift, Alt + <char> means to press and hold the
Shift key, press and hold the Alt key, release
the Shift key and press <char>.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Some common characters:

=E1	Shift, Alt + ', <char>
=E2	Alt + ', <char>
=E4	Shift + Alt + ', <char>
=E0	Shift, Alt + `, <char>
=E3	Shift + Alt + `, <char>
=F1	Shift + Alt + `, <char>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D



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