Compose DB lacking double arrow

Bug #680143 reported by Evan Carroll
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libx11 (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

Compose implements single arrow stuff

<Multi_key> <less> <minus> : "←" U2190 # LEFTWARDS ARROW
<Multi_key> <minus> <greater> : "→" U2192 # RIGHTWARDS ARROW

But no double arrow:

<Multi_key> <equal> <greater> : "⇒" U21D2 # RIGHT DOUBLE ARROW
<Multi_key> <less> <equal> : "⇐" U21D0 # LEFT DOUBLE ARROW

This fixes this dilemma.

Related branches

Revision history for this message
Bryce Harrington (bryce) wrote :

Please attach the file you edited to fix the issue.

(If you know how to create diffs, a diff of the file would be great).

affects: libx11 (Ubuntu) → xkeyboard-config (Ubuntu)
Changed in xkeyboard-config (Ubuntu):
status: New → Incomplete
Revision history for this message
Evan Carroll (evancarroll) wrote :

/usr/share/X11/locale/en_US.UTF-8/Compose

It should go around line 4130, above or below the single arrow lines. Is the X11 repo on git anywhere?

Bryce Harrington (bryce)
affects: xkeyboard-config (Ubuntu) → libx11 (Ubuntu)
Revision history for this message
Bryce Harrington (bryce) wrote :

Thanks, that's enough info

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libx11 - 2:1.3.3-3ubuntu2

---------------
libx11 (2:1.3.3-3ubuntu2) natty; urgency=low

  * Add 102_double_arrows_Compose.patch: compose keys for double arrows
    (LP: #680143)
 -- Bryce Harrington <email address hidden> Mon, 22 Nov 2010 13:43:21 -0800

Changed in libx11 (Ubuntu):
status: Fix Committed → Fix Released
Bryce Harrington (bryce)
Changed in libx11 (Ubuntu):
status: Incomplete → Fix Committed
importance: Undecided → Wishlist
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

I looked at the patch and meant to send it upstream, but I noticed that it conflicts with "≤" and "≥", so you don't actually get the double arrows with the patch.

Changed in libx11 (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Evan Carroll (evancarroll) wrote :

I'd say that the less-than-or-equal, and greater-than-or-equal should change. The double and single arrow follow a nice convention that is 4 glyphs strong.

I'd rather see ≤ and ≥, mapped to _> and _< (with underbars) myself. What do you think?

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

You need to suggest that upstream. Changing something that has been there for some time already is really not something we'll change in ubuntu.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.