I'm a bit confused about how XGGI handles keyboard input.  

With my DirectX port of GII, I set sym=label and the appropriate
modifiers.

Running XGGI and xterm, I only get lowercase letters.   Looking at
Xserver\hw\ggi\keyboard.c, which I take to be the keyboard handler for
XGGI, I don't see where the modifiers for the keys are handled.  How
does XGGI know when the modifiers are set?

Do I need to send the actual shift, control, alt keys themselves??
Currently I don't send these keystrokes.  I use them only to set the
modifiers field.

Thanks,
John Fortin

Reply via email to