The fact that I can't access keyboard when X gets a black screen is probably 
related to a bug in XKB package. 
All the time starts Gnome and a window show-up with a message that keyboard 
layout configuration on X is different from configuration in Gnome. 
I tried to configure direct from menu panel option System > Preferences > 
Keyboard and got thet following error message:
 " Error trying to configure XKB - can be a bug on libxklavier library or a bug 
on Xserver (utilities xkbcomp and xmodmap). Xserver with an uncompatible 
implementation from libxkbfile. 

The output for XKB configuration is:

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "abnt2", "br", "", ""
_XKB_RULES_NAMES(STRING) = "xorg", "abnt2", "br", "", "grp:alts_toggle"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [br]
 model = abnt2
 options = [grp grp:alts_toggle]
 overrideSettings = true
[EMAIL PROTECTED]:~$

And here is the xorg.conf configuration for the keyboard:
Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "abnt2"
 Option "XkbLayout" "br"
EndSection

-- 
dri lockup on ati (mobility radeon rv350)
https://bugs.launchpad.net/bugs/141551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to