mirror of
https://github.com/sipeed/NanoKVM.git
synced 2026-09-11 00:22:56 -05:00
Update virtual-keys.ts
This commit is contained in:
committed by
GitHub
parent
acf366d61e
commit
d8c4de9a01
@@ -327,7 +327,12 @@ export const modifierKeys = [
|
||||
'{controlright}',
|
||||
'{altright}',
|
||||
'{metaright}',
|
||||
'{winright}'
|
||||
'{winright}',
|
||||
|
||||
// DE-spezifische Modifier-Tokens (für qwertz-Layout)
|
||||
'{DEcontrolleft}',
|
||||
'{DEcontrolright}',
|
||||
'{DEaltright}'
|
||||
];
|
||||
|
||||
// double line display buttons
|
||||
|
||||
Reference in New Issue
Block a user