Bug 24791

Summary: after update from xorg-server-1.6.x to xorg-server-1.7.1 there are problems with keyboard layouts.
Product: xorg Reporter: Yaroslav Isakov <yaroslav.isakov>
Component: Server/Input/XKBAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED MOVED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: remi
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Xorg.0.log
none
HAL FDI file for keyboard layouts none

Description Yaroslav Isakov 2009-10-29 11:48:09 UTC
Created attachment 30813 [details]
Xorg.0.log

Hello, I installed xorg-server-1.7.1 (with all appropriate deps). After restart
I found that there is only one keyboard layout, instead of two. I added
'input.xkb' style options in addition to 'input.x11_options' in hal, and
switching layout is working. But gnome and 'setxkbmap -print' doesn't see any
layouts besides US.
Comment 1 Yaroslav Isakov 2009-10-29 11:48:53 UTC
Created attachment 30814 [details]
HAL FDI file for keyboard layouts
Comment 2 Yaroslav Isakov 2009-11-17 08:41:13 UTC
There is some strange behavior: when I start Xorg with XSESSION=Xsession startx, I can change layout between ru/en, but setxkbmap -print still shows no ru layout:
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+us+inet(evdev)"	};
	xkb_geometry  { include "pc(pc104)"	};
};
Comment 3 GitLab Migration User 2018-12-13 18:38:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/296.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.