Internet Explorer TV-Style Navigation Registry Settings (Windows CE 5.0)

Send Feedback

The following table shows the default values for the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main settings that define the characteristics of the browser UI for television-style navigation.

Value : type Description
Force-Fit Layout : REG_DWORD The default value is set to 1 to reformat Web pages to eliminate horizontal scrolling.
Directional Tabbing : REG_DWORD The default value is set to 1 to enable directional tabbing. Set to 0 to disable directional tabbing.
Directional Tabbing Mouse Events : REG_DWORD The default value is 0. Setting this value to 1 enables the following DHTML mouse events.
  • mouseOut
  • mouseLeave
  • mouseMove
  • mouseOver
  • mouseEnter

When VK_EXECUTE is received the following mouse events are fired:

  • mouseDown
  • mouseUp

VK_EXECUTE can be associated with the Ok, Go, or the Click button on the remote control device or the keyboard.

Note   The center of the first image in the focus rectangle is used as the mouse point for all events.
Focus Rectangle : REG_DWORD The default value is set to 1 to display focus rectangle over web page. Set to 0 to disable focus rectangle.
Focus Rectangle Side Thickness : REG_DWORD The default value is set to 5, to set side width of focus rectangle frame.
Focus Rectangle Top Thickness : REG_DWORD The default value is set to 5 to set top width of focus rectangle frame.
Focus Rectangle Transparency Color : REG_SZ The default value is set to "255, 255, 0" to create a transparent window.
Scrollbar : REG_DWORD The default is set to 0, to disable vertical scroll bars.
ScrollAdorner : REG_DWORD This is a hex value that enables you to set a flexible position for the scroll adorner arrows. The default value is set to 0.

For horizontal scroll arrow positions, set bits 0 through 3 to one of the following values:

  • None (0000)
  • Top (0001)
  • Center (0010)
  • Bottom (0011)

For the vertical scroll arrow position, set bits 4 through 7 to one of the following values:

  • None (0000)
  • Left (0001)
  • Center (0010)
  • Right (0011)
Note   When SYSGEN_TVLENS_NOVSCRL is set, the default value is set to dword:00000023 (horizontal=center, vertical=right)

Note   The default registry values vary depending on which Catalog items are included in your OS design. For more information, see Default Registry Settings.

The following table shows the default values for the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Settings key that defines the font configuration for television-style navigation.

Value : type Description
Always Use My Font Range : REG_DWORD The default value is set to 1. This setting specifies the HTML font sizes as {14,16,18,22,26,32,40}.

See Also

Internet Explorer TV-Style Navigation

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.