From e4a92aa35bf703ef0e896a40058bbdbb1af30b38 Mon Sep 17 00:00:00 2001 From: vit9696 Date: Sun, 6 Oct 2019 15:37:42 +0300 Subject: [PATCH] Docs: Add Input section to sample configs --- Docs/Sample.plist | 19 +++++++++++++++++++ Docs/SampleFull.plist | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/Docs/Sample.plist b/Docs/Sample.plist index 0454f265..e6d2901f 100644 --- a/Docs/Sample.plist +++ b/Docs/Sample.plist @@ -693,6 +693,25 @@ FwRuntimeServices.efi VirtualSmc.efi + Input + + KeyForgetThreshold + 5 + KeyMergeThreshold + 2 + KeySupport + + KeySupportMode + Auto + KeySwap + + PointerSupport + + PointerSupportMode + ASUS + TimerResolution + 50000 + Protocols AppleBootPolicy diff --git a/Docs/SampleFull.plist b/Docs/SampleFull.plist index dc301809..92cfbd14 100644 --- a/Docs/SampleFull.plist +++ b/Docs/SampleFull.plist @@ -796,6 +796,25 @@ FwRuntimeServices.efi VirtualSmc.efi + Input + + KeyForgetThreshold + 5 + KeyMergeThreshold + 2 + KeySupport + + KeySupportMode + Auto + KeySwap + + PointerSupport + + PointerSupportMode + ASUS + TimerResolution + 50000 + Protocols AppleBootPolicy