mirror of
https://github.com/sipeed/NanoKVM.git
synced 2026-09-12 10:07:38 -05:00
Update virtual-keys.ts
This commit is contained in:
committed by
GitHub
parent
fb9f127289
commit
7d3df10915
@@ -64,30 +64,30 @@ export const keyboardOptions = {
|
||||
'{backspace}': 'Backspace',
|
||||
|
||||
Backquote_qwertz: '^<br/>°',
|
||||
Digit1_qwertz: '1 !',
|
||||
Digit2_qwertz: '2 "',
|
||||
Digit3_qwertz: '3 §',
|
||||
Digit4_qwertz: '4 $',
|
||||
Digit5_qwertz: '5 %',
|
||||
Digit6_qwertz: '6 &',
|
||||
Digit1_qwertz: '1<br/>!',
|
||||
Digit2_qwertz: '2<br/>"',
|
||||
Digit3_qwertz: '3<br/>§',
|
||||
Digit4_qwertz: '4<br/>$',
|
||||
Digit5_qwertz: '5<br/>%',
|
||||
Digit6_qwertz: '6<br/>&',
|
||||
Digit7_qwertz: '7{/',
|
||||
Digit8_qwertz: '8[(',
|
||||
Digit9_qwertz: '9])',
|
||||
Digit0_qwertz: '0}=',
|
||||
Minus_qwertz: 'ß\\?',
|
||||
Equal_qwertz: '´ `',
|
||||
Equal_qwertz: '´<br/>`',
|
||||
|
||||
KeyY_qwertz: 'Y',
|
||||
KeyZ_qwertz: 'Z',
|
||||
|
||||
KeyQ_qwertz: 'Q @',
|
||||
KeyE_qwertz: 'E €',
|
||||
KeyQ_qwertz: 'Q<br/>@',
|
||||
KeyE_qwertz: 'E<br/>€',
|
||||
BracketRight_qwertz: '+~*',
|
||||
Backslash_qwertz: '# \'',
|
||||
Backslash_qwertz: '#<br/>\'',
|
||||
IntlBackslash_qwertz: '<|>',
|
||||
Comma_qwertz: ', ;',
|
||||
Period_qwertz: '. :',
|
||||
Slash_qwertz: '- _',
|
||||
Comma_qwertz: ',<br/>;',
|
||||
Period_qwertz: '.<br/>:',
|
||||
Slash_qwertz: '-<br/>_',
|
||||
'{controlleft_qwertz}': 'STRG',
|
||||
'{altright_qwertz}': 'ALT GR',
|
||||
'{controlright_qwertz}': 'STRG',
|
||||
|
||||
Reference in New Issue
Block a user