[kbd] I: kbd-1.14.1wip
Miklos Vajna
vmiklos at frugalware.org
Fri Feb 15 02:57:15 MSK 2008
On Wed, Feb 13, 2008 at 08:07:52PM +0300, Alexey Gladkov <gladkov.alexey at gmail.com> wrote:
> kbd-1.14.1wip available for download:
>
> ftp://ftp.altlinux.org/pub/people/legion/kbd/kbd-1.14.1wip.tar.gz
this _is_ strage :)
here is my ~/bin/kbdtest script:
[ -e configure.ac ] && autoconf
./configure
cd src
make loadkeys
sudo ./loadkeys /usr/share/kbd/keymaps/i386/qwertz/hu.map
ret=$?
cd ..
git clean -x -d -f
git checkout -f
exit $ret
probably you remember git bisect found that the commit that introduced
autoconf broke the loading of the hu keymap here.
now i did a git pull and the problem is still there. however if i
compile kbd from the above tarball, it works properly.
maybe the autoconf version used matters? i have 2.61 here.
hmm..
thanks,
- VMiklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.altlinux.org/pipermail/kbd/attachments/20080215/6e9388b9/attachment-0002.bin>
More information about the kbd
mailing list