Size: 667
Comment: move to FAQ
|
← Revision 25 as of 2020-09-09 12:43:43 ⇥
Size: 1824
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#rev 2018-10-31 bonaccos |
|
Line 2: | Line 4: |
= How to activate german Umlaute on english keyboards = | = How to enter german Umlaute and other special characters on US keyboards = |
Line 4: | Line 6: |
This description is valid for all Linux 'Squeeze' systems at D-ITET. After you have made the settings below, Umlaute can be typed with [Shift+LeftWin+ " ] [aou]. | == Compose Key == |
Line 6: | Line 8: |
== KDE == | The '''Compose Key''' is a configurable special key in the X11 keyboard input system. On our linux clients the '''Compose Key''' is configured on the '''Right Windows Key''' on the keyboard. |
Line 8: | Line 10: |
K-Button -> System Settings -> Regional&Language -> Keyboard Layout -> Tab:Layout -> Option:Enable keyboard layouts -> Tab:Advanced -> Expand:Compose key position -> Klick:Left Win -> apply | If you press and release the compose key you can now enter special combinations of existing characters on the keyboard to compose special characters. Here is a table of the most commonly used combinations: |
Line 10: | Line 14: |
||''' key 1 '''||||''' key 2 '''||||''' result '''|| || " |||| a ||||''' ä '''|| || " |||| A ||||''' Ä '''|| || ^ |||| a ||||''' â '''|| || ` |||| e ||||''' è '''|| || ' |||| e ||||''' é '''|| || - |||| : ||||''' ÷ '''|| || 1 |||| 2 ||||''' ½ '''|| || = |||| c ||||''' € '''|| || - |||| L ||||''' £ '''|| || o |||| c ||||''' © '''|| || / |||| O ||||''' Ø '''|| |
|
Line 11: | Line 27: |
== Gnome == | You can find a complete list at: http://fsymbols.com/keyboard/linux/compose |
Line 13: | Line 29: |
System -> Preferences -> Keyboard -> Tab:Layouts -> Button:Options... -> Entry:Compose Key position -> Option:Left Win -> close | == Entering characters with the unicode code == After pressing <CTRL><SHIFT>u simultaneously you can enter characters with their unicode code (while stil holding <CTRL><SHIFT>), e.g. the code 2665 gives the character '''♥''', or fb21 gives the character '''ﬡ''', ... enjoy it ... ☺ For a unicode table see: https://en.wikipedia.org/wiki/List_of_Unicode_characters == Switching keyboard layout == If you are able to use other keyboard layouts than US blindly you can also switch the keyboard to another layout ( swiss german, ...). In all modern linux desktops environments (Gnome, KDE, Xfce, ..) the keyboard layout can be configured by the user in the Settings/Preferences menu. ---- [[CategoryLXCL]] |
How to enter german Umlaute and other special characters on US keyboards
Compose Key
The Compose Key is a configurable special key in the X11 keyboard input system. On our linux clients the Compose Key is configured on the Right Windows Key on the keyboard.
If you press and release the compose key you can now enter special combinations of existing characters on the keyboard to compose special characters. Here is a table of the most commonly used combinations:
key 1 |
key 2 |
result |
||
" |
a |
ä |
||
" |
A |
Ä |
||
^ |
a |
â |
||
` |
e |
è |
||
' |
e |
é |
||
- |
: |
÷ |
||
1 |
2 |
½ |
||
= |
c |
€ |
||
- |
L |
£ |
||
o |
c |
© |
||
/ |
O |
Ø |
You can find a complete list at: http://fsymbols.com/keyboard/linux/compose
Entering characters with the unicode code
After pressing <CTRL><SHIFT>u simultaneously you can enter characters with their unicode code (while stil holding <CTRL><SHIFT>), e.g. the code 2665 gives the character ♥, or fb21 gives the character ﬡ, ... enjoy it ... ☺
For a unicode table see: https://en.wikipedia.org/wiki/List_of_Unicode_characters
Switching keyboard layout
If you are able to use other keyboard layouts than US blindly you can also switch the keyboard to another layout ( swiss german, ...).
In all modern linux desktops environments (Gnome, KDE, Xfce, ..) the keyboard layout can be configured by the user in the Settings/Preferences menu.