Re: [kbd] Kbd-1.15.5 fails to loadkeys
Alexey Gladkov <[email protected]>
| Newsgroups | dev.linux.lists.kbd |
|---|---|
| Message-ID | <[email protected]> |
11.12.2012 01:20, Matt Burgess wrote: > Hi, > > The Linux From Scratch bootscripts have a snippet that, on my box, does > the following in order to convert a legacy (non-UTF-8) keymap to UTF-8: > > dumpkeys -c "iso-8859-1" | loadkeys -u > > This fails with the following output: > > unknown keysym 'compose' > <stdin>:693: syntax error > syntax error in map file > key bindings not changed > Loading <stdin> > > This appears to be a regression from 1.15.3. Can you test the fix ? http://git.altlinux.org/people/legion/packages/kbd.git?p=kbd.git;a=commit;h=7e06e56157e8431d02e1377cdc44230944203d88 -- Rgrds, legion