GitXplorerGitXplorer
n

xcompose

public
3 stars
2 forks
1 issues

Commits

List of commits on branch master.
Unverified
a90e128722f85cad71d5db72d7f086e0b1735393

Add dagger

nnp committed 11 years ago
Unverified
de618ba72863119f3447298a25531bb667068cb1

Add <compose>^^ for ^ accents

nnp committed 11 years ago
Unverified
1de7435e596177c3c73a9f7e42e1ab9db072be07

Add "sum" ∑ which is different from sigma Σ

nnp committed 11 years ago
Unverified
9868a89f3c77551aa4c4f4a5f6f3b25abedef714

par: ⅋

nnp committed 11 years ago
Unverified
5328d6bce94e94293221ecd155a4cea25cbfc049

rock, paper, scissors

nnp committed 11 years ago
Unverified
b30e6b6981785a004a8758efb3bdea7b7fd6c1dd

Add dice: d1,d2..d6

nnp committed 12 years ago

README

The README file for this repository.

How to setup this XCompose configuration

Delegate a key to XCompose, a.k.a. the Multi_key. I have these lines in my ~/.Xmodmap:

keycode 108 = Multi_key clear mod1 add mod1 = Alt_L

Optionally you can have a look and modify the mappings in NP/Unicode.hs new symbols or change shortcuts.

Then, generate the .XCompose file with genXCompose.sh. This script automatically links the generated .XCompose file to your $HOME.

Moreover if you want it to be run automatically you could have a look at 'mr' http://joeyh.name/code/mr/ and setup a fixups hook:

[.XCompose.d] checkout = git clone git@github.com:np/xcompose.git .XCompose.d fixups = ./genXCompose.sh