Differences between revisions 1 and 20 (spanning 19 versions)
Revision 1 as of 2011-08-22 06:56:36
Size: 411
Editor: hgiger
Comment:
Revision 20 as of 2020-09-09 12:32:16
Size: 1714
Editor: bonaccos
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How to activate german Umlaute on english keyboards = #rev 2018-10-31 bonaccos
## page was renamed from Workstations/Linux/Configurations/GermanUmlauteOnEnglishKeyboard
= How to enter german Umlaute and other special characters on US keyboards =
Line 3: Line 5:
This description is valid for all Linux 'Sqeeze' systems at D-ITET. == Compose Key ==
Line 5: Line 7:
== 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 7: Line 9:
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 9: Line 13:
After that the Umlaute can be typed with [Shift+LeftWin+"] [a or o or u]. ||''' 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, p.e. the code 2655 gives the character '''♥'''.

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 (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, p.e. the code 2655 gives the character .

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 (Gnome, KDE, Xfce, ..) the keyboard layout can be configured by the user in the Settings/Preferences menu.


CategoryLXCL

FAQ/GermanUmlauteOnEnglishKeyboard (last edited 2020-09-09 12:43:43 by bonaccos)