Re: Console-client xkb keyboard plugin

2002-11-13 Thread M. Gerards
> On Wed, Nov 13, 2002 at 12:02:51AM +0100, M. Gerards wrote: > > I only support the compiled format. When a user wants to use the XKB format > the > > external xkbcomp program can be used to compile the keymap. This action > data > > structure can't be modified without losing compatibility. > > T

Re: Console-client xkb keyboard plugin

2002-11-12 Thread Marcus Brinkmann
On Wed, Nov 13, 2002 at 12:22:07AM +0100, Marcus Brinkmann wrote: > On Wed, Nov 13, 2002 at 12:02:51AM +0100, M. Gerards wrote: > > I only support the compiled format. When a user wants to use the XKB format the > > external xkbcomp program can be used to compile the keymap. This action data > > st

Re: Console-client xkb keyboard plugin

2002-11-12 Thread Marcus Brinkmann
On Wed, Nov 13, 2002 at 12:02:51AM +0100, M. Gerards wrote: > I only support the compiled format. When a user wants to use the XKB format the > external xkbcomp program can be used to compile the keymap. This action data > structure can't be modified without losing compatibility. There is no gain

Re: Console-client xkb keyboard plugin

2002-11-12 Thread M. Gerards
Quoting Marcus Brinkmann <[EMAIL PROTECTED]>: > On Mon, Nov 11, 2002 at 02:49:33PM +0100, M. Gerards wrote: > > The first problem is the scancode to keycod translation. At the moment I've > > > hardcoded this translation (XKB also works like this.). I'm not happy with > this > > because this wil

Re: Console-client xkb keyboard plugin

2002-11-11 Thread Marcus Brinkmann
On Mon, Nov 11, 2002 at 02:49:33PM +0100, M. Gerards wrote: > The first problem is the scancode to keycod translation. At the moment I've > hardcoded this translation (XKB also works like this.). I'm not happy with this > because this will cause problems for exotic keyboards. I'm thinking abut a

Console-client xkb keyboard plugin

2002-11-11 Thread M. Gerards
Hi, At the moment I'm working on a xkb keyboard plugin for the console-client. I encountered some problems. The first problem is the scancode to keycod translation. At the moment I've hardcoded this translation (XKB also works like this.). I'm not happy with this because this will cause proble

Console-client xkb keyboard plugin

2002-11-11 Thread M. Gerards
Hi, At the moment I'm working on a xkb keyboard plugin for the console-client. I encountered some problems. The first problem is the scancode to keycod translation. At the moment I've hardcoded this translation (XKB also works like this.). I'm not happy with this because this will cause proble