mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-29 22:56:45 +08:00
fix: 完善前端 USB OTG 动态配置功能的选项
This commit is contained in:
@@ -584,7 +584,8 @@ export default {
|
||||
otgHidProfile: 'OTG HID Profile',
|
||||
otgHidProfileDesc: 'Select which HID functions are exposed to the host',
|
||||
profile: 'Profile',
|
||||
otgProfileFull: 'Full (keyboard + relative mouse + absolute mouse + consumer)',
|
||||
otgProfileFull: 'Full (keyboard + relative mouse + absolute mouse + consumer + MSD)',
|
||||
otgProfileFullNoMsd: 'Full (keyboard + relative mouse + absolute mouse + consumer, no MSD)',
|
||||
otgProfileLegacyKeyboard: 'Legacy: keyboard only',
|
||||
otgProfileLegacyMouseRelative: 'Legacy: relative mouse only',
|
||||
otgProfileCustom: 'Custom',
|
||||
|
||||
Reference in New Issue
Block a user