US20020080176A1 - Method and system for displaying data in a second display area - Google Patents
Method and system for displaying data in a second display area Download PDFInfo
- Publication number
- US20020080176A1 US20020080176A1 US09/780,594 US78059401A US2002080176A1 US 20020080176 A1 US20020080176 A1 US 20020080176A1 US 78059401 A US78059401 A US 78059401A US 2002080176 A1 US2002080176 A1 US 2002080176A1
- Authority
- US
- United States
- Prior art keywords
- pixels
- video display
- image
- display area
- video
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G1/00—Control arrangements or circuits, of interest only in connection with cathode-ray tube indicators; General aspects or details, e.g. selection emphasis on particular characters, dashed line or dotted line generation; Preprocessing of data
- G09G1/06—Control arrangements or circuits, of interest only in connection with cathode-ray tube indicators; General aspects or details, e.g. selection emphasis on particular characters, dashed line or dotted line generation; Preprocessing of data using single beam tubes, e.g. three-dimensional or perspective representation, rotation or translation of display pattern, hidden lines, shadows
- G09G1/14—Control arrangements or circuits, of interest only in connection with cathode-ray tube indicators; General aspects or details, e.g. selection emphasis on particular characters, dashed line or dotted line generation; Preprocessing of data using single beam tubes, e.g. three-dimensional or perspective representation, rotation or translation of display pattern, hidden lines, shadows the beam tracing a pattern independent of the information to be displayed, this latter determining the parts of the pattern rendered respectively visible and invisible
- G09G1/16—Control arrangements or circuits, of interest only in connection with cathode-ray tube indicators; General aspects or details, e.g. selection emphasis on particular characters, dashed line or dotted line generation; Preprocessing of data using single beam tubes, e.g. three-dimensional or perspective representation, rotation or translation of display pattern, hidden lines, shadows the beam tracing a pattern independent of the information to be displayed, this latter determining the parts of the pattern rendered respectively visible and invisible the pattern of rectangular co-ordinates extending over the whole area of the screen, i.e. television type raster
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/14—Display of multiple viewports
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2320/00—Control of display operating conditions
- G09G2320/08—Arrangements within a display terminal for setting, manually or automatically, display parameters of the display terminal
Definitions
- This invention relates to computer user interface displays and the use of the overscan border to present a user interface beyond the perimeter of a standard user interface display.
- Standard personal computers use VGA or Super VGA or XGA video display systems. These display systems operate in standardized modes such as 640 ⁇ 480 pixels, 800 ⁇ 600 pixels, 1024 ⁇ 768 pixels, and 1280 ⁇ 1024 pixels. When one of these display modes is selected, this is the entire area available for display. In the Microsoft Windows environment, the user instructs the Windows operating system to select one of these standard display modes and the Windows operating system then presents all of the applications and their icons within the selected display area. There is no way to cause the Windows “desktop” to use less than the entire display area and still function as intended and allow another program from another vendor to control the remainder.
- the invention is a method for adding a user interface border beyond the standard screen display area.
- the VGA, SVGA and XGA video systems include a defined border surrounding the display area.
- the original purpose of this border was to allow adequate time for the horizontal and vertical retrace of the electron gun in a cathode ray tube display.
- the border which can be controlled as a user interface is a portion of what is known as the “overscan”.
- This invention is a method for presenting a user interface in the overscan.
- the desired color is simply specified in one of the registers for the video controller. No data for this color is stored in the buffer of video memory for the display.
- This invention establishes an additional video buffer for the border and allows this buffer to be written with display data like the regular display buffer.
- the display area is thereby expanded, on one or more edges, to provide a visible area previously invisible.
- the pixels within this newly visible area of the display are made accessible to programs though an application programming interface (API) component of this invention.
- API application programming interface
- a program incorporating a graphical user interface may be displayed in the previously blanked area of the display, functionally increasing the accessible area of the display without hardware modification.
- the invention is a method for displaying an image on a video display system in an overscan area outside of the display area generated by the video display system.
- the standard display area is defined by two dimensions, each specifying a number of pixels. These dimensions are specified by selecting a video “mode”.
- the method is accomplished by adjusting parameters for the video display system to increase the number of pixels in at least one dimension of the display system.
- the number of pixels which is added is less than or equal to the difference between the number of pixels specified in the video mode and a maximum number of pixels which the video display system can effectively display. This difference is the overscan. Because all interface displays are created by writing a desired image to a buffer or memory for the video display, the method requires allocating additional video display memory for the increased pixels. The image written to such memory is then displayed by the system alongside the original display area.
- the vertical dimension is increased and the overscan user interface is presented below the standard display area.
- the horizontal dimension may be increased and the overscan user interface displayed to the right of the standard display area.
- the interface image may be displayed on any or all of the four sides of the standard display area.
- FIG. 1 shows a standard display of the prior art.
- FIG. 2 shows a standard display with an overscan user interface in the bottom overscan area.
- FIG. 3 shows a standard display with an overscan user interface on all four borders of the display.
- FIG. 4 shows the components of the computer system which relate to the video display system.
- FIG. 5 shows a cursor or pointer within the overscan user interface and the hotspot above it within the standard display.
- FIG. 6 shows the usable border within the vertical overscan and the horizontal overscan surrounding the standard display.
- FIGS. 8 - 13 are a flowchart of the invented method.
- FIG. 1 shows a standard prior art display desktop running Microsoft Windows 95TM. Within the desktop 31 are the taskbar 32 and desktop icons 33 . In the preferred embodiment, a graphical user interface image is painted onto one or more of the sides of the overscan area as shown in FIGS. 2 and 3.
- FIGS. 2 and 3 show depictions of a SuperVGA display with the addition of a graphical bar user interface displayed in the overscan area.
- the overscan user interface bar 30 is defined to reside outside the borders of the “desktop” display area 31 . In FIG.
- the display is modified to include a graphical user interface 30 in a bar 20-pixels high below the bottom edge.
- the display is modified to include a graphical user interface in four bars each 20-pixels high/wide outside each of the four display edges: a bottom bar 30 , a left side bar 34 , a right side bar 36 , and a top bar 38 .
- the overscan interface may include, and is not limited to, buttons, menus, application output controls (such as a “ticker window”), animations, and user input controls (such as edit boxes). Because the overscan interface is not obscured by other applications running within the standard desktop, the overscan interface may be constantly visible or it may toggle between visible and invisible states based upon any of a number of programming parameters (including, but not limited to, the state of the active window, the state of a toggle button, etc).
- FIG. 4 shows the components of the computer system that relate to the video display system.
- applications 61 do not have direct access to the video drivers 64 or the video chipset 66 , 67 , 68 .
- Abstraction layers or APIs 60 , 62 provide limited access, often through the operating system 63 .
- the invention provides a method of painting and accessing an area of the computer display not normally accessible in graphics modes.
- the “desktop” display area is assigned by the operating system to be one of a set of pre-determined video “modes” laid out in Tables 1 and 2 below, each of which is predefined at a specific pixel resolution.
- the accessible area of the computer display may not be modified except by selecting another one of the modes. TABLE 1 ROM BIOS video modes.
- a displayed image is “overscanned”. That is, the displayed video buffer data occupies less than the entire drivable screen size.
- the width of the usable overscan border depends on the amount of the horizontal overscan 52 reduced by the horizontal blanking 54 and the amount of the vertical overscan 53 reduced by the vertical blanking 55 .
- 11H Vertical Retrace End Only the low-order 4 bits of the actual Vertical Retrace End value are stored. (Bit 7 is set to 1 to write-protect registers 0 through 7.) 12H Vertical Display End Scan line at which display on the screen ends. The high-order bits of this value are stored in the overflow registers. 15H Start Vertical Blank Scan line at which vertical blanking starts. The high-order bits of this value are stored in the overflow registers. 16H End Vertical Blank Scan line at which vertical blanking ends. The high-order bits of this value are stored in the overflow registers. 59H-5AH Linear Address Linear address window position in Window Position 32-bit CPU address space.
- the nominal horizontal scan rate is 31.5 KHz (31,500 times per second) with a vertical scan rate of 60 Hz (60 frames per second). So the number of lines in one frame is 31,500/60, or 525. Because only 480 lines of data need to be displayed, there are 525 ⁇ 480, or 45, lines available for vertical overscan. Leaving more than adequate margin for retrace, which requires only 2 lines worth of time, the preferred embodiment uses 20 lines for the invented overscan display.
- FIG. 7, which in turn incorporates by reference FIGS. 8 - 13 , is a flow chart of an implementation of a preferred embodiment meeting the requirements described above.
- the environment of this implementation is a standard Microsoft Windows 95TM operating environment, using Microsoft Visual C and Microsoft MASM for the development platform. That is not to imply that this invention is limited in scope to that environment or platform.
- the invention could be implemented within any graphical interface environment, such as X-Windows, OSF Motif, Apple OS, and others in which similar video standards (VGA, SuperVGA, XGA, 8514/A) are practiced.
- the reference books PC Video Systems by Richard Wilton, published by Microsoft Press and Programmer's Guide to the EGA, VGA, and Super VGA Cards by Richard F. Ferraro, published by Addison Wesley provide more than adequate background information to implement this embodiment.
- step 102 the program determines the size and locations of any display modifications it will make.
- the application queries the BIOS, step 134 , and the video chipset 66 , step 136 , for compatibility information.
- Physical memory is allocated, step 132 , and accessed using Microsoft's DPMI (DOS Protected-Mode Interface) to map it to the linear memory address in which the BIOS resides. If the BIOS data does not include a standard VGA, SuperVGA, XGA, or 8514/A signature, step 134 , this routine returns a failure. If the BIOS also contains a known chipset manufacturer's identification, the driver and/or chipset are queried with manufacturer-specific routines, step 136 , to identify and initialize, as necessary, the specific chipset.
- BIOS also contains a known chipset manufacturer's identification
- the driver and/or chipset are queried with manufacturer-specific routines, step 136 , to identify and initialize, as necessary, the specific chipset.
- step 104 If, at step 104 , the program was unable to access the BIOS data, or was unable to identify the display type, the user may be prompted at step 116 as to whether the program should continue to run in a standard window/toolbar. The program may either exit or proceed in “windowed-mode”.
- the CRT Controller Registers which contain the number which are illustrated in FIG. 5 are the key to phase 1 of this invention.
- the controller registers may be accessed through standard input/output ports.
- the CRTC registers must first be first unlocked, step 108 , to make them writeable. They are unlocked by clearing bit 7 in CR 11 .
- Addressing of video memory, step 112 is accomplished through one of several means. One is to use the standard VGA 64 kb “hardware window”, moving it along the video memory buffer 67 (FIG. 4) in 64 kb increments as necessary.
- the preferred method is to enable linear addressing by querying the video chipset for the linear window position address, step 138 of FIG. 11. This 32-bit offset in memory allows the program to map the linear memory to a physical address, steps 140 and 142 of FIG. 11, that can be manipulated programmatically.
- the program can modify the display, step 114 and FIG. 9, to increment the border areas.
- This routine first checks whether the system is running in windowed mode, step 144 , and, if so, returns true. If not, it then determines whether to reset all registers and values to their original state, effectively returning the display to its original appearance, step 152 . The determination is based upon a number of parameters, such as whether the current resolution, step 146 , reflects a standard value or previous programmatic manipulation, step 148 . If a standard resolution is already set, the variables are reset to include the specified border areas, step 150 . The CRTC registers are incremented, step 154 , to modify the scanned and blanked areas of the display. If the top or side areas are modified, existing video memory is moved accordingly in subsequent step 162 of FIG. 10.
- the program prompts the user for a preference as to whether “windowed-mode” should be used or the program should exit, step 116 .
- Phase 2 of the invention begins by painting the new images into a standard offscreen buffer, step 118 , as is commonly used in the art, and making the contents visible, step 120 , as described in FIG. 10. If the program is in “windowed-mode”, step 156 , the offscreen buffer is painted into the standard window client space, step 166 , and made visible, step 164 , using generic windowing-system routines. Otherwise, the linear window position address is mapped, step 158 , as described in FIG. 11 which has been previously explained. Once the linear memory is mapped to a physical memory address, step 142 , again using DPMI, the contents of the offscreen display buffer can be copied into the video buffer directly, step 154 of FIG. 10.
- the preferred embodiment application includes a standard application message loop, step 122 , which processes system and user events.
- An example of a minimum functionality process loop is in FIG. 12.
- the application handles a minimal set of system events, such as painting requests, step 170 , system resolution changes, step 172 , and activation/deactivation, step 174 .
- user events such as key or mouse events
- step 184 detailed in FIG. 13.
- System paint messages are handled by painting as appropriate into the offscreen buffer, step 178 , and painting the window or display buffer, step 180 , as appropriate, as described earlier in FIG. 10.
- System resolution messages are received whenever the system or user changes the screen or color resolution.
- the programs reset all registers to the correct new values, then changes the display resolution, step 182 , as earlier described in FIG. 9, to reflect the new resolution modified. User messages are ignored when the program is not the active application.
- FIG. 13 describes a method of implementing user-input events.
- the hardware cursor cannot be moved outside the original VGA/SuperVGA/XGA window resolution, although other embodiments may support such a feature. This means that that if the user's mouse runs beyond the display area, the tip of the pointer and the associated hotspot will remain at the edge most pixel of the diplay. As the overscan user interface is long and thin and wide enough for only one window or line of text in its width, only the lengthwise position of the pointer needs to be captured.
- the first step 186 checks whether the system is running in windowed mode and, if it is, returns with no action. If it is not, as shown in FIG.
- a transparent window 41 is placed at each modified edge of the display, sufficiently large to include the area of the border interface 30 , plus a two-pixel overlap 43 of the adjoining edge of the display area, step 188 .
- the cursor is replaced with a special cursor where the image is two points below the defined “hotspot” 47 . Therefore, whenever the pointer is within the two-pixel edge, the cursor is drawn, step 190 , offset by two pixels in the appropriate direction to give the illusion that the pointer 45 is completely within the overscan area.
- the x or the y coordinate is offset by the necessary two pixels when handling click and position events.
- step 192 In this environment, user events are directed to a horizontal position within a window, not to a vertical position on one of the 20 lines within the window. Capturing user input events in the transparent windows, step 192 , allows an interface to the bars in the overscan area simply by pointing to the specific edge area 43 . The user events are attributed to the appropriate edge by the pointer position within one of the transparent windows.
- FIG. 7 describes the cleanup mechanisms when the program is closed, step 124 .
- the display is reset to the original resolution, step 126 , and the CRTC registers are reset to their original values, step 128 , and locked, step 130 .
- API's application programming interfaces
- API's application programming interfaces
- Microsoft's DirectX in place of the CRT Controller registers and/or direct access to the display buffer.
- API's application programming interfaces
- Microsoft's DirectX capable of direct driver and/or hardware manipulation
- V ⁇ Ds virtual device drivers
- These could also include an API to provide applications with an interface to the modified display.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
- This invention relates to computer user interface displays and the use of the overscan border to present a user interface beyond the perimeter of a standard user interface display.
- There was a time when the most popular operating system for personal computers (DOS) did not include a graphical user interface. Any company could create a “menu” or “shell” which would be the first program launched upon starting the computer and which would present options to the user for launching and managing various applications. Although graphics programming was difficult in the DOS environment, some companies even created graphical user interfaces which could then launch other programs.
- Microsoft Corporation of Redmond, Wash., introduced such a graphical user interface for launching applications which it called “Windows”. The first three versions of Windows were merely applications which ran under DOS and could be one of numerous items to be selected from a previously running shell or menu which might be offered by a company other than Microsoft. This continued to allow other companies to offer primary user interface programs to users without the user going through a Microsoft controlled user interface.
- However, with the introduction by Microsoft of Windows 95™, the initial loading of the operating system presents a Microsoft developed graphical user interface at the outset which occupies the entire screen display. Microsoft arranged with manufacturers of the standard computer hardware to include this operating system with each computer sold. With Microsoft's domination of this market, it became impossible for other software vendors to present an interface to users other than as a Microsoft style icon within the Microsoft “desktop” consisting of the entire screen display. This prompted a need for access to a user interface which could be presented outside of the standard computer screen display and therefore independent of the dictates of Microsoft for items within its “desktop”.
- Standard personal computers use VGA or Super VGA or XGA video display systems. These display systems operate in standardized modes such as 640×480 pixels, 800×600 pixels, 1024×768 pixels, and 1280×1024 pixels. When one of these display modes is selected, this is the entire area available for display. In the Microsoft Windows environment, the user instructs the Windows operating system to select one of these standard display modes and the Windows operating system then presents all of the applications and their icons within the selected display area. There is no way to cause the Windows “desktop” to use less than the entire display area and still function as intended and allow another program from another vendor to control the remainder.
- The invention is a method for adding a user interface border beyond the standard screen display area. The VGA, SVGA and XGA video systems include a defined border surrounding the display area. The original purpose of this border was to allow adequate time for the horizontal and vertical retrace of the electron gun in a cathode ray tube display. However, as retrace speeds have increased in modem monitors, it is now possible to present a user interface display in this border. The border which can be controlled as a user interface is a portion of what is known as the “overscan”. This invention is a method for presenting a user interface in the overscan.
- When the electron gun in a CRT retraces to the left of the screen or the top of the screen, it requires a significant amount of time relative to the presentation of a scanned line of data. During the retrace, the electron gun is turned off (“blanked”). If the blanking time required for the retrace is equal to the amount of time available, there is no usable overscan. However, modern monitors have become much faster in their retrace speeds, leaving a significant amount of time when the electron gun need not be blanked, allowing a displayable border. In the prior art, although the border is usually “black” the gun is turned off), it is well-known to specify that the border shall be given any one of six colors. Standard BIOS allows a specification of this color. The desired color is simply specified in one of the registers for the video controller. No data for this color is stored in the buffer of video memory for the display. This invention establishes an additional video buffer for the border and allows this buffer to be written with display data like the regular display buffer. The display area is thereby expanded, on one or more edges, to provide a visible area previously invisible. The pixels within this newly visible area of the display are made accessible to programs though an application programming interface (API) component of this invention. A program incorporating a graphical user interface may be displayed in the previously blanked area of the display, functionally increasing the accessible area of the display without hardware modification.
- The invention is a method for displaying an image on a video display system in an overscan area outside of the display area generated by the video display system. The standard display area is defined by two dimensions, each specifying a number of pixels. These dimensions are specified by selecting a video “mode”. The method is accomplished by adjusting parameters for the video display system to increase the number of pixels in at least one dimension of the display system. The number of pixels which is added is less than or equal to the difference between the number of pixels specified in the video mode and a maximum number of pixels which the video display system can effectively display. This difference is the overscan. Because all interface displays are created by writing a desired image to a buffer or memory for the video display, the method requires allocating additional video display memory for the increased pixels. The image written to such memory is then displayed by the system alongside the original display area.
- In the preferred embodiment, only the vertical dimension is increased and the overscan user interface is presented below the standard display area. Alternatively, the horizontal dimension may be increased and the overscan user interface displayed to the right of the standard display area. Similarly, the interface image may be displayed on any or all of the four sides of the standard display area.
- User input causing movement of a pointer or cursor on the display will move the cursor or pointer to the edge of the display area. The tip of the pointer will stop at the edge most pixel. A transparent window is created which includes the window of the overscan user interface and the adjoining two pixels of the display area. To allow events to be captured in the overscan area, the pointer is displayed off-set from the hotspot such that the hotspot remains within a two pixel-wide area of the standard display on the edge of the display and captured user events which occur while the hotspot is within the two pixel edge of the standard display adjoining the overscan user interface are interpreted as occurring within the overscan area.
- FIG. 1 shows a standard display of the prior art.
- FIG. 2 shows a standard display with an overscan user interface in the bottom overscan area.
- FIG. 3 shows a standard display with an overscan user interface on all four borders of the display.
- FIG. 4 shows the components of the computer system which relate to the video display system.
- FIG. 5 shows a cursor or pointer within the overscan user interface and the hotspot above it within the standard display.
- FIG. 6 shows the usable border within the vertical overscan and the horizontal overscan surrounding the standard display.
- FIGS.8-13 are a flowchart of the invented method.
- Generally speaking, the present invention discloses a programming mechanism and interface in a computer system which provides access and visibility to a portion of the monitor display normally ignored and inaccessible (hereinafter “overscan area”). FIG. 1 shows a standard prior art display desktop running Microsoft Windows 95™. Within the
desktop 31 are thetaskbar 32 anddesktop icons 33. In the preferred embodiment, a graphical user interface image is painted onto one or more of the sides of the overscan area as shown in FIGS. 2 and 3. FIGS. 2 and 3 show depictions of a SuperVGA display with the addition of a graphical bar user interface displayed in the overscan area. The overscanuser interface bar 30 is defined to reside outside the borders of the “desktop”display area 31. In FIG. 2, the display is modified to include agraphical user interface 30 in a bar 20-pixels high below the bottom edge. In FIG. 3, the display is modified to include a graphical user interface in four bars each 20-pixels high/wide outside each of the four display edges: abottom bar 30, aleft side bar 34, aright side bar 36, and atop bar 38. - The overscan interface may include, and is not limited to, buttons, menus, application output controls (such as a “ticker window”), animations, and user input controls (such as edit boxes). Because the overscan interface is not obscured by other applications running within the standard desktop, the overscan interface may be constantly visible or it may toggle between visible and invisible states based upon any of a number of programming parameters (including, but not limited to, the state of the active window, the state of a toggle button, etc).
- FIG. 4 shows the components of the computer system that relate to the video display system. Within the protected modes of modern systems,
applications 61 do not have direct access to thevideo drivers 64 or thevideo chipset APIs operating system 63. - The invention provides a method of painting and accessing an area of the computer display not normally accessible in graphics modes. In the Microsoft Windows environments (including Microsoft Window 95 and derivatives, and Microsoft Windows NT 4.0 and derivatives) and other contemporary operating environments, the “desktop” display area is assigned by the operating system to be one of a set of pre-determined video “modes” laid out in Tables 1 and 2 below, each of which is predefined at a specific pixel resolution. The accessible area of the computer display may not be modified except by selecting another one of the modes.
TABLE 1 ROM BIOS video modes. Mode Mode Buffer Seg- Number Resolution Colors Type ment 00H 40 × 25 chars (320 × 200 pixels) 16 Alpha B800 00H 40 × 25 chars (320 × 350 pixels) 16 Alpha B800 00H 40 × 25 chars (320 × 400 pixels) 16 Alpha B800 00H 40 × 25 chars (360 × 400 pixels) 16 Alpha B800 01H 40 × 25 chars (320 × 200 pixels) 16 Alpha B800 01H 40 × 25 chars (320 × 350 pixels) 16 Alpha B800 01H 40 × 25 chars (320 × 400 pixels) 16 Alpha B800 01H 40 × 25 chars (360 × 400 pixels) 16 Alpha B800 02H 80 × 25 chars (640 × 200 pixels) 16 Alpha B800 02H 80 × 25 chars (640 × 350 pixels) 16 Alpha B800 02H 80 × 25 chars (640 × 400 pixels) 16 Alpha B800 02H 80 × 25 chars (720 × 400 pixels) 16 Alpha B800 03H 80 × 25 chars (640 × 200 pixels) 16 Alpha B800 03H 80 × 25 chars (640 × 350 pixels) 16 Alpha B800 03H 80 × 25 chars (640 × 400 pixels) 16 Alpha B800 03H 80 × 25 chars (720 × 400 pixels) 16 Alpha B800 04H 320 × 200 pixels 4 Graphics B800 05H 320 × 200 pixels 4 Graphics B800 06H 640 × 200 pixels 2 Graphics B800 07H 80 × 25 chars (720 × 350 pixels) 2 Alpha B000 07H 80 × 25 chars (720 × 400 pixels) 2 Alpha B000 0DH 320 × 200 pixels 16 Graphics A000 0EH 640 × 200 pixels 16 Graphics A000 0FH 640 × 350 pixels 4 Graphics A000 10H 640 × 350 pixels 4 Graphics A000 10H 640 × 350 pixels 16 Graphics A000 11H 640 × 480 pixels 2 Graphics A000 12H 640 × 480 pixels 16 Graphics A000 13H 320 × 200 pixels 256 Graphics A000 -
TABLE 2 SVGA video modes defined in the VESA BIOS extension Mode Number Resolution Mode Colors Buffer Type 100H 640 × 480 pixels 256 Graphics 101H 640 × 480 pixels 256 Graphics 102H 800 × 600 pixels 16 Graphics 103H 800 × 600 pixels 256 Graphics 104H 1024 × 768 pixels 16 Graphics 105H 1024 × 768 pixels 256 Graphics 106H 1280 × 1024 pixels 16 Graphics 107H 1280 × 1024 pixels 256 Graphics 108H 80 × 60 chars 16 Alpha 109H 132 × 25 chars 16 Alpha 10AH 132 × 43 chars 16 Alpha 10BH 132 × 50 chars 16 Alpha 10CH 132 × 60 chars 16 Alpha 10DH 320 × 200 pixels 32,768 Graphics 10EH 320 × 200 pixels 65,536 Graphics 10FH 320 × 200 pixels 16,777,216 Graphics 110H 640 × 480 pixels 32,768 Graphics 111H 640 × 480 pixels 65,536 Graphics 112H 640 × 480 pixels 16,777,216 Graphics 113H 800 × 600 pixels 32,768 Graphics 114H 800 × 600 pixels 65536 Graphics 115H 800 × 600 pixels 16,777,216 Graphics 116H 1024 × 768 pixels 32,768 Graphics 117H 1024 × 768 pixels 65,536 Graphics 118H 1024 × 768 pixels 16,777,216 Graphics 119H 1280 × 1024 pixels 32,768 Graphics 11AH 1280 × 1024 pixels 65,536 Graphics 11BH 1280 × 1024 pixels 16,777,216 Graphics - As shown in FIG. 6, a displayed image is “overscanned”. That is, the displayed video buffer data occupies less than the entire drivable screen size. The width of the usable overscan border depends on the amount of the
horizontal overscan 52 reduced by the horizontal blanking 54 and the amount of thevertical overscan 53 reduced by the vertical blanking 55. - For the preferred embodiment, only a border at the bottom of the standard display area is used. Consequently, only the vertical control parameters for the cathode ray tube (CRT) controller (CRTC) need to be adjusted. These parameters are shown in Table 3 below:
TABLE 3 Vertical timing parameters for CRTC programming. Register Name Description 06H Vertical Total Value = (total number of scan lines per frame) - 2. The high-order bits of this value are stored in the overflow registers. 07H Overflow High-order bits from other CRTC registers. 10H Vertical Retrace Start Scan line at which vertical retrace starts. The high-order bits of this value are stored in the overflow registers. 11H Vertical Retrace End Only the low-order 4 bits of the actual Vertical Retrace End value are stored. (Bit 7 is set to 1 to write-protect registers 0 through 7.) 12H Vertical Display End Scan line at which display on the screen ends. The high-order bits of this value are stored in the overflow registers. 15H Start Vertical Blank Scan line at which vertical blanking starts. The high-order bits of this value are stored in the overflow registers. 16H End Vertical Blank Scan line at which vertical blanking ends. The high-order bits of this value are stored in the overflow registers. 59H-5AH Linear Address Linear address window position in Window Position 32-bit CPU address space. - In the standard 640×480 graphics mode, the nominal horizontal scan rate is 31.5 KHz (31,500 times per second) with a vertical scan rate of 60 Hz (60 frames per second). So the number of lines in one frame is 31,500/60, or 525. Because only 480 lines of data need to be displayed, there are 525−480, or 45, lines available for vertical overscan. Leaving more than adequate margin for retrace, which requires only 2 lines worth of time, the preferred embodiment uses 20 lines for the invented overscan display.
- The invention is accomplished by achieving three requirements:
- (1) to address and modify the visible resolution of the video display system such that portions of the overscan area are visible as shown in FIG. 6,
- (2) to address and modify the video display memory contents for the visible portion of the overscan area, painting as to a portion of the standard desktop display area, and
- (3) to provide an application programming interface (API) to allow applications to implement this functionality.
- FIG. 7, which in turn incorporates by reference FIGS.8-13, is a flow chart of an implementation of a preferred embodiment meeting the requirements described above. The environment of this implementation is a standard Microsoft Windows 95™ operating environment, using Microsoft Visual C and Microsoft MASM for the development platform. That is not to imply that this invention is limited in scope to that environment or platform. The invention could be implemented within any graphical interface environment, such as X-Windows, OSF Motif, Apple OS, and others in which similar video standards (VGA, SuperVGA, XGA, 8514/A) are practiced. The reference books PC Video Systems by Richard Wilton, published by Microsoft Press and Programmer's Guide to the EGA, VGA, and Super VGA Cards by Richard F. Ferraro, published by Addison Wesley provide more than adequate background information to implement this embodiment.
- On initialization,
step 102, the program determines the size and locations of any display modifications it will make. As described in FIG. 8, the application queries the BIOS,step 134, and thevideo chipset 66,step 136, for compatibility information. Physical memory is allocated,step 132, and accessed using Microsoft's DPMI (DOS Protected-Mode Interface) to map it to the linear memory address in which the BIOS resides. If the BIOS data does not include a standard VGA, SuperVGA, XGA, or 8514/A signature,step 134, this routine returns a failure. If the BIOS also contains a known chipset manufacturer's identification, the driver and/or chipset are queried with manufacturer-specific routines,step 136, to identify and initialize, as necessary, the specific chipset. - If, at
step 104, the program was unable to access the BIOS data, or was unable to identify the display type, the user may be prompted atstep 116 as to whether the program should continue to run in a standard window/toolbar. The program may either exit or proceed in “windowed-mode”. - The program determines the screen borders to be accessed,
step 106, based upon user preferences, and determines whether sufficient video memory exists to make the necessary display changes. For example, if the screen is currently set to a 1024×768 resolution at 16 bits-per-pixel, and the program is to include four graphical interface bars, one on each edge, with eachbar 20 pixels deep, the program must check that video memory is greater than 1.7 MB (required number of bytes=PixelsWidth * BitsPerPixel * PixelsHeight). - The CRT Controller Registers which contain the number which are illustrated in FIG. 5 are the key to phase1 of this invention. The controller registers (CRs) may be accessed through standard input/output ports. The CRTC registers must first be first unlocked,
step 108, to make them writeable. They are unlocked by clearing bit 7 in CR 11. Addressing of video memory,step 112, is accomplished through one of several means. One is to use thestandard VGA 64 kb “hardware window”, moving it along the video memory buffer 67 (FIG. 4) in 64 kb increments as necessary. The preferred method is to enable linear addressing by querying the video chipset for the linear window position address, step 138 of FIG. 11. This 32-bit offset in memory allows the program to map the linear memory to a physical address,steps - Having been successful to this point, the program can modify the display,
step 114 and FIG. 9, to increment the border areas. This routine first checks whether the system is running in windowed mode,step 144, and, if so, returns true. If not, it then determines whether to reset all registers and values to their original state, effectively returning the display to its original appearance,step 152. The determination is based upon a number of parameters, such as whether the current resolution,step 146, reflects a standard value or previous programmatic manipulation,step 148. If a standard resolution is already set, the variables are reset to include the specified border areas,step 150. The CRTC registers are incremented,step 154, to modify the scanned and blanked areas of the display. If the top or side areas are modified, existing video memory is moved accordingly insubsequent step 162 of FIG. 10. - If any of the foregoing routines returns a failure, the program prompts the user for a preference as to whether “windowed-mode” should be used or the program should exit,
step 116. -
Phase 2 of the invention begins by painting the new images into a standard offscreen buffer,step 118, as is commonly used in the art, and making the contents visible,step 120, as described in FIG. 10. If the program is in “windowed-mode”,step 156, the offscreen buffer is painted into the standard window client space,step 166, and made visible,step 164, using generic windowing-system routines. Otherwise, the linear window position address is mapped,step 158, as described in FIG. 11 which has been previously explained. Once the linear memory is mapped to a physical memory address,step 142, again using DPMI, the contents of the offscreen display buffer can be copied into the video buffer directly, step 154 of FIG. 10. - The preferred embodiment application includes a standard application message loop,
step 122, which processes system and user events. An example of a minimum functionality process loop is in FIG. 12. Here the application handles a minimal set of system events, such as painting requests,step 170, system resolution changes,step 172, and activation/deactivation,step 174. Here, too, is where user events, such as key or mouse events, may be handled,step 184, detailed in FIG. 13. System paint messages are handled by painting as appropriate into the offscreen buffer,step 178, and painting the window or display buffer,step 180, as appropriate, as described earlier in FIG. 10. System resolution messages are received whenever the system or user changes the screen or color resolution. The programs reset all registers to the correct new values, then changes the display resolution,step 182, as earlier described in FIG. 9, to reflect the new resolution modified. User messages are ignored when the program is not the active application. - FIG. 13 describes a method of implementing user-input events. In this embodiment, the hardware cursor cannot be moved outside the original VGA/SuperVGA/XGA window resolution, although other embodiments may support such a feature. This means that that if the user's mouse runs beyond the display area, the tip of the pointer and the associated hotspot will remain at the edge most pixel of the diplay. As the overscan user interface is long and thin and wide enough for only one window or line of text in its width, only the lengthwise position of the pointer needs to be captured. In FIG. 13, the
first step 186 checks whether the system is running in windowed mode and, if it is, returns with no action. If it is not, as shown in FIG. 5, atransparent window 41 is placed at each modified edge of the display, sufficiently large to include the area of theborder interface 30, plus a two-pixel overlap 43 of the adjoining edge of the display area,step 188. When thepointer 45 is moved into one of these windows, the cursor is replaced with a special cursor where the image is two points below the defined “hotspot” 47. Therefore, whenever the pointer is within the two-pixel edge, the cursor is drawn,step 190, offset by two pixels in the appropriate direction to give the illusion that thepointer 45 is completely within the overscan area. The x or the y coordinate is offset by the necessary two pixels when handling click and position events. In this environment, user events are directed to a horizontal position within a window, not to a vertical position on one of the 20 lines within the window. Capturing user input events in the transparent windows,step 192, allows an interface to the bars in the overscan area simply by pointing to thespecific edge area 43. The user events are attributed to the appropriate edge by the pointer position within one of the transparent windows. - FIG. 7 describes the cleanup mechanisms when the program is closed,
step 124. The display is reset to the original resolution,step 126, and the CRTC registers are reset to their original values,step 128, and locked,step 130. - 1. Utilizing the VESA BIOS Extensions (VBE) in place of the CRT Controller registers (FIG. 5) to determine the linear window position address,
step 138, as necessary. - 2. Utilizing API's (application programming interfaces)62 capable of direct driver and/or hardware manipulation, such as Microsoft's DirectX in place of the CRT Controller registers and/or direct access to the display buffer.
- 3. Utilizing API's (application programming interfaces)62, such as Microsoft's DirectX, capable of direct driver and/or hardware manipulation, to create a second virtual display surface on the primary display with the same purpose, to display a separate and unobscured graphical user interface.
- 4. Utilizing modifications in the video subsystem of the
operating system 63 in place of the CRT Controller registers and/or direct access to the display buffer. - 5. Utilizing modifications in the video subsystem of the
operating system 63 to create a second virtual display surface on the primary display with the same purpose, to display a separate and unobscured graphical user interface. - 6. Building this functionality into the
actual video drivers 64 and/or mini-drivers. Microsoft Windows provides support for virtual device drivers, V×Ds, which could also directly interface with the hardware and drivers. These could also include an API to provide applications with an interface to the modified display. - 7. Incorporating the same functionality, with or without the VGA registers, into the BIOS and providing an API to allow applications an interface to the modified display.
- 8. Incorporating the same functionality into hardware devices, such as the monitor itself, with hardware and software interfaces to the cpu. Other embodiments and variations of the invention will be apparent to one skilled in the art from a consideration of the specifications, drawings, and claims. It is intended that the scope of the invention be limited only by the scope of the following claims.
Claims (33)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/780,594 US6433799B1 (en) | 1997-11-21 | 2001-02-08 | Method and system for displaying data in a second display area |
US10/114,857 US6966036B2 (en) | 1997-11-21 | 2002-04-01 | Method and system for displaying data in a second display area |
US11/218,333 US20060050013A1 (en) | 1997-11-21 | 2005-09-01 | Overscan user interface |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/975,268 US6018332A (en) | 1997-11-21 | 1997-11-21 | Overscan user interface |
US09/434,676 US6310603B1 (en) | 1997-11-21 | 1999-11-05 | Overscan user interface |
US09/780,594 US6433799B1 (en) | 1997-11-21 | 2001-02-08 | Method and system for displaying data in a second display area |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/434,676 Continuation US6310603B1 (en) | 1997-11-21 | 1999-11-05 | Overscan user interface |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/114,857 Continuation US6966036B2 (en) | 1997-11-21 | 2002-04-01 | Method and system for displaying data in a second display area |
Publications (2)
Publication Number | Publication Date |
---|---|
US20020080176A1 true US20020080176A1 (en) | 2002-06-27 |
US6433799B1 US6433799B1 (en) | 2002-08-13 |
Family
ID=25522850
Family Applications (5)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/975,268 Expired - Lifetime US6018332A (en) | 1997-11-21 | 1997-11-21 | Overscan user interface |
US09/434,676 Expired - Lifetime US6310603B1 (en) | 1997-11-21 | 1999-11-05 | Overscan user interface |
US09/780,594 Expired - Lifetime US6433799B1 (en) | 1997-11-21 | 2001-02-08 | Method and system for displaying data in a second display area |
US10/114,857 Expired - Lifetime US6966036B2 (en) | 1997-11-21 | 2002-04-01 | Method and system for displaying data in a second display area |
US11/218,333 Abandoned US20060050013A1 (en) | 1997-11-21 | 2005-09-01 | Overscan user interface |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/975,268 Expired - Lifetime US6018332A (en) | 1997-11-21 | 1997-11-21 | Overscan user interface |
US09/434,676 Expired - Lifetime US6310603B1 (en) | 1997-11-21 | 1999-11-05 | Overscan user interface |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/114,857 Expired - Lifetime US6966036B2 (en) | 1997-11-21 | 2002-04-01 | Method and system for displaying data in a second display area |
US11/218,333 Abandoned US20060050013A1 (en) | 1997-11-21 | 2005-09-01 | Overscan user interface |
Country Status (1)
Country | Link |
---|---|
US (5) | US6018332A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050041045A1 (en) * | 2003-07-16 | 2005-02-24 | Plut William J. | Customizable user interface background sizes |
US7928994B2 (en) | 2003-07-16 | 2011-04-19 | Transpacific Image, Llc | Graphics items that extend outside a background perimeter |
Families Citing this family (57)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6888322B2 (en) * | 1997-08-26 | 2005-05-03 | Color Kinetics Incorporated | Systems and methods for color changing device and enclosure |
US7764026B2 (en) * | 1997-12-17 | 2010-07-27 | Philips Solid-State Lighting Solutions, Inc. | Systems and methods for digital entertainment |
US7385359B2 (en) * | 1997-08-26 | 2008-06-10 | Philips Solid-State Lighting Solutions, Inc. | Information systems |
US6330010B1 (en) | 1997-11-21 | 2001-12-11 | Xsides Corporation | Secondary user interface |
US6686936B1 (en) * | 1997-11-21 | 2004-02-03 | Xsides Corporation | Alternate display content controller |
US6639613B1 (en) * | 1997-11-21 | 2003-10-28 | Xsides Corporation | Alternate display content controller |
US6337717B1 (en) | 1997-11-21 | 2002-01-08 | Xsides Corporation | Alternate display content controller |
US6018332A (en) * | 1997-11-21 | 2000-01-25 | Ark Interface Ii, Inc. | Overscan user interface |
US6326979B1 (en) * | 1998-01-23 | 2001-12-04 | Ge Medical Systems Information Technologies, Inc. | System for and method of calibrating a computer monitor |
US6437809B1 (en) * | 1998-06-05 | 2002-08-20 | Xsides Corporation | Secondary user interface |
US6281897B1 (en) * | 1998-06-29 | 2001-08-28 | International Business Machines Corporation | Method and apparatus for moving and retrieving objects in a graphical user environment |
US8555194B2 (en) * | 1998-07-17 | 2013-10-08 | D. David Nason | Secondary user interface |
US6426762B1 (en) | 1998-07-17 | 2002-07-30 | Xsides Corporation | Secondary user interface |
US6590592B1 (en) | 1999-04-23 | 2003-07-08 | Xsides Corporation | Parallel interface |
US6977808B2 (en) * | 1999-05-14 | 2005-12-20 | Apple Computer, Inc. | Display housing for computing device |
US6357887B1 (en) | 1999-05-14 | 2002-03-19 | Apple Computers, Inc. | Housing for a computing device |
WO2000072123A2 (en) | 1999-05-21 | 2000-11-30 | Xsides Corporation | Parallel graphical user interface |
US7523415B1 (en) | 1999-06-24 | 2009-04-21 | Porter Swain W | Exclusive use display surface areas and persistently visible display of contents including advertisements |
US6570595B2 (en) | 1999-06-24 | 2003-05-27 | Xoucin, Inc. | Exclusive use display surface areas and persistently visible display of contents including advertisements |
US6630943B1 (en) | 1999-09-21 | 2003-10-07 | Xsides Corporation | Method and system for controlling a complementary user interface on a display surface |
US20040226041A1 (en) * | 2000-02-18 | 2004-11-11 | Xsides Corporation | System and method for parallel data display of multiple executing environments |
US6727918B1 (en) | 2000-02-18 | 2004-04-27 | Xsides Corporation | Method and system for controlling a complementary user interface on a display surface |
US7642730B2 (en) | 2000-04-24 | 2010-01-05 | Philips Solid-State Lighting Solutions, Inc. | Methods and apparatus for conveying information via color of light |
WO2001090876A1 (en) * | 2000-05-24 | 2001-11-29 | Koninklijke Philips Electronics N.V. | A method and apparatus for shorthand processing of medical images |
JP4859154B2 (en) * | 2000-06-09 | 2012-01-25 | キヤノン株式会社 | Display control device, display control system, display control method, and storage medium |
US7058177B1 (en) | 2000-11-28 | 2006-06-06 | Xilinx, Inc. | Partially encrypted bitstream method |
US7113196B2 (en) * | 2001-06-15 | 2006-09-26 | Apple Computer, Inc. | Computing device with dynamic ornamental appearance |
US7452098B2 (en) * | 2001-06-15 | 2008-11-18 | Apple Inc. | Active enclosure for computing device |
EP1474735B1 (en) * | 2001-06-15 | 2006-10-11 | Apple Computer, Inc. | Active enclosure for computing device |
US7766517B2 (en) * | 2001-06-15 | 2010-08-03 | Apple Inc. | Active enclosure for computing device |
US7602991B2 (en) * | 2001-10-24 | 2009-10-13 | Nik Software, Inc. | User definable image reference regions |
US6728421B2 (en) * | 2001-10-24 | 2004-04-27 | Nik Multimedia, Inc. | User definable image reference points |
US20030223586A1 (en) * | 2002-05-30 | 2003-12-04 | Edward Green | Method and system for secure communications over a communications network |
US7305680B2 (en) * | 2002-08-13 | 2007-12-04 | Sharp Laboratories Of America, Inc. | Listening module for asynchronous messages sent between electronic devices of a distributed network |
US7243336B2 (en) * | 2002-12-17 | 2007-07-10 | International Business Machines Corporation | System and method of extending application types in a centrally managed desktop environment |
US7111245B2 (en) * | 2002-12-17 | 2006-09-19 | International Business Machines Corporation | System and method for smart graphical components |
US7117448B2 (en) | 2002-12-17 | 2006-10-03 | International Business Machines Corporation | System and method for determining desktop functionality based on workstation and user roles |
US20040113950A1 (en) * | 2002-12-17 | 2004-06-17 | International Business Machines Corporation | System and method for centrally managed self-contained desktops |
US7203905B2 (en) | 2002-12-17 | 2007-04-10 | International Business Machines Corporation | System and method for platform independent desktop lockdown |
US7310775B2 (en) * | 2002-12-17 | 2007-12-18 | International Business Machines Corporation | System and method for restoring desktop components using distributed desktop packages |
US7313764B1 (en) * | 2003-03-06 | 2007-12-25 | Apple Inc. | Method and apparatus to accelerate scrolling for buffered windows |
WO2004104982A1 (en) * | 2003-05-14 | 2004-12-02 | Collaborative Sciences And Technology, Inc. | Persistent portal |
JP4589308B2 (en) * | 2004-04-05 | 2010-12-01 | パナソニック株式会社 | Display screen management device |
US7576733B2 (en) * | 2004-07-12 | 2009-08-18 | Gtech Rhode Island Corporation | Touch screen image setting frame |
WO2006050013A2 (en) * | 2004-11-01 | 2006-05-11 | Johnson Polymer, Llc | Fast-drying, radiofrequency-activatable inkjet inks and methods and systems for their use |
KR100671201B1 (en) * | 2004-11-17 | 2007-01-19 | 삼성전자주식회사 | Display device and control method thereof |
US7890881B1 (en) * | 2005-07-29 | 2011-02-15 | Adobe Systems Incorporated | Systems and methods for a fold preview |
US20070052725A1 (en) * | 2005-09-02 | 2007-03-08 | Microsoft Corporation | User interface for simultaneous experiencing multiple application pages |
US8521637B2 (en) * | 2006-06-29 | 2013-08-27 | Itg Software Solutions, Inc. | Systems, methods, and computer program products for providing real time analytic widgets in a financial trading system |
US7665033B2 (en) * | 2006-08-31 | 2010-02-16 | Sun Microsystems, Inc. | Using a zooming effect to provide additional display space for managing applications |
US8850351B2 (en) * | 2007-09-25 | 2014-09-30 | Ati Technologies Ulc | Method and tool for virtual desktop management |
US8094168B2 (en) * | 2007-10-03 | 2012-01-10 | Microsoft Corporation | Adding secondary content to underutilized space on a display device |
US9600785B2 (en) * | 2011-01-31 | 2017-03-21 | International Business Machines Corporation | Automatically generated and updated graphical rendering of processes |
US8923649B2 (en) | 2011-09-06 | 2014-12-30 | Cisco Technology, Inc. | System and method for calibrating display overscan using a mobile device |
US9659343B2 (en) * | 2011-12-29 | 2017-05-23 | Intel Corporation | Transpose of image data between a linear and a Y-tiled storage format |
JP2019061130A (en) * | 2017-09-27 | 2019-04-18 | 株式会社ジャパンディスプレイ | Display device and method of manufacturing display device |
CN113132640B (en) * | 2018-08-27 | 2024-01-09 | 深圳市大疆创新科技有限公司 | Image presentation method, image acquisition device and terminal device |
Family Cites Families (127)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0056174B1 (en) | 1981-01-08 | 1985-01-02 | General Foods Inc. | Soluble coffee process |
GB2096866B (en) * | 1981-04-10 | 1985-02-20 | Philips Electronic Associated | Improvements relating to character display |
US4478484A (en) * | 1981-12-09 | 1984-10-23 | Monarch Marking Systems, Inc. | Resilient optical connector between a light conductor and an ionization bulb |
US4575755A (en) * | 1982-12-14 | 1986-03-11 | Tocom, Inc. | Video encoder/decoder system |
US4588035A (en) * | 1983-02-04 | 1986-05-13 | I I. E. Innovation Enterprise Ltd. | Down hole blow out preventer and method of use |
DE3381300D1 (en) * | 1983-03-31 | 1990-04-12 | Ibm | IMAGE ROOM MANAGEMENT AND PLAYBACK IN A PART OF THE SCREEN OF A VIRTUAL MULTIFUNCTIONAL TERMINAL. |
US4558413A (en) * | 1983-11-21 | 1985-12-10 | Xerox Corporation | Software version management system |
US5163024A (en) * | 1983-12-30 | 1992-11-10 | Texas Instruments Incorporated | Video display system using memory with parallel and serial access employing serial shift registers selected by column address |
US4586035A (en) * | 1984-02-29 | 1986-04-29 | International Business Machines Corporation | Display terminal with a cursor responsive virtual distributed menu |
US4649499A (en) | 1984-03-07 | 1987-03-10 | Hewlett-Packard Company | Touchscreen two-dimensional emulation of three-dimensional objects |
US4710761A (en) * | 1985-07-09 | 1987-12-01 | American Telephone And Telegraph Company, At&T Bell Laboratories | Window border generation in a bitmapped graphics workstation |
US4868765A (en) * | 1986-01-02 | 1989-09-19 | Texas Instruments Incorporated | Porthole window system for computer displays |
US4899136A (en) * | 1986-04-28 | 1990-02-06 | Xerox Corporation | Data processor having a user interface display with metaphoric objects |
US5310603A (en) * | 1986-10-01 | 1994-05-10 | Canon Kabushiki Kaisha | Multi-layer reflection mirror for soft X-ray to vacuum ultraviolet ray |
US5072412A (en) * | 1987-03-25 | 1991-12-10 | Xerox Corporation | User interface with multiple workspaces for sharing display system objects |
US5394521A (en) | 1991-12-09 | 1995-02-28 | Xerox Corporation | User interface with multiple workspaces for sharing display system objects |
US5001697A (en) * | 1988-02-10 | 1991-03-19 | Ibm Corp. | Method to automatically vary displayed object size with variations in window size |
US4888765A (en) * | 1988-08-22 | 1989-12-19 | Rockwell International Corporation | Digital loop carrier system having programmable timeslot and bandwidth allocation circuit |
US5036315A (en) * | 1988-09-06 | 1991-07-30 | Spectragraphics, Inc. | Simultaneous display of interleaved windowed video information from multiple asynchronous computers on a single video monitor |
US4947257A (en) * | 1988-10-04 | 1990-08-07 | Bell Communications Research, Inc. | Raster assembly processor |
US5146556A (en) | 1988-10-11 | 1992-09-08 | Next Computer, Inc. | System and method for managing graphic images |
DE3915950A1 (en) * | 1989-05-12 | 1990-11-15 | Schering Ag | 8 (ALPHA) ACYLAMINO ERGOLINE, THEIR PRODUCTION AND USE AS A MEDICINAL PRODUCT |
US4972264A (en) * | 1989-06-19 | 1990-11-20 | International Business Machines Corporation | Method and apparatus for viewing an overscanned image |
US5060170A (en) * | 1989-08-09 | 1991-10-22 | International Business Machines Corp. | Space allocation and positioning method for screen display regions in a variable windowing system |
US5259172A (en) * | 1989-08-18 | 1993-11-09 | Automated Packaging Systems, Inc. | Packaging machine and method |
US5167030A (en) | 1989-08-23 | 1992-11-24 | Helix Software Company, Inc. | System for dynamically allocating main memory to facilitate swapping of terminate and stay resident communication program to increase available memory space |
US5119082A (en) * | 1989-09-29 | 1992-06-02 | International Business Machines Corporation | Color television window expansion and overscan correction for high-resolution raster graphics displays |
JP3245655B2 (en) * | 1990-03-05 | 2002-01-15 | インキサイト ソフトウェア インコーポレイテッド | Workspace display processing method |
US5202961A (en) | 1990-06-08 | 1993-04-13 | Apple Computer, Inc. | Sequential information controller |
US5305435A (en) | 1990-07-17 | 1994-04-19 | Hewlett-Packard Company | Computer windows management system and method for simulating off-screen document storage and retrieval |
US5367623A (en) | 1990-09-25 | 1994-11-22 | Sharp Kabushiki Kaisha | Information processing apparatus capable of opening two or more windows on screen, one window containing a page and other windows containing supplemental information |
JPH05181443A (en) * | 1991-07-01 | 1993-07-23 | Seiko Epson Corp | Computer |
US5237669A (en) * | 1991-07-15 | 1993-08-17 | Quarterdeck Office Systems, Inc. | Memory management method |
US5500934A (en) | 1991-09-04 | 1996-03-19 | International Business Machines Corporation | Display and control system for configuring and monitoring a complex system |
JP2552071B2 (en) * | 1992-03-31 | 1996-11-06 | インターナショナル・ビジネス・マシーンズ・コーポレイション | Method and system for simultaneously presenting multiple windows supported by different graphic user interfaces |
US5418572A (en) * | 1992-04-29 | 1995-05-23 | Quantel Limited | Method of and apparatus for displaying images at different rates |
JPH06167966A (en) * | 1992-06-15 | 1994-06-14 | Seiko Epson Corp | Display circuit |
KR960003880B1 (en) | 1992-10-12 | 1996-03-23 | 엘지전자주식회사 | Caption display control apparatus and the method thereof |
US5400105A (en) * | 1992-10-30 | 1995-03-21 | Konica Corporation | Automatic processing machine for silver halide photographic light-sensitive materials |
US5673403A (en) * | 1992-11-13 | 1997-09-30 | International Business Machines Corporation | Method and system for displaying applications of different operating systems on a single system using the user interface of the different operating systems |
US6091430A (en) * | 1993-03-31 | 2000-07-18 | International Business Machines Corporation | Simultaneous high resolution display within multiple virtual DOS applications in a data processing system |
CA2095448C (en) * | 1993-05-04 | 1998-05-05 | Phillip J. Beaudet | Window management system utilizing icons and miniature windows |
US5694148A (en) * | 1993-07-01 | 1997-12-02 | Intel Corporation | Vertically scaling image signals using selected weight factors |
US5652851A (en) * | 1993-07-21 | 1997-07-29 | Xerox Corporation | User interface technique for producing a second image in the spatial context of a first image using a model-based operation |
JP2570050Y2 (en) * | 1993-07-30 | 1998-04-28 | ダイワ精工株式会社 | Through fishing rod |
US5631825A (en) * | 1993-09-29 | 1997-05-20 | Dow Benelux N.V. | Operator station for manufacturing process control system |
JP2972510B2 (en) * | 1993-11-25 | 1999-11-08 | 株式会社日立製作所 | Document creation device |
US5825357A (en) | 1993-12-13 | 1998-10-20 | Microsoft Corporation | Continuously accessible computer system interface |
US5421009A (en) * | 1993-12-22 | 1995-05-30 | Hewlett-Packard Company | Method of remotely installing software directly from a central computer |
US5513342A (en) * | 1993-12-28 | 1996-04-30 | International Business Machines Corporation | Display window layout system that automatically accommodates changes in display resolution, font size and national language |
JP2837815B2 (en) * | 1994-02-03 | 1998-12-16 | インターナショナル・ビジネス・マシーンズ・コーポレイション | Interactive rule-based computer system |
US6185629B1 (en) * | 1994-03-08 | 2001-02-06 | Texas Instruments Incorporated | Data transfer controller employing differing memory interface protocols dependent upon external input at predetermined time |
US5651127A (en) * | 1994-03-08 | 1997-07-22 | Texas Instruments Incorporated | Guided transfers with variable stepping |
US5521614A (en) * | 1994-04-29 | 1996-05-28 | Cirrus Logic, Inc. | Method and apparatus for expanding and centering VGA text and graphics |
JPH0828969A (en) * | 1994-07-15 | 1996-02-02 | Sanyo Electric Co Ltd | Cooling system |
US5517528A (en) * | 1994-08-02 | 1996-05-14 | International Automated Systems, Inc. | Modulation method and apparatus for digital communications |
US5568603A (en) | 1994-08-11 | 1996-10-22 | Apple Computer, Inc. | Method and system for transparent mode switching between two different interfaces |
US5555364A (en) | 1994-08-23 | 1996-09-10 | Prosoft Corporation | Windowed computer display |
KR970005940B1 (en) | 1994-09-30 | 1997-04-22 | 대우전자 주식회사 | On-Screen Display Unit of Monitor |
US5619639A (en) * | 1994-10-04 | 1997-04-08 | Mast; Michael B. | Method and apparatus for associating an image display area with an application display area |
US5764964A (en) | 1994-10-13 | 1998-06-09 | International Business Machines Corporation | Device for protecting selected information in multi-media workstations |
JP3964469B2 (en) * | 1994-11-08 | 2007-08-22 | 株式会社東芝 | Shape simulation method |
US5838334A (en) * | 1994-11-16 | 1998-11-17 | Dye; Thomas A. | Memory and graphics controller which performs pointer-based display list video refresh operations |
US6002411A (en) * | 1994-11-16 | 1999-12-14 | Interactive Silicon, Inc. | Integrated video and memory controller with data processing and graphical processing capabilities |
US6067098A (en) * | 1994-11-16 | 2000-05-23 | Interactive Silicon, Inc. | Video/graphics controller which performs pointer-based display list video refresh operation |
US6008803A (en) * | 1994-11-29 | 1999-12-28 | Microsoft Corporation | System for displaying programming information |
US5621428A (en) * | 1994-12-12 | 1997-04-15 | Auravision Corporation | Automatic alignment of video window on a multimedia screen |
US5617526A (en) | 1994-12-13 | 1997-04-01 | Microsoft Corporation | Operating system provided notification area for displaying visual notifications from application programs |
US5473745A (en) * | 1994-12-14 | 1995-12-05 | International Business Machines Corporation | Exposing and hiding a title bar behind its window using a visual cue |
US5745762A (en) * | 1994-12-15 | 1998-04-28 | International Business Machines Corporation | Advanced graphics driver architecture supporting multiple system emulations |
US5621904A (en) | 1995-01-24 | 1997-04-15 | Intel Corporation | Method and apparatus for avoiding overlapped windows and a gutter space |
JP3517301B2 (en) * | 1995-03-28 | 2004-04-12 | 富士通株式会社 | Virtual screen display processing system |
AR000593A1 (en) * | 1995-04-26 | 1997-07-10 | Wink Communications Inc | Intreactive information system and method for determining broadcaster information |
US5867178A (en) | 1995-05-08 | 1999-02-02 | Apple Computer, Inc. | Computer system for displaying video and graphic data with reduced memory bandwidth |
US5675755A (en) | 1995-06-07 | 1997-10-07 | Sony Corporation | Window system preventing overlap of multiple always-visible windows |
US5680323A (en) * | 1995-06-23 | 1997-10-21 | Canon Information Systems, Inc. | Multimedia player |
US5704050A (en) | 1995-06-29 | 1997-12-30 | International Business Machine Corp. | Snap control for relocating elements of a graphical user interface |
US5821428A (en) * | 1995-08-11 | 1998-10-13 | Koch Enterprises, Inc. | Sealed observation element for sulfur recovery unit |
US5742797A (en) | 1995-08-11 | 1998-04-21 | International Business Machines Corporation | Dynamic off-screen display memory manager |
US5757386A (en) | 1995-08-11 | 1998-05-26 | International Business Machines Corporation | Method and apparatus for virtualizing off-screen memory of a graphics engine |
TW302453B (en) | 1995-08-25 | 1997-04-11 | Ibm | |
US5838296A (en) * | 1995-08-31 | 1998-11-17 | General Instrument Corporation | Apparatus for changing the magnification of video graphics prior to display therefor on a TV screen |
US6002394A (en) * | 1995-10-02 | 1999-12-14 | Starsight Telecast, Inc. | Systems and methods for linking television viewers with advertisers and broadcasters |
US8850477B2 (en) * | 1995-10-02 | 2014-09-30 | Starsight Telecast, Inc. | Systems and methods for linking television viewers with advertisers and broadcasters |
US5940610A (en) * | 1995-10-05 | 1999-08-17 | Brooktree Corporation | Using prioritized interrupt callback routines to process different types of multimedia information |
JPH09106336A (en) * | 1995-10-11 | 1997-04-22 | Sharp Corp | Method for displaying plural display images within display window of information processor |
JPH09114443A (en) * | 1995-10-20 | 1997-05-02 | Seiko Epson Corp | Video scaling device |
US5793438A (en) * | 1995-11-13 | 1998-08-11 | Hyundai Electronics America | Electronic program guide with enhanced presentation |
EP0954797A1 (en) | 1995-12-08 | 1999-11-10 | Bell Communications Research, Inc. | Method and system for placing advertisements in a computer network |
US5724797A (en) * | 1995-12-21 | 1998-03-10 | New Holland North America, Inc. | Crop guide for forage harvester row crop attachment |
US5940077A (en) | 1996-03-29 | 1999-08-17 | International Business Machines Corporation | Method, memory and apparatus for automatically resizing a window while continuing to display information therein |
US6179489B1 (en) * | 1997-04-04 | 2001-01-30 | Texas Instruments Incorporated | Devices, methods, systems and software products for coordination of computer main microprocessor and second microprocessor coupled thereto |
US5745109A (en) * | 1996-04-30 | 1998-04-28 | Sony Corporation | Menu display interface with miniature windows corresponding to each page |
US6148346A (en) * | 1996-06-20 | 2000-11-14 | Peerless Systems Imaging Products, Inc. | Dynamic device driver |
KR0174152B1 (en) * | 1996-07-02 | 1999-04-01 | 삼성전자 주식회사 | Image Size Adjuster of Digital Display Monitor |
US5771042A (en) | 1996-07-17 | 1998-06-23 | International Business Machines Corporation | Multi-size control for multiple adjacent workspaces |
US6151059A (en) * | 1996-08-06 | 2000-11-21 | Starsight Telecast, Inc. | Electronic program guide with interactive areas |
KR100256443B1 (en) | 1996-08-16 | 2000-06-01 | 윤종용 | Multimedia display device |
US5847709A (en) * | 1996-09-26 | 1998-12-08 | Xerox Corporation | 3-D document workspace with focus, immediate and tertiary spaces |
US5796393A (en) * | 1996-11-08 | 1998-08-18 | Compuserve Incorporated | System for intergrating an on-line service community with a foreign service |
US5982373A (en) * | 1996-11-12 | 1999-11-09 | Chromatic Research, Inc. | Dynamic enhancement/reduction of graphical image data resolution |
US5870767A (en) | 1996-11-22 | 1999-02-09 | International Business Machines Corporation | Method and system for rendering hyper-link information in a printable medium from a graphical user interface |
US6081262A (en) * | 1996-12-04 | 2000-06-27 | Quark, Inc. | Method and apparatus for generating multi-media presentations |
US5850218A (en) * | 1997-02-19 | 1998-12-15 | Time Warner Entertainment Company L.P. | Inter-active program guide with default selection control |
US5949437A (en) * | 1997-02-19 | 1999-09-07 | Appian Graphics Corp. | Dual video output board with a shared memory interface |
US5874958A (en) | 1997-03-31 | 1999-02-23 | Sun Microsystems, Inc. | Method and apparatus for accessing information and items across workspaces |
US6298370B1 (en) * | 1997-04-04 | 2001-10-02 | Texas Instruments Incorporated | Computer operating process allocating tasks between first and second processors at run time based upon current processor load |
US6072483A (en) * | 1997-06-02 | 2000-06-06 | Sony Corporation | Active frame scroll interface |
US6025841A (en) | 1997-07-15 | 2000-02-15 | Microsoft Corporation | Method for managing simultaneous display of multiple windows in a graphical user interface |
US6330010B1 (en) | 1997-11-21 | 2001-12-11 | Xsides Corporation | Secondary user interface |
US6018332A (en) * | 1997-11-21 | 2000-01-25 | Ark Interface Ii, Inc. | Overscan user interface |
US6337717B1 (en) | 1997-11-21 | 2002-01-08 | Xsides Corporation | Alternate display content controller |
KR100253002B1 (en) | 1997-11-28 | 2000-04-15 | 구자홍 | Image processing apparatus and method for display in dtv |
JPH11167478A (en) | 1997-12-02 | 1999-06-22 | Yokogawa Electric Corp | Warning display method and distributed control system using it |
US6434532B2 (en) * | 1998-03-12 | 2002-08-13 | Aladdin Knowledge Systems, Ltd. | Interactive customer support for computer programs using network connection of user machine |
DE19812141C1 (en) * | 1998-03-20 | 1999-03-11 | Hartmut Geisel | Apparatus for measuring the position of the press punch in a glass molding machine |
US6437809B1 (en) * | 1998-06-05 | 2002-08-20 | Xsides Corporation | Secondary user interface |
US6148348A (en) * | 1998-06-15 | 2000-11-14 | Sun Microsystems, Inc. | Bridge interfacing two processing sets operating in a lockstep mode and having a posted write buffer storing write operations upon detection of a lockstep error |
US6426762B1 (en) * | 1998-07-17 | 2002-07-30 | Xsides Corporation | Secondary user interface |
US6320577B1 (en) * | 1998-11-03 | 2001-11-20 | Agilent Technologies, Inc. | System and method for graphically annotating a waveform display in a signal-measurement system |
US6356284B1 (en) * | 1999-03-29 | 2002-03-12 | Powerware Corporation | Operating system-independent graphical user interface with sliding panel |
US6570595B2 (en) * | 1999-06-24 | 2003-05-27 | Xoucin, Inc. | Exclusive use display surface areas and persistently visible display of contents including advertisements |
US6510451B2 (en) * | 1999-10-14 | 2003-01-21 | Yodlee.Com, Inc. | System for completing a multi-component task initiated by a client involving Web sites without requiring interaction from the client |
JP3539908B2 (en) * | 2000-03-02 | 2004-07-07 | リョービ株式会社 | Sheet-fed printing press capable of double-sided printing |
US6367658B1 (en) * | 2000-07-20 | 2002-04-09 | David Joseph Kenney | Windshield washer fluid dispensing system |
US6925469B2 (en) * | 2001-03-30 | 2005-08-02 | Intertainer, Inc. | Digital entertainment service platform |
TW558788B (en) * | 2002-08-19 | 2003-10-21 | Nanya Technology Corp | A test key for detecting whether the overlay of deep trench capacitor and active area of DRAM is normal |
-
1997
- 1997-11-21 US US08/975,268 patent/US6018332A/en not_active Expired - Lifetime
-
1999
- 1999-11-05 US US09/434,676 patent/US6310603B1/en not_active Expired - Lifetime
-
2001
- 2001-02-08 US US09/780,594 patent/US6433799B1/en not_active Expired - Lifetime
-
2002
- 2002-04-01 US US10/114,857 patent/US6966036B2/en not_active Expired - Lifetime
-
2005
- 2005-09-01 US US11/218,333 patent/US20060050013A1/en not_active Abandoned
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050041045A1 (en) * | 2003-07-16 | 2005-02-24 | Plut William J. | Customizable user interface background sizes |
US7274382B2 (en) * | 2003-07-16 | 2007-09-25 | Plut William J | Customizable background sizes and controls for changing background size |
US7928994B2 (en) | 2003-07-16 | 2011-04-19 | Transpacific Image, Llc | Graphics items that extend outside a background perimeter |
US20110148920A1 (en) * | 2003-07-16 | 2011-06-23 | Transpacific Image, Llc | Graphics items that extend outside a background perimeter |
US8130241B2 (en) | 2003-07-16 | 2012-03-06 | Transpacific Image, Llc | Graphics items that extend outside a background perimeter |
US8610742B2 (en) | 2003-07-16 | 2013-12-17 | Transpacific Image, Llc | Graphics controls for permitting background size changes |
US9229735B2 (en) | 2003-07-16 | 2016-01-05 | Transpacific Image, Llc | Graphics items that extend outside a background perimeter |
Also Published As
Publication number | Publication date |
---|---|
US6018332A (en) | 2000-01-25 |
US20060050013A1 (en) | 2006-03-09 |
US20020149593A1 (en) | 2002-10-17 |
US6310603B1 (en) | 2001-10-30 |
US6433799B1 (en) | 2002-08-13 |
US6966036B2 (en) | 2005-11-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6018332A (en) | Overscan user interface | |
US6678007B2 (en) | Alternate display content controller | |
US6661435B2 (en) | Secondary user interface | |
US6590592B1 (en) | Parallel interface | |
US6437809B1 (en) | Secondary user interface | |
US6426762B1 (en) | Secondary user interface | |
US6686936B1 (en) | Alternate display content controller | |
US6639613B1 (en) | Alternate display content controller | |
US7340682B2 (en) | Method and system for controlling a complementary user interface on a display surface | |
US6892359B1 (en) | Method and system for controlling a complementary user interface on a display surface | |
US20110221765A1 (en) | Method and system for controlling a complementary user interface on a display surface | |
US8555194B2 (en) | Secondary user interface | |
AU772369B2 (en) | Secondary user interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
FEPP | Fee payment procedure |
Free format text: PAT HOLDER CLAIMS SMALL ENTITY STATUS, ENTITY STATUS SET TO SMALL (ORIGINAL EVENT CODE: LTOS); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
REFU | Refund |
Free format text: REFUND - PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: R1551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: ARK INTERFACE II, INC., WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NASON, D. DAVID;O'ROURKE, THOMAS C.;CAMPBELL, J. SCOTT;REEL/FRAME:018047/0680 Effective date: 19971121 Owner name: XSIDES CORPORATION, WASHINGTON Free format text: CHANGE OF NAME;ASSIGNOR:ARK INTERFACE II, INC.;REEL/FRAME:018047/0684 Effective date: 19991201 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: ENERGETICO, LLC, FLORIDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:XSIDES CORPORATION;REEL/FRAME:036427/0531 Effective date: 20141230 |
|
AS | Assignment |
Owner name: OSTENDO TECHNOLOGIES, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ENERGETICO, LLC;REEL/FRAME:036457/0717 Effective date: 20150826 |