2
Hez guzs... or I mean, hey guys! Ugh!
All I want is to have an English keyboard with Z and Y swapped. Why is it so hard to do? I do not want to buy a software just to have this little tweak going on. I want the change to be permanent, I do not want to be toggling it in any way. Just have an English keyboard layout with Z and Y swapped.
Sometimes I need to switch to English (because OneNote is a moron and has the worst language proofing settings I have ever seen - you have to use your mouse to change proofing language. Or use a LOT of keyboard) in order to have my text corrected as an english text. However, I switch to a different keyboard, which has Z and Y swapped and I am used to typing that my whole life and I refuse to change.
Can't I just make it work somehow?
edit: AutoHotKey is an issue. I need the switch to work only in a specific keyboard layout without performance drops and I need my current scripts to continue working.
If this is a language issue, you should be able to add the German keyboard layout (that's the only one I'm aware of that swaps Y and Z) to your system through the Language and Internationalization control panel (or whatever they've changed the name to in Windows 10 - I don't have my WinTen box handy at the moment to check). Then, when you need to type in German, Ctrl-Alt-F1 will switch to the German layout, and Ctrl-Alt-F2 back to English (or maybe vice-versa). – Jeff Zeitlin – 2017-02-08T17:41:30.103
No. I use Slovak with ZY swapped and an English one. And I use both, I change them frequently. Thing is, I want to have the English keyboard with QWERTZ layout too. – Ev0oD – 2017-02-08T17:51:02.650
1I think you need to put in the question that you refuse to to press a single extra key to make this happen, but I think this is an XY question problem: you are asking for the wrong solution. Focus on Onenote (such as using the free version of Onetastic to make a one-key macro to change proofing) – Yorik – 2017-02-08T19:16:17.377
Did not realize Onetastic is that powerful. Thanks for pointing me in that direction. However, I thought the initial question is not saying anything about toggling, so why would I explicitly say I do not want to press toggle button to do it, when I did not ask for it in the first place? I want to have Z and Y changed on an English keyboard. No problem with the change being permanent, actually I want that. No toggling. – Ev0oD – 2017-02-09T08:46:50.690
@JeffZeitlin: All former Yugoslavia countries' (Croatia, Slovenia, ...) keyboard layouts are QWERTZ too and this is the only layout which works well for using in Croatia (the
– Chupo_cro – 2019-07-19T17:09:48.250<>
labels are missing from,
and.
keys, these can be typed both by usingAltGr
or by directly pressing the key next to theleft Shift
). However,AltGr
has to be used to type[ ] { } \ |
which is not too suitable for typing code so UK layout with swappedY
andZ
would be useful.@Yorik: There are some other reasons for using UK layout with swapped
Y
andZ
too, take a look at my reply to Jeff. – Chupo_cro – 2019-07-19T17:15:35.977@Ev0oD I found something pretty interesting. Microsoft has a tool that allows you to create your own custom keyboard layout. Check out my answer, hope it helps. – David Dai – 2019-09-09T08:41:27.653