|
|
|
|
|
by unwind
3168 days ago
|
|
Since we're kind of talking about things from an I18N perspective, those characters are written like this on a bog standard Swedish keyboard: \ is AltGr+?
] is AltGr+9
^ is Shift+^, then space
_ is Shift+-
AltGr is the right Alt key, to the right of the space bar.So none of those are single keys, which means that combining them with Ctrl to write control characters becomes almost comically difficult. Not very accessible to typical users, I'd say. |
|