Bug 24791 - after update from xorg-server-1.6.x to xorg-server-1.7.1 there are problems with keyboard layouts.
Summary: after update from xorg-server-1.6.x to xorg-server-1.7.1 there are problems w...
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Input/XKB (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 11:48 UTC by Yaroslav Isakov
Modified: 2018-12-13 18:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (25.48 KB, text/plain)
2009-10-29 11:48 UTC, Yaroslav Isakov
no flags Details
HAL FDI file for keyboard layouts (1.15 KB, text/plain)
2009-10-29 11:48 UTC, Yaroslav Isakov
no flags Details

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.