Differences between revisions 4 and 25 (spanning 21 versions)
Revision 4 as of 2011-08-22 07:15:13
Size: 575
Editor: hgiger
Comment:
Revision 25 as of 2020-09-09 12:43:43
Size: 1824
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
Line 3: Line 3:
This description is valid for all Linux 'Sqeeze' systems at D-ITET. After you have made the settings below, Umlaute can be typed with [Shift+LeftWin+ " ] [aou]. ## page was renamed from Workstations/Linux/Configurations/GermanUmlauteOnEnglishKeyboard
= How to enter german Umlaute and other special characters on US keyboards =
Line 5: Line 6:
== KDE == == Compose Key ==
Line 7: Line 8:
K-Button -> System Settings -> Regional&Language -> Keyboard Layout -> Tab:Layout -> Option:Enable keyboard layouts -> Tab:Advanced -> Expand:Compose key position -> Klick:Left Win -> apply 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 9: Line 10:
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:
== Gnome == ||''' key 1 '''||||''' key 2 '''||||''' result '''||
|| " |||| a ||||''' ä '''||
|| " |||| A ||||''' Ä '''||
|| ^ |||| a ||||''' â '''||
|| ` |||| e ||||''' è '''||
|| ' |||| e ||||''' é '''||
|| - |||| : ||||''' ÷ '''||
|| 1 |||| 2 ||||''' ½ '''||
|| = |||| c ||||''' € '''||
|| - |||| L ||||''' £ '''||
|| o |||| c ||||''' © '''||
|| / |||| O ||||''' Ø '''||
Line 12: Line 27:
System -> Preferences -> Keyboard -> Tab:Layouts -> Button:Options... -> Entry:Compose Key position -> Option:Left Win -> close 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.

----
[[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.


CategoryLXCL

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