Programmable Keyboard with Windows 10?

0

I moved from a Mac keyboard with a Swiss layout to a Windows keyboard with a Canadian layout.

To make my life easier when corresponding in German, I would like to program following key combination to simulate a certain character:

Ctrl + ; should simulate ö

Ctrl + [ should simulate ü

Ctrl + ' should simulate ä

Ctrl + ` should simulate °

Ctrl + DEL should simulate DEL

As for the last one, I know I could just use DEL but it happens automatically that I still want to use Fn + DEL.

Can I achieve this with Windows 10? And how?

(I am aware of that I can change keyboards with Win + Space.)

Zubi

Posted 2019-12-04T14:41:37.373

Reputation: 133

2AutoHotKey can map any key. – Biswapriyo – 2019-12-04T14:47:06.260

1Would there be a way to do this without installing a separate software as well? – Zubi – 2019-12-04T14:50:18.207

No answers