Copyright | (c) David Janssen 2019 |
---|---|
License | MIT |
Maintainer | janssen.dhj@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
This module contains only a Haskellified list of (nearly) all X11 compose-key sequences. For each entry we have the sequence of keys that defines it, the UTF-8 character that it represents, and the X11 name for this sequence/character.
Synopsis
- ssComposed :: [(Text, Char, Text)]