[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#606851: marked as done (xkb-data: compose keys for greek alphabet)



Your message dated Sun, 11 May 2014 17:05:14 +0200
with message-id <20140511150514.GA10221@betterave.cristau.org>
and subject line Re: Bug#606851: compose keys for greek alphabet
has caused the Debian Bug report #606851,
regarding xkb-data: compose keys for greek alphabet
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
606851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606851
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xkb-data
Version: 1.8-2
Severity: wishlist
Tags: patch

I sugget the inclusion of the following lines into 
 /usr/share/X11/locale/en_US.UTF-8/Compose 
to enable the usa of greek letters


#Greek letters
<Multi_key> <A> <L> <P> <H> <A>         : "Α" U0391
<Multi_key> <B> <E> <T> <A>             : "Β" U0392
<Multi_key> <G> <A> <M> <M> <A>         : "Γ" U0393
<Multi_key> <D> <E> <L> <T> <A>         : "Δ" U0394
<Multi_key> <E> <P> <S> <I> <L> <O> <N> : "Ε" U0395
<Multi_key> <Z> <E> <T> <A>             : "Ζ" U0396
<Multi_key> <E> <T> <A>                 : "Η" U0397
<Multi_key> <T> <H> <E> <T> <A>         : "Θ" U0398
<Multi_key> <I> <O> <T> <A>             : "Ι" U0399
<Multi_key> <K> <A> <P> <P> <A>         : "Κ" U039A
<Multi_key> <L> <A> <M> <D> <A>         : "Λ" U039B
<Multi_key> <M> <U>                     : "Μ" U039C
<Multi_key> <N> <U>                     : "Ν" U039D
<Multi_key> <X> <I>                     : "Ξ" U039E
<Multi_key> <O> <M> <I> <C> <R> <O> <N> : "Ο" U039F
<Multi_key> <P> <I>                     : "Π" U03A0
<Multi_key> <R> <H> <O>                 : "Ρ" U03A1
#<Multi_key> <l> <a> <m> <d> <a>         : #΢ U03A2
<Multi_key> <S> <I> <G> <M> <A>         : "Σ" U03A3
<Multi_key> <T> <A> <U>                 : "Τ" U03A4
<Multi_key> <U> <P> <S> <I> <L> <O> <N> : "Υ" U03A5
<Multi_key> <P> <H> <I>                 : "Φ" U03A6
<Multi_key> <C> <H> <I>                 : "Χ" U03A7
<Multi_key> <P> <S> <I>                 : "Ψ" U03A8
<Multi_key> <O> <M> <E> <G> <A>         : "Ω" U03A9

<Multi_key> <a> <l> <p> <h> <a>         : "α" U03B1
<Multi_key> <b> <e> <t> <a>             : "β" U03B2
<Multi_key> <g> <a> <m> <m> <a>         : "γ" U03B3
<Multi_key> <d> <e> <l> <t> <a>         : "δ" U03B4
<Multi_key> <e> <p> <s> <i> <l> <o> <n> : "ε" U03B5
<Multi_key> <z> <e> <t> <a>             : "ζ" U03B6
<Multi_key> <e> <t> <a>                 : "η" U03B7
<Multi_key> <t> <h> <e> <t> <a>         : "θ" U03B8
<Multi_key> <i> <o> <t> <a>             : "ι" U03B9
<Multi_key> <k> <a> <p> <p> <a>         : "κ" U03BA
<Multi_key> <l> <a> <m> <d> <a>         : "λ" U03BB
<Multi_key> <m> <u>                     : "μ" U03BC
<Multi_key> <n> <u>                     : "ν" U03BD
<Multi_key> <x> <i>                     : "ξ" U03BE
<Multi_key> <o> <m> <i> <c> <r> <o> <n> : "ο" U03BF
<Multi_key> <p> <i>                     : "π" U03C0
<Multi_key> <r> <h> <o>                 : "ρ" U03C1
<Multi_key> <f> <s> <i> <g> <m> <a>     : "ς" U03C2
<Multi_key> <s> <i> <g> <m> <a>         : "σ" U03C3
<Multi_key> <t> <a> <u>                 : "τ" U03C4
<Multi_key> <u> <p> <s> <i> <l> <o> <n> : "υ" U03C5
<Multi_key> <p> <h> <i>                 : "φ" U03C6
<Multi_key> <c> <h> <i>                 : "χ" U03C7
<Multi_key> <p> <s> <i>                 : "ψ" U03C8
<Multi_key> <o> <m> <e> <g> <a>         : "ω" U03C9



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35.9-psiche (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sun, Mar  6, 2011 at 03:00:16 +0100, Cyril Brulebois wrote:

> Hi Salvo,
> 
> Julien Cristau <jcristau@debian.org> (14/12/2010):
> > Please send a patch against
> > git://anongit.freedesktop.org/git/xorg/lib/libX11 to the
> > xorg-devel@lists.x.org mailing list.
> 
> ping. :)
> 
No followup in 3 years, closing.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: