[syslinux] kbdmap module file format error

Dag Wieers dag at wieers.com
Thu Apr 9 07:03:40 PDT 2009


On Thu, 9 Apr 2009, Dag Wieers wrote:

> On Wed, 8 Apr 2009, H. Peter Anvin wrote:
>
>>  Dag Wieers wrote:
>> 
>> >   I was excited to find the kbdmap module, but have some problems making 
>> >   it
>> >   work with keyboard mapping files that works fine with syslinux.
>> > 
>>
>>  It's a bug; I pushed out 3.74-pre21 which fixes the bug.
>
> I just tested 3.74-pre21 and discovered that an entry like:
>
>   label de
>     menu label ^German keyboard (de)
>     kernel kbdmap.c32 maps/de.ktl
>
> works from the menu, but not on the commandline. However using the command 
> 'kbdmap' on the commandline it works fine

And to make this even more bizarre, it works always when defining the 
entry as:

   label de
     menu label ^German keyboard (de)
     kernel kbdmap.c32
     append maps/de.ktl

but only fails on the commandline (and works fine from the menu) when 
defined as:

   label de
     menu label ^German keyboard (de)
     kernel kbdmap.c32 maps/de.ktl

Kind regards,
-- 
--   dag wieers,  dag at wieers.com,  http://dag.wieers.com/   --
[Any errors in spelling, tact or fact are transmission errors]




More information about the Syslinux mailing list