The "US international" keyboard layout makes many special characters available with some key combinations. A few commonly used ones:
| Character | Key combination |
| ° | [AltGr] + [Shift] + [;] |
| å | [AltGr] + [w] |
| ç | [AltGr] + [,] |
| č | [AltGr] + [Shift] + [.], [c] |
The keyboard layout can be shown in a window using gkbd-keyboard-display -l <layout>, e.g. gkbd-keyboard-display -l us-intl.
Sources
- StackExchange: Cedilla under C (ç) in 'US international with dead keys' keyboard layout in Linux
- StackExchange: How to display the current keyboard layout?