Bug 91148

Summary: kxkb kcontrol module shows 0 keyboard layouts and the model of my keyboard isn't shown
Product: kxkb Reporter: Oleg Lelchuk <olezhko234>
Component: generalAssignee: Andriy Rysin <arysin>
Status: CLOSED NOT A BUG    
Severity: normal CC: mi+kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Oleg Lelchuk 2004-10-11 23:39:14 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.3 
OS:                Linux

My distribution is Linux From Scratch. There
are absolutely no keyboard layouts listed in the Keyboard Layout section of the Control Center and absolutely zero models are listed
in the Keyboard Model section. Fix it. Thanks.
Comment 1 Andriy Rysin 2004-10-12 02:33:55 UTC
could you please provide your X11 version and output from
ls -l /etc/X11/xkb/rules

list of layouts and models is taken from /etc/X11/xkb/rules/xfree86.lst

if you have X11 installed not in standard location you may want to try latest
kxkb code from CVS which fixes some problems


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Comment 2 Lubos Lunak 2004-10-12 10:52:13 UTC
*** Bug 91160 has been marked as a duplicate of this bug. ***
Comment 3 Oleg Lelchuk 2004-10-13 03:23:50 UTC
I use Xorg. Its version is 6.7. I don't have xfree86.1st. The output from ls -l /etc/X11/xkb/rules is:
-r--r--r--  1 root root    110 2004-09-26 16:38 README
-r--r--r--  1 root root   3096 2004-09-26 16:38 sgi
-r--r--r--  1 root root   2525 2004-09-26 16:38 sgi.lst
-r--r--r--  1 root root   1662 2004-09-26 16:38 sun
-r--r--r--  1 root root   1748 2004-09-26 16:38 sun.lst
lrwxrwxrwx  1 root root      4 2004-09-26 16:39 xfree86 -> xorg
-rw-r--r--  1 root root   6531 2004-10-09 08:20 xfree86~
-r--r--r--  1 root root   6536 2004-10-09 08:34 xorg
-r--r--r--  1 root root   1443 2004-09-26 16:38 xorg-it.lst
-r--r--r--  1 root root   8833 2004-09-26 16:38 xorg.lst
-r--r--r--  1 root root 331727 2004-09-26 16:38 xorg.xml
Comment 4 Andriy Rysin 2004-10-13 07:45:31 UTC
do 'ln -s /etc/X11/xkb/rules/xorg.lst /etc/X11/xkb/rules/xfree86.lst'
that should help
Comment 5 Oleg Lelchuk 2004-10-13 12:16:10 UTC
Wow! That helped! Thank you very much! 
So, the fact that it doesn't read from xorg.lst makes it a bug? Or it's
not really a bug?
Comment 6 Andriy Rysin 2004-10-13 15:06:18 UTC
it does read xorg.lst if xfree86.lst is missing in latest KDE
Comment 7 mi+kde 2004-10-13 22:48:53 UTC
How does the availability of a fix in newer release make a bug report "INVALID"?