Windows11 (24H2), display resolution 3840x2160, dpi scale 150%
Shortcuts - keys
localized labels:
- are leaking into default.KEYS
- naming is not consistent
Issue
- English
1. switch to Italian
2. restart app
Home key works
3. close app and delete default.KEYS
4. run app, goto Settings
- open Shortcuts
- press OK
default.KEYS file will be created
Home key no longer works because 'Home' is written as ⇱ in default.KEYS file
- Italian
mixes symbol (⇱) and word (Fine) for Home/End keys
the correct approach would be to use either symbols or words, rather than mixing them
- Polish
'Home' is named as 'Katalog domowy' which is wrong, should be just Home
ref
Keycap labels (simplified)
Language / Region | Esc | Tab | Caps Lock | Shift | Ctrl | Alt | Home | End | Page Up | Page Down | Enter | Backspace |
---|---|---|---|---|---|---|---|---|---|---|---|---|
US / UK English | Esc | Tab | Caps Lock | Shift | Ctrl | Alt | Home | End | PgUp / Page Up | PgDn / Page Down | Enter | Backspace |
Germany | Esc | Tab | Shift Lock / Feststelltaste / Caps Lock | Shift | Strg | Alt | Pos1 | Ende | Bild ↑ | Bild ↓ | Enter | Rücktaste |
France | Échap | Tab | Verr Maj | Maj | Ctrl | Alt | Home | End | PgUp | PgDn | Entrée | Retour |
Spain / Latin America | Esc | Tab | Bloq Mayús | Mayús | Ctrl | Alt | Home | End | Re Pág / Av Pág | Av Pág / Re Pág | Intro | Retroceso |
Italy | Esc | Tab | Bloc Maiusc | Maiusc | Ctrl | Alt | Home | End | Pag ↑ | Pag ↓ | Invio | Canc |
Portugal / Brazil | Esc | Tab | Caps Lock / Bloq Maiúsc | Shift | Ctrl | Alt | Home | End | Page Up | Page Down | Enter | Backspace |
Poland | Esc | Tab | Caps Lock | Shift | Ctrl | Alt | Home | End | PgUp | PgDn | Enter | Backspace |
Russia | Esc | Tab | Caps Lock / Загл | Shift | Ctrl | Alt | Home | End | PgUp | PgDn | Enter | Backspace |
China (Simplified) | Esc | Tab | CapsLock / 大小写锁定 | Shift | Ctrl | Alt | Home | End | PgUp | PgDn | Enter | Backspace |
Japan | Esc / エスケープ | Tab | Caps / キャプスロック | Shift | Ctrl | Alt | Home | End | PageUp | PageDown | Enter / エンター | Backspace / バックスペース |
Korea | Esc | Tab | Caps / 캡스락 | Shift | Ctrl | Alt | Home | End | Page Up | Page Down | Enter | Backspace |
- ⇧ Shift
https://en.wikipedia.org/wiki/Shift_key wrote:The keyboard symbol for the Shift key (which is called Level 2 Select key in the international standard series ISO/IEC 9995) is given in ISO/IEC 9995-7 as symbol 1, and in ISO 7000 “Graphical symbols for use on equipment” as a directional variant of the symbol ISO-7000-251. In Unicode 6.1, the character approximating this symbol best is U+21E7 upwards white arrow (⇧).[3] This symbol is commonly used to denote the Shift key on modern keyboards (especially on non-US layouts and on the Apple Keyboard), sometimes in combination with the word "Shift" or its translation in the local language. This symbol also is used in texts to denote the Shift key.
- ⇱ Home
https://en.wikipedia.org/wiki/Home_key wrote:Its standard symbol ⇱ from ISO/IEC 9995-7, i.e. U+21F1 ⇱ NORTH WEST ARROW TO CORNER, is used on some full-size keyboards instead of a possibly localized text label.
- ⇲ End
https://en.wikipedia.org/wiki/End_key wrote:Its standard symbol ⇲ as described in ISO/IEC 9995-7, i.e. U+21F2 ⇲ SOUTH EAST ARROW TO CORNER, is used on some full-size keyboards instead of a possibly localized text label.
Related
- issues
1.9.4 - shortcuts - keys - label localization (current post)
- suggestions
Shortcuts - bindings - add separate shortcuts functionality
Shortcuts - tabs - make commands explicit
Shortcuts - general - add commands to increase/decrease rating/color label
- done -
Shortcuts - general - assign F1 to About (1.7.0)
Shortcuts - zoom - reassign / key to 'Best fit' (1.7.0)