13
I'm used to a German keyboard layout, but want to try using a US-International keyboard to simplify programming.
On Windows 10 I can enter German umlauts (äöü) using the US-International layout (for the normal US layout this does not work) by pressing " followed by aou, but how to enter the ß (sharp s)? "s does not work. I want to avoid switching to the German layout or using Alt-sequences.
Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).
– Martin Bonner supports Monica – 2019-05-13T10:15:55.837Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose) – sam hocevar – 2019-05-14T14:42:13.697