Typing: Difference between revisions

From Achintya Rao’s Wiki
mNo edit summary
Move “Compose Key” section to Keyboards
 
Line 1: Line 1:
== Compose key ==
Looking for “Compose Key”? Go to [[Keyboards]].
 
On [[Linux]], I have my <kbd>AltGr</kbd> key mapped to <kbd>Compose</kbd>.
This allows me to type symbols like ¶ and § by entering the right sequence of keys (<kbd>AltGr</kbd>+<kbd>p</kbd>+<kbd>!</kbd> and <kbd>AltGr</kbd>+<kbd>s</kbd>+<kbd>o</kbd> respectively).
To get a list of all available combinations, type the following in the terminal (via [https://askubuntu.com/a/34933 Ask Ubuntu]):
 
  cat /usr/share/X11/locale/en_US.UTF-8/Compose
 
---
 
See also:
 
* [[Keyboards]]

Latest revision as of 10:30, 27 June 2021

Looking for “Compose Key”? Go to Keyboards.