also sprach Arno (on Mon, 27 Aug 2001 11:43:42AM -0700):
> Now, when I press the right Alt + " then a, I get =E4.
how? all i get when i press Alt + " (which is Alt + Shift + ') is a
double single quotation: ''. pressing the 'a' afterwards just yields
''a.
this is after creating the .Xmodmap file and reading it with xmodmap.
any clues?
martin; (greetings from the heart of the sun.)
\____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck
--=20
wind catches lily,
scattering petals to the ground.
segmentation fault.
--zhXaljGHf11kAtnf
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjuLU0kACgkQIgvIgzMMSnVbnwCgqHBYKk1YydzWO2lfdaqok9/1
MyEAn39KVarn4l84+GH0U7BvfajPSi9/
=EzaU
-----END PGP SIGNATURE-----
--zhXaljGHf11kAtnf--
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
However.... interestingly enough, in pico (the pine editor) it works
great! Can someone inform this poor ignorant user as to what the
differences might be?
Thanks.
----------------------------------------------------------------------
Andrew J Perrin - andrew...@unc.edu - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
269 Hamilton Hall, CB#3210, Chapel Hill, NC 27599-3210 USA
On Mon, 27 Aug 2001, Arno wrote:
>
> > What do people do for this case?
>
> I'm using a US keyboard and I needed to have a "compose" key, thus I put
> this in .Xmodmap:
> keycode 113 = Multi_key
> clear mod3
> add mod3 = Multi_key
> The keycode 113 was discovered using xev and it maps to the right alt
> key on my keyboard. To see which modifier is available, type xmodmap -pm
> at your prompt.
> Now, when I press the right Alt + " then a, I get ä.