Index: [thread] [date] [subject] [author]
  From: Steve Cheng <elmert@ipoline.com>
  To  : ggi-develop@eskimo.com
  Date: Wed, 8 Jul 1998 21:07:46 -0400 (EDT)

Re: Keyboard stuff committed

On Wed, 8 Jul 1998, Andrew Apted wrote:

> Hi folks,
> 
> I have just committed the new ggi/keyboard.h stuff (removal of the
> KT_LATIN/KT_LETTER hack, and the new namespace with the GGI_ prefix).
> The LibGGI display targets and the demos have been fixed, and while they
> all still compile, I have only tested some parts (fbdev, X, svgalib,
> terminfo, demos/demo).

Okay, good.  I committed another fix to display/X_common/events.c wrt
key.label. 

>     4. modifiers like KG_CTRL become GGI_KM_CTRL.  
>     
>        (Note: this is not the actual keysym for CTRL, just a component of
>         the keysym.  GGI_KEY_NORMAL_CTRL is the actual keysym).

Still missing the other -lock keys...

--
Steve Cheng               

email: steve@ggi-project.org   
www: <http://shell.ipoline.com/~elmert/>;

Index: [thread] [date] [subject] [author]