i would be interested in switching to Dvorak keyboard layout. The problem that everyone runs into is that common programming(1) keyboard shortcuts, such as:
- Ctrl+C
- Ctrl+V
- Ctrl+Z
will no longer be the keys on the bottom left of the keyboard, since the Dvorak layout has C, V and Z in different locations.
The Mac has solved this problem by having a keyboard layout called "Dvorak - Qwerty Command", where the keyboard is normally in Dvorak mode, but if you press a command key the mappings temporarily revert to Qwerty([1]).
Does such a feature exist on Windows? It has been suggested that such a feat can be accomplished using the Microsoft Keyboard Layout Creator.([2]) But i won't pretend to understand all that.
In other words, Stackoverflow users, is this a problem that has already been solved?
(1) the joke being that the most common programming tasks are Ctrl+C, Ctrl+V.