Bug 92633 - [patch] Fix broken greek symbols file for xorg-clients 6.9.0
Summary: [patch] Fix broken greek symbols file for xorg-clients 6.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 19:00 UTC by Panagiotis Astithas
Modified: 2006-02-01 21:22 UTC (History)
0 users

See Also:


Attachments
patch-gr (972 bytes, text/plain)
2006-01-31 19:00 UTC, Panagiotis Astithas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Astithas 2006-01-31 19:00:18 UTC

The update to Xorg 6.9.0 has broken the greek keyboard mapping,
rendering typing greek characters from X impossible. It has been
reported a while ago upstream, but it seems a fix will not be available
very soon:

https://bugs.freedesktop.org/show_bug.cgi?id=5012

It is quite simple to fix the issue in our port at least, by dropping the
suggested patch in xorg-clients/files/. Using this fix, makes the old
xorg.conf files working again in 6.9.0, without any modifications,
unlike other workarounds mentioned in that bug report.

How-To-Repeat: 

Install xorg 6.9.0 and try to either use the gnome applet to configure
a greek keyboard or alternatively try to issue 'setxkbmap gr' or
'setxkbmap el' (the supposedly new supported name).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-31 21:33:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer
Comment 2 lesi freebsd_committer freebsd_triage 2006-02-01 21:22:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!