Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
OEMs can customize the Windows Classic Home screen by using the following registry keys:
-
HKEY_LOCAL_MACHINE\Software\Microsoft\Today
-
HKEY_LOCAL_MACHINE\ControlPanel\Today
The registry key HKEY_LOCAL_MACHINE\Software\Microsoft\Todaycan be used to customize the number of times the screen is refreshed during a two-second period of time and to hide or display separation lines between plug-ins on the screen.
The following table shows the named values for this key.
Value | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
HidePluginSeparators |
DWORD |
Hides the lines that separate plug-ins on the Windows Classic Home screen. When set to 1, no line will appear between the plug-ins on the Home screen. When set to any value other than 1, or when not set, a separation line will appear between the plug-ins on the screen. |
||||||||
OEMRefresh |
DWORD |
Defines the number of additional refreshes that will be allowed during each two-second refresh period. The behavior is as follows:
|
The registry key HKEY_LOCAL_MACHINE\ControlPanel\Todaycan be used to enable Input Method Editing (IME) for the Home screen on Windows Mobile Professional and Windows Mobile Classic devices.
The following table shows the named values for this key.
Value | Type | Description |
---|---|---|
EnableIME |
DWORD |
When set to a non-zero value, enables IME support for the Home screen on Windows Mobile Professional and Windows Mobile Classic devices. If when set to zero, or when not set, IME is disabled for the Home screen. By default, this key is not set. |