In this article I would like to describe some text input lifehacks that makes my life easier.
Just press <Left Control> + <Left shift> + <u> and then write hexadecimal code of letter. Here are my favorite codes:
Code | Character |
---|---|
2026 | … (ellipsis) |
201e | „ (czech start quote) |
201c | “ (czech end quote) |
2013 | – (dash) |
There is available documentation.
I have selected menu key as compose key.
Then I have created file ~/.XCompose with content like:
And file shared among devices /home/me/shared/expand.compose:
Then I have added into ~/.profile:
And log out and then log back in.
If you change .XCompose, changes are available after nex log in. To reload immediatelly I run:
There is neat dialog in Ubuntu allowing you to write unicode emoji symbols. Just press <Left Control> + <.>. In documentation, there is mentioned semicolon instead of dot.