Ludovic LANGE wrote:
> 
> Hello,
> 
> I'm working on enhancing keyboard support for Plex86, and like to share
> my efforts a little.
> 
> I modified a little the bochs keyboard emulation to add support for 3
> scancodes (like a real AT keyboard) and the instruction to switch
> between scancodes.
> 
> I also modified X and SDL keyboard to use keyboard scancodes (instead of
> X (or SDL) KeySyms).
> The rationale for this modification is the following :
> When using keysyms, in the case of a non-US keyboard (as you guessed,
> I'm French, and I own a french AZERTY keyboard ;-) ), you have to modify


Yes, the keyboard code does indeed need work.  Keep working on
this.  I can look into integrating changes later, after getting
Windows running.  Hate to change anything uncessarily until then.

I suppose we better make plex86 work on non-US keyboards.  Even
for you French. :^)

-Kevin

Reply via email to