Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 141194

Summary: sys-apps/kbd: ru-utf keymap missing
Product: Gentoo Linux Reporter: Alex Hemp <alexhemp>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED NEEDINFO    
Severity: normal CC: gladkov.alexey, jazzvoid
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ru-utf.map.gz

Description Alex Hemp 2006-07-20 10:48:48 UTC
seems russian utf8 keymap to be messing 

russian keymap for utf8 (winkeys) located here http://mlclm.narod.ru/ru-utf.map.gz 

workaround - using koi8-r keymap with dumpkeys
Comment 1 SpanKY gentoo-dev 2006-07-31 22:30:50 UTC
Created attachment 93179 [details]
ru-utf.map.gz
Comment 2 Alexey Gladkov 2009-06-13 12:46:12 UTC
Program has a lot of russian keymaps:

$ find kbd/data/keymaps/i386/qwerty -name 'ru*.map' |wc -l
21
$ find kbd/data/keymaps/i386/qwerty -name 'ru*KOI8-R*.map' |wc -l
4
$ find kbd/data/keymaps/i386/qwerty -name 'ru*UTF*.map' |wc -l
4
Comment 3 Valeriy Malov 2009-07-07 06:15:04 UTC
Where did you find them all? sys-apps/kbd-1.13-r1 does not contain any russian utf keymaps. I've checked it with equery files kbd | grep ru
Comment 4 Alexey Gladkov 2009-07-07 06:34:51 UTC
(In reply to comment #3)
> Where did you find them all? sys-apps/kbd-1.13-r1 does not contain any russian
> utf keymaps. I've checked it with equery files kbd | grep ru
> 

I find it in the sys-apps/kbd-1.15 and in the upstream tarball:

ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-1.15.tar.gz