-
Compose Key, the way to type "other charchters" in English keyboardComputer/linux 2016. 2. 14. 08:56
In order to type Ó, ö, etc, with the Enlgish keyboard, need to configure the compose key in Linux.
After this, Press "Left Window Key > " > a " will show ä with using only English keyboard in Linux.
Here is some example list:
Composition key + , > c : ç
Composition key + " > o{a,u} : ö{ä,ü}
Composition key + a > a : å
Composition key + e > = : €
Composition key + / > u : µ
Composition key + s > s : ßAnd good complete references are
* http://fsymbols.com/keyboard/linux/compose/
* https://cyberborean.wordpress.com/2008/01/06/compose-key-magic/
'Computer > linux' 카테고리의 다른 글
find a string with grep and replace it with sed (0) 2016.02.22 Splitting files with below 4G with 7zip (0) 2016.02.11 Redo the wrong commit in Git (0) 2016.02.09