ShiftShift
會封鎖這兩個 Shift 鍵。Blocks both Shift keys.
類型Type
字串String
值Values
值Value | 描述Description |
---|---|
允許Allowed |
Shift 鍵不會封鎖。The Shift keys are not blocked. 這是預設值。This is the default value. |
封鎖Blocked |
Shift 鍵會遭到封鎖。The Shift keys are blocked. |
父階層Parent Hierarchy
Microsoft-Windows-Embedded-KeyboardFilterService | ShiftMicrosoft-Windows-Embedded-KeyboardFilterService | Shift
有效的設定階段Valid Configuration Passes
offlineServicingofflineServicing
套用至Applies To
如需此元件支援的架構與 Windows 版本的清單,請參閱Microsoft-Windows-內嵌-KeyboardFilterService。For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-KeyboardFilterService.
XML 範例XML example
<settings pass="offlineServicing">
<component name="Microsoft-Windows-Embedded-KeyboardFilterService" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Shift>Blocked</Shift>
</component>
</settings>