UK Extended keyboard with even more extensions

By | 6 Jan 2020

Recently, I switched from a German QWERTZ to a UK Extended QWERTY keyboard layout – for easier access to characters for programming.

The UK Extended keyboard is great in that it still provides means to type umlaut characters which I still need when writing German mails. For normal umlauts, you can type AltGr + 2 followed by any vowel to get e.g. ä, ö or ü. To the get the “sz” ligature, in Linux, you can type AltGr + s which produces a ß.

However, after changing the keyboard layout on my Windows 10 work PC, I’ve noticed that the official UK Extended layout doesn’t usually provide the ß. And while Linux people were smart and added it, in Windows AltGr + s does nothing.

But luckily, Microsoft provides a small tool to create custom keyboard layouts: The Microsoft Keyboard Layout Creator. And it still works with Windows 10.

After installation, you can run it from the Start menu. Choose File –> Load Existing Keyboard… and look for “United Kingdom Extended” to not have to start from scratch.

With the keyboard loaded, check the box “Alt+Ctrl (AltGr)” on the left and then click the “s” (VK_S) button. An input box should appear – copy&paste a “ß” (U+00df) and click “OK”.

Now also check the “Shift” checkbox on the left and click “s” again. This time, copy&paste the upper case version “ẞ” (U+1e9e) and confirm with “OK”.

You can now edit the Metadata by opening Project –> Properties. Remember, what you’ve configured as the “Description” and “Language”. That’s where you’ll find the keyboard again later.

Once you’re satisfied, you can compile the keyboard by selecting Project –> Build DLL and Setup Package. This will build installers for 32bit and 64bit Windows. After that is done, you’re asked if you want to open the output folder. Do this and double-click the setup.exe to install your newly created keyboard.

With this installed, you can now open the Windows Control Panel and add this keyboard to your system.

UPDATE: Here’s a Linux-style UK Extended layout:

One thought on “UK Extended keyboard with even more extensions

  1. Markus Birth

    While Windows comes with the UK Extended keyboard layout and only needs a very simple adjustment to add the German ß letter, macOS doesn’t seem to have the layout at all. Sure, there are Apple’s ideas of the “perfect” British keyboard layout, namely “British” and “British – PC”. But neither one matches the actual UK… Read More »

    Reply

Mentions

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)