Hi ! > I don't have insert on the keypad either, just wondering. I do have > a IBM 3270 emulation keyboard with weird and wonderful keys (Attn, > CrSel, Clear, ExSel, ErEOF, ...) to the left of the a-z (like where the > f-keys were on xt's) etc. What should such keys be mapped to? Should > 3270 keys be added to GII or should weird stuff be handled dynamically > (i.e. just name weird keys GIIK_EXTRA1 etc and let applications handle > meaning) ? IMHO we should add them. There are existing keyboards, and they seem to have a somewhat reasonable meaning, so ... > Another thing: What about adding a drawing mode to the GC? I especially > miss EOR drawing (e.g. to port a few of those old time 'interference > effect' graphics demos without having to use direct buffer and my own > line drawing routine). NOT/AND or any other logic operation doesn't > interest me but EOR is really useful. The problem with that is, that it complicates the emulation stuff quite a bit, if it shall stay effective. However LibGGI2D has ROPs, IIRC. And I think we should do it "right", i.e. implement them all or none at a given level/in a given library. CU, ANdy -- = Andreas Beck | Email : <[EMAIL PROTECTED]> =
