ControlEscape
封鎖用來開啟 [開始] 畫面的 Control+Escape 按鍵組合。
類型
String
值
值 | 描述 |
---|---|
允許 |
不會封鎖 Control + Escape 鍵盤組合。 這是預設值。 |
封鎖 |
已封鎖 Control + Escape 鍵盤組合。 |
父階層
Microsoft-Windows-Embedded-KeyboardFilterService | ControlEscape
有效的設定階段
offlineServicing
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-KeyboardFilterService。
XML 範例
<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">
<ControlEscape>Blocked</ControlEscape>
</component>
</settings>