WindowsEnterWindowsEnter
阻止 Windows 徽标键 + Enter 组合键用于启动讲述人。Blocks the Windows logo key+Enter key combination used to start Narrator.
在任务栏的搜索框中键入Type
字符串String
值Values
值Value | 描述Description |
---|---|
允许Allowed |
Windows 徽标键 + Enter 组合键不被阻止。The Windows logo key+Enter key combination is not blocked. 这是默认值。This is the default value. |
被阻止Blocked |
Windows 徽标键 + Enter 组合键会被阻止。The Windows logo key+Enter key combination is blocked. |
父层次结构Parent Hierarchy
Microsoft-Windows-Embedded-KeyboardFilterService | WindowsEnterMicrosoft-Windows-Embedded-KeyboardFilterService | WindowsEnter
有效配置阶段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">
<WindowsEnter>Blocked</WindowsEnter>
</component>
</settings>