W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 1997

Re: XFree 3.2 and keystrokes

From: Irene VATTON <Irene.Vatton@imag.fr>
Date: Tue, 20 May 1997 15:37:03 +0200
Message-Id: <199705201337.PAA15604@tahiti.inrialpes.fr>
To: Sami Lempinen <ssl@sci.fi>
cc: www-amaya@w3.org
In-reply-to: Your message of Tue, 20 May 1997 14:06:15 +0300."
             <XFMail.970520150100.ssl@sci.fi> 
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> Greetings and a quick question:
> 
> After I upgraded to XFree86 3.2, Amaya and Thot fail to recognise CTRL+<Key>
> commands, producing special characters instead.
> 
> Where should I look for a solution?
> 
> Thanks,
> 
> Sami

CTRL+<Key> commands are managed in the function ThotInput of the Thot library 
(located in
Thot/thotlib/dialogue/input.c).
The function InitTranslations registers key commands and the function 
ThotInput detects
when a key command is called.
The function ThotInput calls XLookupString before looking for a registered key 
command.
You should look at if the XLookupString has been changed ?

  Irene.
Received on Tuesday, 20 May 1997 15:36:51 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:24 UTC