US20110119454A1 - Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform - Google Patents

Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform Download PDF

Info

Publication number
US20110119454A1
US20110119454A1 US12/620,319 US62031909A US2011119454A1 US 20110119454 A1 US20110119454 A1 US 20110119454A1 US 62031909 A US62031909 A US 62031909A US 2011119454 A1 US2011119454 A1 US 2011119454A1
Authority
US
United States
Prior art keywords
computer device
window
data
memory
display
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.)
Abandoned
Application number
US12/620,319
Other languages
English (en)
Inventor
Hsiang-Tsung Kung
Teng-Chang Chang
Shao-Hsuan KAO
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Institute for Information Industry
Original Assignee
Institute for Information Industry
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Institute for Information Industry filed Critical Institute for Information Industry
Priority to US12/620,319 priority Critical patent/US20110119454A1/en
Assigned to INSTITUTE FOR INFORMATION INDUSTRY reassignment INSTITUTE FOR INFORMATION INDUSTRY ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHANG, TENG-CHANG, KAO, SHAO-HSUAN, KUNG, HSIANG-TSUNG
Priority to TW098141852A priority patent/TWI425415B/zh
Priority to JP2009284262A priority patent/JP5268157B2/ja
Priority to CN2009102505353A priority patent/CN102063242A/zh
Priority to GB1001551.9A priority patent/GB2475358B/en
Priority to DE102010002288A priority patent/DE102010002288A1/de
Publication of US20110119454A1 publication Critical patent/US20110119454A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/12Overlay of images, i.e. displayed pixel being the result of switching between the corresponding input pixels
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2360/00Aspects of the architecture of display systems
    • G09G2360/12Frame memory handling
    • G09G2360/125Frame memory handling using unified memory architecture [UMA]

Definitions

  • the disclosure relates generally to display systems and display methods thereof, for simultaneous displaying of windows generated by multiple window systems of a plurality of computer devices belonging to the same desktop or laptop platform on the display device of one of these computer devices.
  • window data from multiple computer devices may be displayed on a display device of a single computer device.
  • VNC Virtual Network Computing
  • windows generated by multiple networked computer devices can be displayed on a display device of one of these devices.
  • the VNC requires the use of a predefined network protocol between the computer devices and a network connecting these devices.
  • such a platform consisting of both x86- and ARM-based computer devices can generally use the ARM CPU to reduce power consumption, while still being able to run x86 applications by using the x86 CPU.
  • these computer devices each have their own window systems.
  • Prior to this invention there were no display systems capable of simultaneous displaying windows generated by a plurality of window systems on the same desktop or laptop platform.
  • An embodiment of a display system for simultaneous displaying of windows generated by multiple window systems comprises a master computer device with a display device, at least one slave computer device, a shared memory, an input means and an output means, as described herein.
  • Each of the master computer device and the at least one slave computer device has a corresponding window system.
  • the shared memory is coupled to the master computer device and the at least one slave computer device.
  • the input means receives multiple windows simultaneously generated by the window systems of the master computer device and the at least one slave computer device.
  • the output means displays the multiple windows on the display device of the master computer device, wherein the master computer device and the at least one slave computer device simultaneously read and write window data stored in the shared memory.
  • a display method for simultaneous displaying of windows generated by the window system of a master computer device and that of at least one slave computer device in a display device of the master computer device is provided, wherein the display system includes the master computer device with a display device, the at least one slave computer device and a shared memory accessible by the master computer device and the at least one slave computer device.
  • the method comprises: storing window data of the at least one slave computer device to the shared memory; obtaining the window data of the slave computer device from the shared memory by the master computer device; and merging all of the obtained window data to generate a composite window data, wherein the composite window data is displayed on the display device by the master computer device.
  • a display method for simultaneous displaying of windows in a display system comprising a master computer device with a display device and a corresponding window system, at least one slave computer device with a corresponding window system and a shared memory.
  • the method comprises the following steps. First, an activation signal for activating an application of the at least one slave computer device is received by the master computer device. Thereafter, the application is performed on the at least one slave computer device to create window data of the application, wherein the window data of the application is written to the shared memory by the window system of the at least one slave computer device.
  • the window data of the application is obtained by the master computer device from the shared memory, a composition for a current window data and the obtained window data is performed by the master computer device to generate a composite window data which is then displayed on the display device by the window system of the master computer device.
  • Display methods and systems may take the form of a program code embodied in a tangible media.
  • the program code When the program code is loaded into and executed by a machine, the machine becomes an apparatus for practicing the disclosed method.
  • FIG. 1 is a schematic diagram illustrating an embodiment of a display system of the invention
  • FIG. 2 illustrates an embodiment of a shared-memory of the invention
  • FIGS. 3A and 3B illustrate embodiments of look-up tables used by the window location system of the invention
  • FIG. 4 illustrates an embodiment of a user interface of the invention
  • FIG. 5 is a flowchart of an embodiment of a display method for activating an application running on the at least one slave computer device from the master computer device of the invention
  • FIG. 6 is a flowchart of another embodiment of a display method for displaying multiple windows simultaneously generated by the master computer device and the at least one slave computer device in a display device of a display system of the invention
  • FIG. 7 is a flowchart illustrating an embodiment of a method for accessing the shared memory for the master computer device of the invention.
  • FIG. 8 is a schematic diagram illustrating an embodiment of a window composition operation of the invention.
  • FIG. 1 is a schematic diagram illustrating an embodiment of a display system 100 of the invention.
  • the display system 100 at least comprises two or more computer devices 110 and 120 , a shard memory 130 , a display device 140 , a switching unit 150 , an input means 160 and an output means 170 .
  • Each computer device may further comprise a processing unit for controlling and computing operation of the computer device, a window system used in the computer device and an operating system (OS) running the window system.
  • OS operating system
  • the window system may further comprise a window manager for handling the display of the window data. For example, as shown in FIG.
  • the computer device 110 may comprise a processing unit 112 for controlling and computing operation of the computer device 110 , a window system 114 used in the computer device 110 and an operating system 116 running the window system 114 .
  • the computer device 120 may comprise a processing unit 122 , a window system 124 used in the computer device 120 and an operating system 126 running the window system 124 .
  • the computer devices 110 and 120 may have processing units with the same processing unit type and window system running on the same OS, such as the x86 series CPU (central controlling unit) processing unit type and the MicrosoftTM Windows-based window operating system.
  • the display system 100 may comprise a plurality of heterogeneous computer devices on the same platform.
  • the computer devices 110 and 120 may have processing units with different processing unit types and/or different window systems running on different OSes.
  • the processing unit type of the computer device 110 may be the x86 series CPU and the processing unit type of the computer device 120 may be an ARM processor.
  • the type of the window system 114 of the computer device 110 may be a MicrosoftTM Window-based window system while the type of the window system 124 of the computer device 120 may be a Linux-based window system.
  • the shared memory 130 is coupled to and accessible by the computer devices 110 and 120 .
  • the computer devices 110 and 120 may connect to the shared-memory 130 through a connection interface.
  • the connection interface may be, for example, any kind of bus device such as a PCI-E bus device.
  • the computer device which controls the display of the display device 140 e.g., an LCD display
  • the at least one other computer device is referred to as the slave computer device.
  • the computer device 110 directly controls the display of the display device 140
  • the computer device 110 is referred to as the master computer device while the computer device 120 is referred to as the at least one slave computer device hereinafter.
  • the computer device 120 may directly control the display of the display device 140 and thus it is referred to as the master computer device while the computer device 110 is referred to as the at least one slave computer device in another embodiment.
  • the at least one slave computer device 120 may write window data to the shared-memory 130 and the master computer device 110 may read the window data from the shared-memory 130 simultaneously.
  • the switching unit 150 is connected between the computer devices 110 and 120 and the display device 140 to selectively display the screen of the computer device 110 or the computer device 120 on the display device 140 according to a master selection for selecting which computer device to be the master computer device. For example, the screen of the computer device 110 will be displayed on the display device 140 if a mater selection indicating that the computer device 110 is set to be the master computer device is received by the switching unit 150 .
  • the input means 160 is coupled to the master computer device 110 and the at least one slave computer device 120 to receive multiple windows simultaneously generated by the window systems of the master computer device 110 and the at least one slave computer device 120 .
  • the output means 170 is used for generating and displaying the multiple windows on the display device 140 .
  • the inputs means 160 and the output means 170 may be implemented by hardware, software or a combination thereof and are well known in the art, thus detailed description is omitted here.
  • the shared memory 130 may be divided into memory modules with the same or different memory sizes.
  • the shared memory 130 may further comprise a number of memory modules, each of which with a corresponding memory controller.
  • Each memory module may be independently accessed by its own memory controller so that the shared memory may support simultaneous reading and writing of data in the memory modules via multiple memory controllers.
  • the shared memory 130 may be any type of accessible memory structure.
  • the shared memory may be a set of linked memory modules together with a management system for identifying the next memory module to write or read.
  • the shared memory 130 may be a ring buffer memory with a management system for processing linked data files to identify a next memory module to write, but it is not limited thereto.
  • the size of each memory module may be determined based on a maximum window size used in the window systems 114 and 124 .
  • the maximum window size used in the window systems 114 and 124 is a resolution of 1024*768 with 32 bit color depth
  • each window data of each of the window systems can be written into or read from just one of the memory modules.
  • FIG. 2 illustrates an embodiment of a shared-memory 200 of the invention.
  • the shared-memory 200 is divided into several memory modules with the same size. Three of these memory modules contain window data for the three windows A, B and C shown on a desktop 210 of the master computer device 110 , one module for each window.
  • the desktop 210 represents a desktop screen of the master computer device 110 , which is produced by the window system 124 of the computer device 120 .
  • the maximum window size among the three windows A, B and C on the desktop 210 is that of a window with a resolution of 1024 ⁇ 768 with 32-bit color depth
  • the size of each memory module is defined as 3M bytes.
  • window data of the windows A, B, C may be written into memory modules 201 , 203 and 205 , respectively, although the size of the window data of the windows B and C are less than the size of the memory module.
  • the at least one slave computer device 120 may generate the window data of each window on the desktop 210 and write them into the shared memory 130 .
  • the master computer device 110 may read the window data of the windows from the shared memory 130 .
  • the shared memory 130 may further be associated with a window location system 180 which maps a given window to one of the memory modules containing window data of the given window.
  • the window location system 180 is capable of providing access control for the shared memory 130 .
  • the window location system 180 may comprise a cache memory capable of reading/writing by multiple computer devices (e.g., the master and slave computer devices) and.
  • the window location system 180 may further have, for example, a look-up table with a recorded status of each module, e.g., whether a memory module is available or not, its corresponding memory address and information on content stored in the memory module.
  • the look-up table may be stored in the cache memory such that the window location system 180 may, therefore, utilize the look-up table to obtain a memory address of a given window to map the given window to one of the memory modules containing window data of the given window when data is to be read from or written into the shared memory 130 .
  • FIG. 3A illustrates an embodiment of a look-up table 300 used by the window location system 180 of the invention. Because the module size of the shared-memory 130 may be determined in advance, the memory address of each module may also be known and calculated. Therefore, the look-up table 300 may be used to record a mapping relationship between each window and its corresponding location (i.e., the memory address) in the shared-memory. As shown in FIG. 3A , the look-up table 300 has recorded several items and each item at least comprises a “Module no.” field, a “Memory address” field, an “available” field and a “Window no.” field.
  • the “Module no.” field represents the number of the module
  • the “Memory address” field represents the memory address in the shared memory 130 for the module
  • the “available” field is an available flag indicating whether the module is available or being used in which “Yes” represents that the module is available and can be used to store data while “No” represents that the module is being used and can not be used to store data.
  • the “Window no.” field represents the content of the window data stored therein. For example, referring to the first item of FIG. 3A , it represents that window A of the system 1 is recorded in memory module 1 at memory address 0x0100.
  • the window location system 180 may find an available module having an available flag set to “Yes” in the table 300 and update content of the located memory module in the table 300 . Thereafter, the window data of the newly generated window may be stored into the located memory module.
  • the window data of the newly generated window may be stored into the located memory module.
  • three windows A, B and C created by the master or slave computer device are currently recorded in the table 300 in which window data of windows A, B and C have been stored in modules 1 , 2 and 4 , respectively.
  • an available module in the shared memory 130 may be located by the window location system 180 for storing the window data of window D therein. As shown in FIG.
  • module 3 is represented as being an available module, as such, the window data of the window D will be stored in the module 3 and the available flag will be modified to “No” as shown in FIG. 3B . Therefore, the at least one slave computer device 120 may then write updated window data of window D into the module 3 and the master computer device 110 may read the window data therefrom to obtain the latest window data of window D.
  • the display system 100 of the invention may further provide a user interface for activating specific applications on both the master and slave computer devices.
  • FIG. 4 which illustrates an embodiment of a user interface of the invention which is a desktop 400 with some clickable links (e.g., icons, buttons) and windows.
  • the desktop 400 represents the desktop of a master computer device 100 and the desktop 400 includes two simultaneously displayed windows 410 and 420 and icons 430 - 470 .
  • icons 430 - 450 are predefined as icons which perform specific applications running on the master computer device 110 while icons 460 - 470 are predefined as icons which activate specific applications running on the at least one slave computer device 120 .
  • an activation signal for activating an application on the at least one slave computer device 120 will be generated by the master computer device 110 .
  • the activation signal will be sent to the at least one slave computer device 120 via the connection interface.
  • the at least one slave computer device 120 will activate the application and create a window corresponding thereto.
  • the at least one slave computer device 120 will put the resulting window data into the shared-memory 130 where the master computer device 110 can read the window data.
  • the window system 114 of the master computer device 110 may compose the window on the desktop.
  • FIG. 5 is a flowchart of an embodiment of a display method for activating an application running on the at least one slave computer device by the master computer device of the invention.
  • Each of the master and slave computer devices comprises a corresponding window system.
  • the master and slave computer devices are computer devices with homogeneous or heterogeneous architectures belonging to the same desktop or laptop platform.
  • a user may press a button 470 on the desktop 400 of the computer device 110 shown in FIG. 4 to activate an application of the at least one slave computer device 120 such that an activation signal will be generated.
  • the mater computer device 110 upon receiving the activation signal will activate an application of the at least one slave computer device 120 (i.e., the second computer device) (step S 510 ).
  • the master computer device 100 may then pass the activation signal to the at least one slave computer device via the connection interface.
  • the window system 124 of the at least one slave computer device 120 performs the application corresponding to the activation signal to create window data of the application and writes the window data of the application to the shared memory 130 (step S 520 ).
  • the window system 114 of the master computer device 110 obtains the window data of the application from the shared memory 130 , performs a composition for a current window data and the obtained window data to generate a composite window data and displays the composite window data on the display device 140 (step S 530 ).
  • FIG. 6 is a flowchart of another embodiment of a display method for displaying multiple windows simultaneously generated by the master computer device and the at least one slave computer device in a display device of a display system (e.g., the display system 100 shown in FIG. 1 ) of the invention.
  • the at least one slave computer device 120 stores window data of all of the windows running on the at least one slave computer device 120 to the shared memory 130 .
  • the master computer device 110 obtains the window data of the at least one slave computer device 120 from the shared memory 130 .
  • the master computer device 110 may utilize the windows location system and look-up table of the invention to obtain the window data of the at least one slave computer device 120 from the shared memory 130 .
  • step S 630 the window system 114 of the master computer device 110 composes all of the obtained window data to generate a composite window data and then displays the composite window data on the desktop of the display device 140 .
  • the window system 114 of the master computer device 110 composes all of the obtained window data to generate a composite window data and then displays the composite window data on the desktop of the display device 140 .
  • FIG. 8 please refer to FIG. 8 .
  • FIG. 8 is a schematic diagram illustrating an embodiment of a window composition operation of the invention.
  • Window C and Window D are presented on a desktop 810 of the master computer device 110 and Window A and Window B are presented on a desktop 820 of the slave computer device 120 in which Window A is displayed under Window B.
  • the window system 124 of the slave computer device 120 may maintain positions and z-indexes of windows currently activated in the slave computer device 120 in which the z-indexes represent a layer relationship between the activated windows, e.g., whether one window is displayed under or above another.
  • the window system 124 of the slave computer device 120 may also write indexing information regarding the positions and z-indexes of windows to the shared memory.
  • the window system 114 of the master computer device 110 will maintain the positions and layer relationship for the obtained window data. That is, Window A is still displayed under Window B, using the indexing information.
  • the window system 114 of the master computer device 110 will rearrange the obtained window data and its own window data for Window C and Window D to generate a composite window data on the desktop 810 of the master computer device 110 (as shown in the right side of FIG. 8 ).
  • the desktop of the display device 140 will display not only the window data of the windows currently running on the master computer device 110 but also window data created by all of the activated applications running on the at least one slave computer device 120 .
  • the shared memory 130 may be simultaneously accessed by both the master computer device 110 and the at least one slave computer device 120 , it is possible that a memory module being written by the at least one slave computer device 120 will be read by the master computer device 110 at the same time and as a result the read window data of the memory module may be incorrect.
  • a synchronization method for accessing the shared memory is further provided.
  • FIG. 7 is a flowchart illustrating an embodiment of a method for accessing the shared memory for the master computer device of the invention.
  • the master computer device 110 reads the data from the shared memory 130 and utilizes the window location system 180 to find windows in the shared memory 130 in step S 720 .
  • step S 730 it is determined whether the module to be read is being written. If so, in step S 740 , reading of data of the window in the module to be read is skipped and the module of next window which has not been read is read and then step S 730 is again performed. If it is determined that the module to be read is not being written (No in step S 730 ), in step S 750 , the data of the window in the module is read.
  • step S 760 It is then determined, in step S 760 , whether all of the windows have been read. If not, then it means that some memory modules have been previously skipped and need to be re-checked. Thus, the steps return to steps S 730 -S 740 to check whether the module of the skipped window is available. If the module of the skipped window is available, step S 750 is further performed to read the data of the window in the module.
  • step S 770 the window system 114 of the master computer device 110 composes all of the obtained window data to generate a composite window data and then displays the composite window data on the desktop of the display device 140 to end the process.
  • the master computer device 110 waits until the writing procedure is completed. Therefore, the maximum waiting time to wait for writing data into the shared-memory 130 is no greater than the time to write a full screen window into the shared-memory 130 . Therefore, the shared memory 130 may support simultaneous reading and writing of window data of multiple windows without write/write or read/write conflicts, while incurring a delay before a read or write operation no greater than the maximum time required to write or read the data of a window, respectively.
  • slave computer device 120 only one slave computer device (i.e. the computer device 120 ) is included in the display system 100 in the above embodiments, but the invention is not limited thereto.
  • more than one slave system can be included in the display system 100 and connected to the shared memory 130 such that the slave systems may write their own window data to the shared memory 130 and the master computer device 110 may apply the aforementioned display method to display multiple windows simultaneously generated by the master computer device 110 and all other slave computer devices in the display device 140 of the display system 100 .
  • multiple windows simultaneously generated by multiple computer devices on the same platform can be quickly displayed in a single display device of the display system without utilizing additional hardware resources such as CPU resources, thus providing efficient and immediate window displaying whenever a window is updated or created.
  • users can operate or select applications and/or windows between different computer devices in a single displayed desktop of a single system without being effected from using different operating systems.
  • Systems and display methods thereof, or certain aspects or portions thereof, may take the form of a program code (i.e., executable instructions) embodied in tangible media, such as floppy diskettes, CD-ROMS, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine thereby becomes an apparatus for practicing the methods.
  • the methods may also be embodied in the form of a program code transmitted over some transmission medium, such as electrical wiring or cabling, through fiber optics, or via any other form of transmission, wherein, when the program code is received and loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the disclosed methods.
  • the program code When implemented on a general-purpose processor, the program code combines with the processor to provide a unique apparatus that operates analogously to application specific logic circuits.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)
US12/620,319 2009-11-17 2009-11-17 Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform Abandoned US20110119454A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US12/620,319 US20110119454A1 (en) 2009-11-17 2009-11-17 Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform
TW098141852A TWI425415B (zh) 2009-11-17 2009-12-08 顯示系統及其顯示方法
JP2009284262A JP5268157B2 (ja) 2009-11-17 2009-12-15 表示システム及び表示方法
CN2009102505353A CN102063242A (zh) 2009-11-17 2009-12-15 显示系统及显示方法
GB1001551.9A GB2475358B (en) 2009-11-17 2010-01-29 Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform
DE102010002288A DE102010002288A1 (de) 2009-11-17 2010-02-24 Displaysystem zum gleichzeitigen Darstellen von Fenstern, die durch mehrere Fenstersysteme erzeugt werden, die der gleichen Computerplattform zugeordnet sind

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/620,319 US20110119454A1 (en) 2009-11-17 2009-11-17 Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform

Publications (1)

Publication Number Publication Date
US20110119454A1 true US20110119454A1 (en) 2011-05-19

Family

ID=42084233

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/620,319 Abandoned US20110119454A1 (en) 2009-11-17 2009-11-17 Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform

Country Status (6)

Country Link
US (1) US20110119454A1 (zh)
JP (1) JP5268157B2 (zh)
CN (1) CN102063242A (zh)
DE (1) DE102010002288A1 (zh)
GB (1) GB2475358B (zh)
TW (1) TWI425415B (zh)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130127905A1 (en) * 2011-11-22 2013-05-23 Lenovo (Beijing) Co., Ltd. Dual-system displaying method and electric device
US20130285960A1 (en) * 2012-04-27 2013-10-31 Samsung Electronics Co. Ltd. Method for improving touch response and an electronic device thereof
CN103744637A (zh) * 2014-01-18 2014-04-23 浪潮电子信息产业股份有限公司 一种基于numa的多物理层分区计算机体系结构的vga信号输出切换方法
US20140137246A1 (en) * 2012-11-14 2014-05-15 International Business Machines Corporation Application-Level Anomaly Detection
US20170242648A1 (en) * 2016-02-19 2017-08-24 RAPC Systems, Inc. Combined Function Control And Display And System For Displaying And Controlling Multiple Functions
CN109062647A (zh) * 2018-07-20 2018-12-21 武汉斗鱼网络科技有限公司 活动窗口的数据共享方法、装置、设备及存储介质
CN109597595A (zh) * 2018-10-29 2019-04-09 广州市中海达测绘仪器有限公司 液晶显示屏的控制方法、装置、计算机设备和存储介质
US10585689B1 (en) * 2017-12-20 2020-03-10 Cisco Technology, Inc. Shared memory interface for application processes
US11085662B2 (en) * 2017-01-30 2021-08-10 Mitsubishi Electric Corporation Air-conditioning system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI511047B (zh) * 2014-05-08 2015-12-01 Pegatron Corp 作業系統切換方法以及使用此方法的雙作業系統電子裝置
US20170010762A1 (en) * 2015-07-10 2017-01-12 Honeywell International Inc. Controlling application windows with a hover pop-up panel
CN112860005B (zh) * 2019-11-12 2023-08-08 宏碁股份有限公司 计算机装置及显示方法

Citations (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
US5113517A (en) * 1986-04-28 1992-05-12 Xerox Corporation Concurrent display of data from two different processors each having different display font and user interface for controlling transfer of converted font data therebetween
US5731811A (en) * 1993-03-29 1998-03-24 U.S. Philips Corporation Window-based memory architecture for image compilation
US5856826A (en) * 1995-10-06 1999-01-05 Apple Computer, Inc. Method and apparatus for organizing window groups and windows in a table
US6144992A (en) * 1997-05-09 2000-11-07 Altiris, Inc. Method and system for client/server and peer-to-peer disk imaging
US6285378B1 (en) * 1995-07-26 2001-09-04 Apple Computer, Inc. Method and apparatus for span and subspan sorting rendering system
US20020063735A1 (en) * 2000-11-30 2002-05-30 Mediacom.Net, Llc Method and apparatus for providing dynamic information to a user via a visual display
US20020089488A1 (en) * 2001-01-11 2002-07-11 International Business Machines Corporation Apparatus and method for controlling a picture whithin a picture display device
US20030100340A1 (en) * 2001-03-16 2003-05-29 Cupps Bryan T. Novel personal electronics device with thermal management
US20050091608A1 (en) * 2003-10-24 2005-04-28 Paul Gusmorino Multiple-mode window presentation system and process
US20050275641A1 (en) * 2003-04-07 2005-12-15 Matthias Franz Computer monitor
US20060036958A1 (en) * 2004-08-12 2006-02-16 International Business Machines Corporation Method, system and article of manufacture to capture a workflow
US20060053376A1 (en) * 2002-10-04 2006-03-09 Joanna Ng Method and apparatus for managing a collection of portlets in a portal server
US20060064422A1 (en) * 2004-09-17 2006-03-23 Arthurs Brendan P Data sharing system, method and software tool
US20060253775A1 (en) * 2005-05-04 2006-11-09 Microsoft Corporation Layout size sharing in a grid layout for a user interface
US20070022234A1 (en) * 2005-07-20 2007-01-25 Quanta Computer Inc. Devices and methods for signal switching and processing
US7302648B1 (en) * 2002-07-10 2007-11-27 Apple Inc. Method and apparatus for resizing buffered windows
US20080109757A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of hyperlocal publishing information
US20080109761A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of travel and entertainment information
US20080109760A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of enterprise operational integration information
US20080109758A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of event ticketing information
US20080109759A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of organizational research information
US20080109756A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of real-estate information
US20080163075A1 (en) * 2004-01-26 2008-07-03 Beck Christopher Clemmett Macl Server-Client Interaction and Information Management System
US20080270744A1 (en) * 2007-04-27 2008-10-30 Yoshinobu Hashimoto Buffer memory sharing apparatus
US20090259612A1 (en) * 2008-04-11 2009-10-15 Trevor Hanson Message conduit systems with algorithmic data stream control and methods for processing thereof
US20090292739A1 (en) * 2008-05-22 2009-11-26 Marsh, Berry & Company, Inc. Methods and Systems for Service Tracking and Timeline Updating
US20100036734A1 (en) * 2008-08-11 2010-02-11 Yang Pan Delivering Advertisement Messages to a User by the Use of Idle Screens of Electronic Devices
US20100082496A1 (en) * 2008-09-30 2010-04-01 Symmedian Technologies, Inc. Real estate site selection system and method
US20100251084A1 (en) * 2009-03-25 2010-09-30 Microsoft Corporation Input content to application via web browser
US20110066971A1 (en) * 2009-09-14 2011-03-17 Babak Forutanpour Method and apparatus for providing application interface portions on peripheral computing devices
US20110161828A1 (en) * 2005-02-15 2011-06-30 Microsoft Corporation System and Method for Browsing Tabbed-Heterogeneous Windows
US8046712B2 (en) * 2004-06-29 2011-10-25 Acd Systems International Inc. Management of multiple window panels with a graphical user interface
US8078981B2 (en) * 1998-11-09 2011-12-13 Broadcom Corporation Graphics display system with graphics window control mechanism
US8468535B1 (en) * 2008-09-23 2013-06-18 Gogrid, LLC Automated system and method to provision and allocate hosting resources
US8468244B2 (en) * 2007-01-05 2013-06-18 Digital Doors, Inc. Digital information infrastructure and method for security designated data and with granular data stores

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0287224A (ja) * 1988-09-22 1990-03-28 Nec Corp 表示制御装置
US7260784B2 (en) * 2003-05-07 2007-08-21 International Business Machines Corporation Display data mapping method, system, and program product
TW200526043A (en) * 2004-01-21 2005-08-01 Intergraph Hardware Tech Co Video analyzer
CN1782983A (zh) * 2004-12-01 2006-06-07 南京易思克网络安全技术有限责任公司 计算显示综合的装置及方法
TW200627143A (en) * 2005-01-28 2006-08-01 Mitac Int Corp System for temporarily storing memory data using remote data storage medium and method thereof
JP4780101B2 (ja) * 2007-12-26 2011-09-28 日本電気株式会社 画像表示システム、画像表示方法及びプログラム
JP5045428B2 (ja) * 2007-12-26 2012-10-10 日本電気株式会社 画像表示システム、画像表示方法及びプログラム

Patent Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5113517A (en) * 1986-04-28 1992-05-12 Xerox Corporation Concurrent display of data from two different processors each having different display font and user interface for controlling transfer of converted font data therebetween
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
US5731811A (en) * 1993-03-29 1998-03-24 U.S. Philips Corporation Window-based memory architecture for image compilation
US6285378B1 (en) * 1995-07-26 2001-09-04 Apple Computer, Inc. Method and apparatus for span and subspan sorting rendering system
US5856826A (en) * 1995-10-06 1999-01-05 Apple Computer, Inc. Method and apparatus for organizing window groups and windows in a table
US6144992A (en) * 1997-05-09 2000-11-07 Altiris, Inc. Method and system for client/server and peer-to-peer disk imaging
US8078981B2 (en) * 1998-11-09 2011-12-13 Broadcom Corporation Graphics display system with graphics window control mechanism
US20020063735A1 (en) * 2000-11-30 2002-05-30 Mediacom.Net, Llc Method and apparatus for providing dynamic information to a user via a visual display
US20020089488A1 (en) * 2001-01-11 2002-07-11 International Business Machines Corporation Apparatus and method for controlling a picture whithin a picture display device
US20030100340A1 (en) * 2001-03-16 2003-05-29 Cupps Bryan T. Novel personal electronics device with thermal management
US7302648B1 (en) * 2002-07-10 2007-11-27 Apple Inc. Method and apparatus for resizing buffered windows
US20060053376A1 (en) * 2002-10-04 2006-03-09 Joanna Ng Method and apparatus for managing a collection of portlets in a portal server
US20050275641A1 (en) * 2003-04-07 2005-12-15 Matthias Franz Computer monitor
US20050091608A1 (en) * 2003-10-24 2005-04-28 Paul Gusmorino Multiple-mode window presentation system and process
US20080163075A1 (en) * 2004-01-26 2008-07-03 Beck Christopher Clemmett Macl Server-Client Interaction and Information Management System
US8046712B2 (en) * 2004-06-29 2011-10-25 Acd Systems International Inc. Management of multiple window panels with a graphical user interface
US20060036958A1 (en) * 2004-08-12 2006-02-16 International Business Machines Corporation Method, system and article of manufacture to capture a workflow
US20060064422A1 (en) * 2004-09-17 2006-03-23 Arthurs Brendan P Data sharing system, method and software tool
US7937670B2 (en) * 2004-09-17 2011-05-03 International Business Machines Corporation Data sharing system, method and software tool
US20110161828A1 (en) * 2005-02-15 2011-06-30 Microsoft Corporation System and Method for Browsing Tabbed-Heterogeneous Windows
US20060253775A1 (en) * 2005-05-04 2006-11-09 Microsoft Corporation Layout size sharing in a grid layout for a user interface
US20070022234A1 (en) * 2005-07-20 2007-01-25 Quanta Computer Inc. Devices and methods for signal switching and processing
US20080109761A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of travel and entertainment information
US20080109759A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of organizational research information
US20080109756A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of real-estate information
US20080109757A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of hyperlocal publishing information
US20080109760A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of enterprise operational integration information
US20080109758A1 (en) * 2006-09-29 2008-05-08 Stambaugh Thomas M Spatial organization and display of event ticketing information
US8468244B2 (en) * 2007-01-05 2013-06-18 Digital Doors, Inc. Digital information infrastructure and method for security designated data and with granular data stores
US20080270744A1 (en) * 2007-04-27 2008-10-30 Yoshinobu Hashimoto Buffer memory sharing apparatus
US20090259612A1 (en) * 2008-04-11 2009-10-15 Trevor Hanson Message conduit systems with algorithmic data stream control and methods for processing thereof
US20090292739A1 (en) * 2008-05-22 2009-11-26 Marsh, Berry & Company, Inc. Methods and Systems for Service Tracking and Timeline Updating
US20100036734A1 (en) * 2008-08-11 2010-02-11 Yang Pan Delivering Advertisement Messages to a User by the Use of Idle Screens of Electronic Devices
US8468535B1 (en) * 2008-09-23 2013-06-18 Gogrid, LLC Automated system and method to provision and allocate hosting resources
US8656018B1 (en) * 2008-09-23 2014-02-18 Gogrid, LLC System and method for automated allocation of hosting resources controlled by different hypervisors
US20100082496A1 (en) * 2008-09-30 2010-04-01 Symmedian Technologies, Inc. Real estate site selection system and method
US20100251084A1 (en) * 2009-03-25 2010-09-30 Microsoft Corporation Input content to application via web browser
US20110066971A1 (en) * 2009-09-14 2011-03-17 Babak Forutanpour Method and apparatus for providing application interface portions on peripheral computing devices

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130127905A1 (en) * 2011-11-22 2013-05-23 Lenovo (Beijing) Co., Ltd. Dual-system displaying method and electric device
US20130285960A1 (en) * 2012-04-27 2013-10-31 Samsung Electronics Co. Ltd. Method for improving touch response and an electronic device thereof
US9612676B2 (en) * 2012-04-27 2017-04-04 Samsung Electronics Co., Ltd. Method for improving touch response and an electronic device thereof
US20140137246A1 (en) * 2012-11-14 2014-05-15 International Business Machines Corporation Application-Level Anomaly Detection
US8931101B2 (en) * 2012-11-14 2015-01-06 International Business Machines Corporation Application-level anomaly detection
US9141792B2 (en) * 2012-11-14 2015-09-22 International Business Machines Corporation Application-level anomaly detection
CN103744637A (zh) * 2014-01-18 2014-04-23 浪潮电子信息产业股份有限公司 一种基于numa的多物理层分区计算机体系结构的vga信号输出切换方法
US20170242648A1 (en) * 2016-02-19 2017-08-24 RAPC Systems, Inc. Combined Function Control And Display And System For Displaying And Controlling Multiple Functions
US11085662B2 (en) * 2017-01-30 2021-08-10 Mitsubishi Electric Corporation Air-conditioning system
US10585689B1 (en) * 2017-12-20 2020-03-10 Cisco Technology, Inc. Shared memory interface for application processes
CN109062647A (zh) * 2018-07-20 2018-12-21 武汉斗鱼网络科技有限公司 活动窗口的数据共享方法、装置、设备及存储介质
CN109597595A (zh) * 2018-10-29 2019-04-09 广州市中海达测绘仪器有限公司 液晶显示屏的控制方法、装置、计算机设备和存储介质

Also Published As

Publication number Publication date
GB2475358B (en) 2012-06-20
JP5268157B2 (ja) 2013-08-21
GB2475358A (en) 2011-05-18
CN102063242A (zh) 2011-05-18
DE102010002288A1 (de) 2011-05-26
GB201001551D0 (en) 2010-03-17
TW201118717A (en) 2011-06-01
TWI425415B (zh) 2014-02-01
JP2011107667A (ja) 2011-06-02

Similar Documents

Publication Publication Date Title
US20110119454A1 (en) Display system for simultaneous displaying of windows generated by multiple window systems belonging to the same computer platform
CN111078147B (zh) 一种缓存数据的处理方法、装置、设备及存储介质
US11010859B2 (en) Display resource scheduling method and device for embedded system
US20070074181A1 (en) Method and system for parent/child application integration
JP6351593B2 (ja) パッチングのための方法および装置
CN107451272B (zh) 信息展示方法、介质、装置和计算设备
CN113032083A (zh) 数据显示方法、装置、电子设备及介质
US11055154B2 (en) Screen-shooting method and device for guest operating system in computer apparatus
US9021383B2 (en) Browsing between mobile and non-mobile web sites
US9430808B2 (en) Synchronization points for state information
EP3008697B1 (en) Coalescing graphics operations
US20120254471A1 (en) Output system and method for restoring location arrangement of output devices
KR102082891B1 (ko) 사용자 단말 장치 및 상태 정보 표시 방법
CN112073505B (zh) 在云服务器上进行卸载的方法、控制装置、存储介质
CN113961370A (zh) Bmc与bios通信的方法、装置、服务器及存储介质
CN111708582A (zh) 上线配置方法、装置、电子设备
CN112434013A (zh) 数据表迁移方法、装置、电子设备及存储介质
CN113779449A (zh) 一种页面加载方法、装置、电子设备和存储介质
CN111142820B (zh) 一种基于多屏的远程控制方法、装置、及系统
CN113971070B (zh) 适用于多虚拟机同屏显示的方法及系统
CN113094005B (zh) 控制信号源同步输出的方法、系统、计算机设备及介质
US20240036958A1 (en) Information processing apparatus, information processing method, program, and information processing system
CN114780445A (zh) 一种地址重映射系统、方法及电子设备
CN113760926A (zh) 一种数据读写系统及数据写入方法
CN112612509A (zh) 接口整合方法、装置、电子设备及存储介质

Legal Events

Date Code Title Description
AS Assignment

Owner name: INSTITUTE FOR INFORMATION INDUSTRY, TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KUNG, HSIANG-TSUNG;CHANG, TENG-CHANG;KAO, SHAO-HSUAN;SIGNING DATES FROM 20091012 TO 20091015;REEL/FRAME:023567/0075

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION