Thanks ham_se17,
The way you fixed your problem, worked for me too.
My problem was with the kkbswitch layouts. Instead of seeing the second language I use on my machine for few days I only got no flag icon, but a white square with number 2 in it and '<Unnamed>' aside. Even though the layouts switched the keyboard actually was typing only 'EN'. It took me a lot of time to reemerge the last things updated, but nothing helped.
Your proposal saved my day.
Here we go with some sys info:
- KDE 3.5.8
- Keyboard Switch (kkbswitch) 1.4.3
- System - Linux mobile 2.6.23-gentoo-r3 #1 SMP Mon Dec 3 22:14:49 EET 2007 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
- xorg.conf (as per keyboard settings) -
Code: Select all
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "250 30"
Option "XkbModel" "hpxe3gf"
Option "XkbLayout" "us,bg"
Option "XkbVariant" ",bds"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
My opinion is, that the problem is really in the 'hal*' and in the 'xf86-input-evdev'. Today I reemerged the x11-base/xorg-server and other suspicious packages too. Went trough the full emerge history for the last few days and nothing helped.
Code: Select all
Tue Jan 8 22:33:06 2008 >>> kde-misc/kkbswitch-1.4.3
Wed Jan 9 13:27:17 2008 >>> x11-libs/qt-3.3.8-r4
Wed Jan 9 13:49:48 2008 >>> kde-base/kdelibs-3.5.8-r2
Wed Jan 9 13:50:54 2008 >>> kde-base/libkonq-3.5.8
Wed Jan 9 13:54:18 2008 >>> kde-base/konqueror-3.5.8
Wed Jan 9 13:58:53 2008 >>> kde-base/kicker-3.5.8
Wed Jan 9 14:00:27 2008 >>> kde-base/kdesktop-3.5.8
Wed Jan 9 16:21:32 2008 >>> kde-misc/kkbswitch-1.4.3
Wed Jan 9 23:39:13 2008 >>> x11-libs/libxkbfile-1.0.4
Wed Jan 9 23:39:31 2008 >>> x11-apps/setxkbmap-1.0.4
Wed Jan 9 23:39:57 2008 >>> x11-apps/xkbcomp-1.0.3
Wed Jan 9 23:40:29 2008 >>> x11-libs/libxkbui-1.0.2
Wed Jan 9 23:43:31 2008 >>> kde-base/kxkb-3.5.8
Thu Jan 10 12:57:33 2008 >>> media-fonts/font-adobe-100dpi-1.0.0
Thu Jan 10 12:57:45 2008 >>> media-fonts/font-adobe-utopia-type1-1.0.1
Thu Jan 10 12:59:24 2008 >>> app-doc/xorg-docs-1.4-r1
Thu Jan 10 12:59:36 2008 >>> media-fonts/font-bh-type1-1.0.0
Thu Jan 10 12:59:47 2008 >>> x11-misc/xkbd-0.8.12
Thu Jan 10 13:00:05 2008 >>> x11-base/xorg-x11-7.3
Thu Jan 10 13:11:22 2008 >>> x11-misc/xkeyboard-config-1.1
Thu Jan 10 16:59:41 2008 >>> x11-base/xorg-server-1.4.0.90
Thu Jan 10 17:04:26 2008 >>> x11-drivers/synaptics-0.14.6
Thu Jan 10 17:04:39 2008 >>> x11-drivers/xf86-input-evdev-1.2.0
Thu Jan 10 17:04:52 2008 >>> x11-drivers/xf86-input-keyboard-1.2.2
Thu Jan 10 17:05:03 2008 >>> x11-drivers/xf86-input-mouse-1.2.3
Thu Jan 10 17:05:16 2008 >>> x11-drivers/xf86-input-void-1.1.1
Thu Jan 10 17:05:28 2008 >>> x11-drivers/xf86-video-fbdev-0.3.1
Thu Jan 10 17:05:56 2008 >>> x11-drivers/xf86-video-i810-2.1.1
Thu Jan 10 17:06:08 2008 >>> x11-drivers/xf86-video-vesa-1.3.0
Thu Jan 10 23:05:39 2008 >>> x11-drivers/xf86-input-evdev-1.1.5-r2
Thu Jan 10 23:06:48 2008 >>> sys-apps/hal-0.5.9.1-r3
Thu Jan 10 23:06:54 2008 >>> app-misc/hal-info-20070618
Just note the last three lines! They solved the problem!!!
Keep Walking! Cheers!