Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112286 - Problem with greek layout in xorg 7.0.0rc1 & rc2
Summary: Problem with greek layout in xorg 7.0.0rc1 & rc2
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-12 09:36 UTC by Theofilos Intzoglou
Modified: 2005-11-12 13:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Theofilos Intzoglou 2005-11-12 09:36:57 UTC
The problem is that in /usr/share/X11/xkb/symbols/pc/ there is no file named el
but the is one with the name gr. Unfortunately the x server tries to open pc/el
and not pc/gr and as a result the greek layout gets omitted. A simple fix is to
have a link in that folder from el to gr. That fixes the problem for now. I have
posted this bug in xorg's bugzilla
https://bugs.freedesktop.org/show_bug.cgi?id=5012 and I'm waiting for an action
from them. I just wanted to inform you about that in case someone wants to try
the new xorg and uses a greek layout.
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2005-11-12 13:07:21 UTC
Thanks, I'll indicate to track it there.