ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Cecil Westerhof <cldwesterhof@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ... and emoticons
Date: Mon, 21 Mar 2011 10:34:29 +0100	[thread overview]
Message-ID: <AANLkTi=8w4w4y8fk_JqG+TJJYYAeAmk0K7sr3HpW4c3U@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=gw4GVPdM2dNPK02R=_3RW+HJPha6LR4KzF7Y6@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 555 bytes --]

2011/3/20 Philipp A. <flying-sheep@web.de>

> On modern Linux distributions, there is support for the ellipsis (…) on the
> keyboard layout; The combination is [AltGr+.]
>

Not all. In openSUSE that is not the case. I made it for myself. I have a
file
    /SharedFunctions/Xmodmap.extra
which I use with:
    xmodmap /SharedFunctions/Xmodmap.extra

In this I have now:
    keysym period    = period       greater     ellipsis

That does the trick.

If you are interested in the complete file: I have it attached.

-- 
Cecil Westerhof

[-- Attachment #1.2: Type: text/html, Size: 845 bytes --]

[-- Attachment #2: Xmodmap.extra --]
[-- Type: application/octet-stream, Size: 1685 bytes --]

!! The following four codes are system dependend and should be checked before using.
!! alt gr  108
!! menu    135
!! windows 133
!! r-ctrl  105
keycode 108      = Mode_switch
keycode 135      = Multi_key

keysym 1         = 1            exclam      onesuperior    onequarter
keysym 2         = 2            at          twosuperior    onehalf
keysym 3         = 3            numbersign  threesuperior  threequarters
keysym 4         = 4            dollar      foursuperior   sterling
keysym 5         = 5            percent     fivesuperior   endash
keysym 6         = 6            asciicircum sixsuperior
keysym 7         = 7            ampersand   sevensuperior  emdash
keysym 8         = 8            asterisk    eightsuperior
keysym 9         = 9            parenleft   ninesuperior
keysym 0         = 0            parenright  degree
keysym minus     = minus        underscore  yen
keysym equal     = equal        plus        notequal       plusminus

keysym w         = w            W           aring          Aring
keysym e         = e            E           EuroSign
keysym r         = r            R           registered
keysym t         = t            T           thorn          Thorn

keysym f         = f            F           ordfeminine

keysym semicolon = semicolon    colon       trademark
keysym backslash = backslash    bar         notsign        brokenbar

keysym z         = z            Z           Greek_omega    Greek_OMEGA
keysym c         = c            C           cent           copyright
keysym m         = m            M           masculine      mu
keysym period    = period       greater     ellipsis
keysym slash     = slash	    question    questiondown

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2011-03-21  9:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-19  2:46 Cecil Westerhof
2011-03-19  3:15 ` Aditya Mahajan
2011-03-19  4:12   ` Cecil Westerhof
2011-03-19  4:35     ` Aditya Mahajan
2011-03-19  4:48       ` Cecil Westerhof
2011-03-19  8:21   ` Mojca Miklavec
2011-03-19 11:40     ` Wolfgang Schuster
2011-03-20 13:51       ` Philipp A.
2011-03-20 14:04         ` Wolfgang Schuster
2011-03-21  9:34         ` Cecil Westerhof [this message]
2011-03-21 11:50           ` Philipp A.
2011-03-21 19:57             ` Pontus Lurcock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=8w4w4y8fk_JqG+TJJYYAeAmk0K7sr3HpW4c3U@mail.gmail.com' \
    --to=cldwesterhof@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).