Results 1 to 2 of 2

Thread: Entering alternate characters

  1. #1
    Join Date
    May 2008
    Beans
    38

    Entering alternate characters

    I have Ubuntu 9.04 on a laptop (read = laptop-style keyboard; switching Fn on and off is going to be less feasible than just switching NumLock on and off), and I want to enter some alternate characters.

    First off, where are my Compose and AltGr keys?
    I hear those are useful for specific accented characters (such as é), but what about others? Specifically, there are some common math symbols

    Simple keystrokes, like the Windows alt codes, might be nicer than hunting through a character map. Speaking of alt codes, do the alt code numbers from Windows at all carry over to Linux? Since the numbers are apparently based on decimal Unicode, I'm guessing they might carry over. A lot of the codes I want are form the ASCII character set, but that's technically UTF-8 too, right?

    Google gets me:
    "On Linux (GNOME)

    While holding Ctrl and Shift, press U followed by the Character Code (with or without leading zeroes). On versions of GNOME prior to 2.16 or so, omit the U. This combination works in GTK applications only."

    Would that work for me?

    {Am typing this from the Windows box}

  2. #2
    Join Date
    May 2008
    Beans
    38

    Here are some of the characters I might want to use

    ¢ (cent sign) = 0162
    € (euro sign) = 0128
    ¥ (yen sign) = 0161

    é (accented E) = 0233
    ñ (n-tilde) = 164

    ± (plus/minus) = 0177 or 241
    π (Pi) = 0227
    µ (Mu) = 0230 or 230
    β (beta) = 946
    ≠ (not equals) = 8800
    Σ (capital sigma) = 931
    α (alpha) = 945
    ≤ (less than or equal to) = 8804
    ≥ (greater than or equal to) = 8805
    √ (square root) = 8730
    σ (lowercase sigma) = 963
    ¼ (1/4) = 0188
    ½ (1/2) = 0189
    ¾ (3/4) = 0190
    ² (exponent 2) = 0178
    ¡ (upside-down exclamation mark) = 0171
    ¿ (upside-down question mark) = 0191
    ← (left arrow) = 27
    § (section sign) = 0167
    ∞ (infinity)= 8734

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •