Re: iBook us-keyboard problem

2003-06-11 Thread Frank Murphy
> +#if defined (i386) && defined (SVR4) > +/* > + * PANIX returns DICOP standards based keycodes in using 106jp > + * keyboard. We need to remap some keys. > + */ > +if(xf86Info.panix106 == TRUE){ > + switch (scanCode) { > + case 0x56:scanCode = KEY_BSlash2;

Re: iBook us-keyboard problem

2003-06-06 Thread Frank Murphy
>You are wrong, really. >In fact the first step the scan-codes->keycodes convertion is done in > the server itself. The server sends to an application keycodes and xlib > converts them into keysyms (does the second step only). > The second convertion is very flexible because Xlib gets al

Re: iBook us-keyboard problem

2003-06-06 Thread Frank Murphy
efinitions, not scan code (or even key code) definitions. Where are the scan codes defined, or mapped or whatever? Thanks for any pointers? Frank On Wednesday 04 June 2003 09:52, Frank Murphy wrote: > I have an iBook with a US keyboard layout, and I'm having a wierd problem I > hope

iBook us-keyboard problem

2003-06-04 Thread Frank Murphy
I have an iBook with a US keyboard layout, and I'm having a wierd problem I hope you can help with. The mac keyboards have a "keypad equals" key. X doesn't support that as separate from regular equals, but I'd like to use it to type equals. The problem is that both this KP-equals and the left-a