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

Bug#287900: marked as done (xlibs: Want us_intl without deadkeys)



Your message dated Fri, 8 Sep 2006 11:19:51 +0200
with message-id <20060908091951.GA5740@linuxfr.org>
and subject line xlibs: Want us_intl without deadkeys
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: xlibs
Version: 4.3.0.dfsg.1-10
Severity: normal
Tags: l10n patch


In the Netherlands all (well probably > 99%) of the pc users have a US
international keyboard, they also do want to type the Euro character.
The pc/us(intl) and pc/us_intl (and pc/us(alt-intl) which is identical) layouts
give you that, but they also gives you very annoying deadkeys. At the moment
there is no easy way (other then editing one of these files oneself) to get a 
functional Euro key on a US-intl keyboard _without_ deadkeys.

I added a very small patch that adds this possibility. One can then use
layout = us_intl, variant = nodeadkeys to get such a layout.

grts Tim


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (60, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-15) (ignored: LC_ALL set to nl_NL@euro)

Versions of packages xlibs depends on:
ii  libice6                   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libsm6                    4.3.0.dfsg.1-8 X Window System Session Management
ii  libx11-6                  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxext6                  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxft1                   4.3.0.dfsg.1-8 FreeType-based font drawing librar
ii  libxi6                    4.3.0.dfsg.1-8 X Window System Input extension li
ii  libxmu6                   4.3.0.dfsg.1-8 X Window System miscellaneous util
ii  libxmuu1                  4.3.0.dfsg.1-8 lightweight X Window System miscel
ii  libxp6                    4.3.0.dfsg.1-8 X Window System printing extension
ii  libxpm4                   4.3.0.dfsg.1-8 X pixmap library
ii  libxrandr2                4.3.0.dfsg.1-8 X Window System Resize, Rotate and
ii  libxt6                    4.3.0.dfsg.1-8 X Toolkit Intrinsics
ii  libxtrap6                 4.3.0.dfsg.1-8 X Window System protocol-trapping 
ii  libxtst6                  4.3.0.dfsg.1-8 X Window System event recording an
ii  xlibs-data                4.3.0.dfsg.1-8 X Window System client data

-- no debconf information
--- etc/X11/xkb/symbols/pc/us_intl.orig	2004-12-15 20:13:32.000000000 +0100
+++ etc/X11/xkb/symbols/pc/us_intl	2004-12-30 20:22:17.000000000 +0100
@@ -52,3 +52,11 @@
 
   include "level3(ralt_switch)"
 };
+
+xkb_symbols "nodeadkeys" {
+
+  include "pc/en_US(nodeadkeys)"
+  key <AE05> { [          5, percent,       EuroSign                        ] };
+  key <AD03> { [          e, E,              EuroSign,         cent         ] };
+
+};

--- End Message ---
--- Begin Message ---
On Thu, Dec 30, 2004 at 09:08:44PM +0100, Tim Dijkstra (tdykstra) wrote:
> Package: xlibs
> Version: 4.3.0.dfsg.1-10
> Severity: normal
> Tags: l10n patch
> 
> 
> In the Netherlands all (well probably > 99%) of the pc users have a US
> international keyboard, they also do want to type the Euro character.
> The pc/us(intl) and pc/us_intl (and pc/us(alt-intl) which is identical) layouts
> give you that, but they also gives you very annoying deadkeys. At the moment
> there is no easy way (other then editing one of these files oneself) to get a 
> functional Euro key on a US-intl keyboard _without_ deadkeys.
> 
> I added a very small patch that adds this possibility. One can then use
> layout = us_intl, variant = nodeadkeys to get such a layout.

With xkb-data, the Euro sign is available by adding any of those
options:
    eurosign:e    Add the EuroSign to the E key.
    eurosign:5    Add the EuroSign to the 5 key.
    eurosign:2    Add the EuroSign to the 2 key.
If you use the 'us' layout, you also need to tell which key has to be
pressed to select 3rd level symbol, so your option settings could look
like eurosign:e,lv3:ralt_switch

I am thus closing this bug, thanks for your report.

Denis

--- End Message ---

Reply to: