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

Bug#366166: marked as done (What happened to intl keyboard layout (mutli-key)?)



Your message dated Mon, 8 May 2006 22:53:19 +0200
with message-id <20060508205319.GA14852@linuxfr.org>
and subject line Bug#366166: What happened to intl keyboard layout (mutli-key)?
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 7.0.16


There used to by the intl XkbLayout.  I would have an InputDevice stanza
for the keyboard like the following:


Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc102"
        Option          "XkbLayout"     "intl"
EndSection


On an Thinkpad laptop this would give me Multi-key on the R-Alt key

It seems like this has disappeared in recent versions of Xorg and
unfortunately I can't find any mention of it in accompanying docs.



--- End Message ---
--- Begin Message ---
On Fri, May 05, 2006 at 11:59:38AM -0700, prosolutions@gmx.net wrote:
> Package: xserver-xorg
> Version: 7.0.16
> 
> There used to by the intl XkbLayout.  I would have an InputDevice stanza
> for the keyboard like the following:
> 
> 
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xorg"
>         Option          "XkbModel"      "pc102"
>         Option          "XkbLayout"     "intl"
> EndSection
> 
> 
> On an Thinkpad laptop this would give me Multi-key on the R-Alt key
> 
> It seems like this has disappeared in recent versions of Xorg and
> unfortunately I can't find any mention of it in accompanying docs.

Hi,

this layout was equivalent to
         Option          "XkbLayout"     "us"
         Option          "XkbOption"     "compose:ralt"
There are already 2 intl variants (intl and alt-intl) of the "us"
layout, so it is probably not a good idea to add another one which
can be obtained easily.  I am thus closing this bug, thanks for
your report.

Denis

--- End Message ---

Reply to: