CN114398112A - Method, system and computer readable medium for controlling screen switching - Google Patents

Method, system and computer readable medium for controlling screen switching Download PDF

Info

Publication number
CN114398112A
CN114398112A CN202111452111.2A CN202111452111A CN114398112A CN 114398112 A CN114398112 A CN 114398112A CN 202111452111 A CN202111452111 A CN 202111452111A CN 114398112 A CN114398112 A CN 114398112A
Authority
CN
China
Prior art keywords
screen
content
entity
switching
displaying
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.)
Pending
Application number
CN202111452111.2A
Other languages
Chinese (zh)
Inventor
吕金华
董正勇
郑炎坤
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.)
Rockchip Electronics Co Ltd
Original Assignee
Rockchip Electronics Co Ltd
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 Rockchip Electronics Co Ltd filed Critical Rockchip Electronics Co Ltd
Priority to CN202111452111.2A priority Critical patent/CN114398112A/en
Publication of CN114398112A publication Critical patent/CN114398112A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display

Abstract

The invention discloses a method, a system and a computer readable medium for controlling screen switching, comprising the following steps: setting a virtual display area such that the virtual display area is associated with home screen content; displaying the main screen content on a first entity screen, and displaying the auxiliary screen content corresponding to the main screen content on a second entity screen; and if a switching instruction is received, displaying the primary screen content on the second entity screen and displaying the secondary screen content on the first entity screen. According to the invention, the switching effect of the main screen and the auxiliary screen can be rapidly achieved, meanwhile, the black screen can not appear in the switching process, and the user experience effect is greatly improved.

Description

Method, system and computer readable medium for controlling screen switching
Technical Field
The invention relates to the technical field of software switching of a main screen and an auxiliary screen, in particular to a method, a system and a computer readable medium for controlling screen switching.
Background
At present, a plurality of multi-screen different display schemes in the market are applied to various industries, and the multi-screen different display means that different contents are displayed in a multi-screen mode. Accompanying this is various personalized demands, such as cash register POS machine (multi-screen different display for store clerks and customers), multimedia teaching (multi-screen different display for teachers and students), car machine (multi-screen different display for center control and back row), and karaoke (multi-screen different display for song requesting area and playing area). In many of these industries, the main screen and the auxiliary screen need to be freely switched, that is, the auxiliary display screen also needs to be switched to be the main screen function for displaying in some cases. The existing so-called main screen can freely control the contents displayed by the auxiliary screen, and the so-called auxiliary screen can only operate on the contents distributed by the main screen, so that the flexibility of multi-screen control is greatly limited.
Disclosure of Invention
Embodiments of the present disclosure provide a method, a system, and a computer-readable medium for controlling screen switching, which solve the problem of poor experience in the process of switching between a primary screen and a secondary screen in the prior art system.
In order to achieve the above object, the present invention provides a method for controlling screen switching, comprising:
setting a virtual display area such that the virtual display area is associated with home screen content;
displaying the main screen content on a first entity screen, and displaying the auxiliary screen content corresponding to the main screen content on a second entity screen; and
and if a switching instruction is received, displaying the primary screen content on the second entity screen and displaying the secondary screen content on the first entity screen.
Further, still include:
if the switching instruction is received, the virtual display area is kept associated with the home screen content.
Further, the air conditioner is provided with a fan,
displaying the home screen content on a first physical screen includes: mirroring the home screen content to the first physical screen in a manner of being displayed in the same way as the virtual display area;
displaying the sub-screen content corresponding to the main screen content on a second physical screen includes: projecting the secondary screen content to the second physical screen in a manner that is distinct from the virtual display area;
displaying the home screen content on the second physical screen includes: mirroring the home screen content to the second physical screen in a manner of being displayed in the same way as the virtual display area; and
displaying the secondary screen content on the first physical screen includes: projecting the secondary screen content to the second physical screen in a manner that is distinct from the virtual display area.
Further, the switching instruction includes specifying an entity screen to be switched among the first entity screen and the second entity screen to display the home screen content on the specified entity screen in a manner of being displayed in common with the virtual display area.
Further, the home screen content includes an interface associated with the switch instruction, and
the method for controlling screen switching further comprises: receiving the switching instruction in response to the operation of the interface.
Further, the co-display mode comprises a co-display function of the android system, and the special display mode comprises a special display function of the android system.
Further, still include:
acquiring an auxiliary screen control operation performed on an entity screen displaying the main screen content in the first entity screen and the second entity screen; and
and changing the display content of the other entity screen of the first entity screen and the second entity screen which displays the content of the auxiliary screen according to the control operation of the auxiliary screen.
The invention provides a system for controlling screen switching, which comprises a memory and a processor, wherein the memory is configured to store a computer program, and the processor is configured to execute the computer program to realize the method for controlling screen switching according to any one of the embodiments of the invention.
Further, the system comprises a multimedia classroom host system, a vehicle-mounted multi-screen system, a song-ordering multi-screen system or a cash register system.
The invention provides a computer readable medium, on which a computer program is stored, wherein the computer program is executed by a processor to implement the method for controlling screen switching according to any one of the embodiments of the invention.
According to the embodiment of the disclosure, the virtual display area is used for displaying the main screen content, when the main screen between subsequent entity screens is switched, the main screen content of the virtual display area cannot be changed, the main screen content does not need to be re-laid and rendered, and the main screen content can be rapidly displayed on different entity screens through the simultaneous display function. Therefore, the switching effect of the main screen and the auxiliary screen can be quickly achieved, meanwhile, the black screen can not appear in the switching process, and the user experience effect is greatly improved.
Drawings
Fig. 1 is a block diagram illustrating an environment to which a method of controlling screen switching is applied according to an embodiment of the present disclosure;
fig. 2 is a flowchart illustrating a method of controlling screen switching according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram showing a screen display for explaining an embodiment of the present disclosure; and
fig. 4 is a schematic diagram illustrating a screen display according to an embodiment of the present disclosure.
Detailed Description
To explain technical contents, structural features, and objects and effects of the technical solutions in detail, the following detailed description is given with reference to the accompanying drawings in conjunction with the embodiments.
In the prior art, a plurality of schemes that the main screen and the auxiliary screen can be freely switched are provided. However, these solutions are generally implemented as follows: (1) by setting a switch, the machine is restarted to achieve main and auxiliary switching; (2) and the content of the main screen and the auxiliary screen is rearranged by setting the switch. In this way, the screen will be dark for a few seconds, giving a poor sensory experience to the person. Although the above schemes can achieve the function of switching the main screen and the auxiliary screen, the existing interactive experience is relatively poor.
In order to solve at least the above technical problem, embodiments of the present disclosure provide a multi-display-screen-based primary and secondary screen switching control scheme. According to an embodiment, the virtual display area is set as a home screen for displaying home screen content. The first display screen and the virtual display area set as the main screen are switched to the same display to display the main screen content on the first display screen, and the second display screen and the virtual display area set as the sub screen are switched to the different display to display the sub screen content on the second display screen. When the main screen and the sub screen are switched, the second display screen and the virtual display area are switched to the same display to display the main screen content on the second display screen, and the first display screen and the virtual display area are switched to the different display to display the sub screen content on the first display screen. In this way, can reach the switching effect of main vice screen fast, the black screen can not appear in the switching process simultaneously, is showing and has promoted user experience effect.
Hereinafter, specific embodiments of the present disclosure will be described in detail with reference to exemplary embodiments and with reference to the accompanying drawings.
Fig. 1 is a block diagram illustrating an environment to which a method of controlling screen switching according to an embodiment of the present disclosure is applied. The method of controlling a screen according to an embodiment of the present disclosure may be applied to the system 100 as shown in fig. 1. System 100 includes a system processor 102 for running an operating system and a memory 104. The memory 104 is configured to store software code and the processor 102 is configured to read the memory 104 to run an operating system. For example, processor 102 runs an android system or other similar operating system. The system processor 102 has a plurality of display interfaces including a first display interface 106 and a second display interface 108. The first display interface 106 and the second display interface 108 are used to transmit image information, and are electrically connected to a first display screen 110 and a second display screen 112, respectively, so as to display an image on the display screens. The display screen may also be referred to as a display screen, a hardware display screen, a physical screen, and the like.
In the environment shown in FIG. 1, display control of multiple display screens 110, 112 is implemented by the system processor 102 running an operating system. In some embodiments, each display screen is provided with a touch screen, and the touch screens are arranged on the display screens and correspond to the display screens in a one-to-one mode. That is, on which display screen the display content is displayed, the touch operation on the display screen corresponds to the operation on the content of the display screen, thereby realizing the control of the user on the display content on the display screen. One of the plurality of display screens may be set as a main screen and the others may be set as sub screens. The system can appoint a certain entity screen to display the content of the main screen, and the operation function of the main screen is realized. The contents displayed in the main screen and the auxiliary screen are independently displayed, and the main screen and the auxiliary screen respectively run own application programs (APP) and cannot interfere with each other. The operation authority of the main screen is superior to that of the auxiliary screen, and the main screen can also freely control the display content of the auxiliary screen. For example, the main screen may control the APP of the sub-screen to turn off, or control the sound size of music playing on the sub-screen to pause, and so on. The secondary screen can only operate within the contents allocated by the system (or allocated by the primary screen), and cannot control the primary screen.
Herein, the main screen and the sub screen displaying different contents are referred to as an exclusive function, and the contents in which the plurality of screens all display the same are referred to as an exclusive function.
Fig. 2 is a flow diagram illustrating a method 200 of controlling screen switching according to an embodiment of the present disclosure. As shown in fig. 2, the method 200 includes the following steps S202 to S206.
In step S202, a virtual display area is set such that the virtual display area is associated with the home screen content. In some embodiments, a virtual display area is generated for virtually displaying home screen content. In the invention, the virtual display area is not displayed on the physical screen, namely, the display is not performed through the display interface, the display area is operated in the system, and the virtual display area can be displayed if the display interface is appointed.
In step S204, the home screen content is displayed on the first physical screen, and the sub-screen content corresponding to the home screen content is displayed on the second physical screen. In some embodiments, the display content of the virtual display area is displayed on the first physical screen through the co-display function, and the content of the secondary screen is displayed on the second physical screen through the non-display function. Therefore, the first entity screen is the main screen at the moment, the main screen content is displayed, the APP of the main screen is operated, and the touch operation on the first entity screen is the operation on the main screen content. When the content of the main screen is changed, the system can display the changed content of the main screen in the virtual display area, and the first entity screen with the simultaneous display function can also display the changed content of the main screen. The second entity screen is the auxiliary screen at the moment, the content of the auxiliary screen is displayed, the APP of the auxiliary screen is operated, and the touch operation on the second entity screen is the operation on the content of the auxiliary screen. Fig. 3 is a schematic diagram illustrating a screen display according to an embodiment of the present disclosure. At this time, the display diagram is shown in fig. 3, where the first entity screen displays the content of the main screen, and the second entity screen displays the content of the sub-screen. When a handover is to be performed, the process proceeds to step S206. In step S206, if a switching instruction is received, the main screen content is displayed on the second entity screen and the sub screen content is displayed on the first entity screen. In some embodiments, a switching instruction is obtained, the display content of the virtual display area is displayed on the second entity screen through the co-display function, and the content of the secondary screen is displayed on the first entity screen through the inter-display function. Thus, the first physical screen displays the contents of the secondary screen as the secondary screen and the second physical screen displays the contents of the primary screen as the primary screen. Fig. 4 is a schematic diagram illustrating a screen display according to an embodiment of the present disclosure. At this time, the display diagram is shown in fig. 4, where the first entity screen displays the content of the secondary screen, and the second entity screen displays the content of the primary screen. In this way, the switching of the home screen from the first physical screen to the second physical screen is completed.
In the embodiment, because the main screen content of the virtual display area is not changed, the system does not need to re-layout and render the main screen content, thereby reducing the switching time and achieving the effect of quickly switching the main screen and the auxiliary screen. Meanwhile, due to the fact that the content is always displayed in the switching process, the black screen condition can not occur, and the user experience effect is greatly improved.
Naturally, the switching operation may also be restored, that is, by acquiring the switching instruction again, the display content in the virtual display area may be displayed on the first entity screen through the simultaneous display function, and the content in the secondary screen may be displayed on the second entity screen through the separate display function. And then the situation that the first entity screen is the main screen and the second entity screen is the auxiliary screen is returned. In some embodiments, the operation of the secondary screen that requires the main screen is short, and generally, the secondary screen needs to be switched back after a certain operation is completed, a confirmation button (disappear after restoration) may be displayed after the main screen content is switched to the second entity screen, and after the user of the second entity screen completes the main screen function operation, the confirmation button may be clicked, so that the original main screen content may be quickly restored to the condition that the original main screen content is displayed on the first entity screen, and user experience may be provided.
As mentioned in the above embodiments, the entity screen of the present invention may be two or more, such as three. Multiple physical screens may specify switching home screen content to a physical screen. And if the designated entity screen is realized by a switching instruction, further, the switching instruction comprises the step of designating the entity screen to be switched in the first entity screen and the second entity screen, so that the main screen content is displayed on the designated entity screen in a mode of displaying the main screen content in the same way as the virtual display area. If the serial number of other entity screens can be displayed on the display screen (main screen display screen), the system can display the display main screen content of the virtual display area on the entity screen appointed to be switched through the simultaneous display function by selecting the entity screen to be switched. In some embodiments, the selected entity screen may be multiple, such that home screen content may be displayed simultaneously on multiple entity screens.
The operation of switching can be triggered by the system when a certain condition is met, such as triggering according to time or triggering according to a key, and the like. In some embodiments, the user clicks the switching interface to switch by displaying the switching interface on the main screen. That is, the home screen content of the present invention includes an interface associated with the switching instruction and the method of controlling screen switching further includes: receiving the switching instruction in response to the operation of the interface. It is emphasized here that, in general, the main-sub screen switching is generally operated by the main screen since the main screen has a higher authority. In the invention, the entity screen corresponding to the main screen is changed, the content of the main screen is displayed on which entity screen, and the interface of the switching instruction can be displayed on which entity screen, and then the user can operate, so that the system can acquire the switching instruction. The operation interface herein may be combined with the above-mentioned embodiments of multiple entity screens, that is, the main screen may display multiple entity screens to be switched, and after the user clicks the operation, the main screen may be switched to the clicked entity screen.
In an embodiment with a touch screen, the operation of the touch screen of the entity screen displaying the home screen content implements the operation of the home screen content, and the operation of acquiring the interface of the switching instruction includes: and acquiring touch operation of a touch screen of an entity screen displaying the content of the main screen. That is, when the home screen content is displayed on a certain physical screen and a switch is to be made to another physical screen, a switching operation is to be performed on the physical screen on which the home screen content is displayed. As shown in fig. 3, if the first entity screen displays the content of the home screen, the home screen can be switched by touching the first entity screen, and the home screen cannot be switched by touching the second entity screen. As shown in fig. 4, if the second entity screen displays the content of the home screen, the second entity screen may be touched to implement the home screen switching, and the first entity screen may not be touched to implement the home screen switching. The switching through the main screen is convenient for the management of the display of the main screen, and certainly, the switching of the main screen by the operation of the auxiliary screen can also be realized through specific setting, and the invention is not limited to the above.
The android system is preferred, the simultaneous display function is the simultaneous display function of the android system, and the different display function is the different display function of the android system. On other operating systems, the purpose of the invention can be realized by adopting the functions of the android simultaneous display and the differential display.
As the above embodiments have always emphasized that the main screen and the secondary screen have substantial differences, and the main screen has a significantly better privilege than the secondary screen in terms of basic privileges. In practice, the main screen can control the content display of the auxiliary screen, and the method further comprises the following steps: acquiring an auxiliary screen control operation performed on an entity screen displaying the main screen content in the first entity screen and the second entity screen; and changing the display content of the other entity screen of the first entity screen and the second entity screen which displays the content of the auxiliary screen according to the control operation of the auxiliary screen. The entity screen of main screen can control the display content of vice screen like this, if the APP that the main screen can control vice screen closes etc. the operation of the entity screen that vice screen corresponds can only respond in vice screen, realizes the different functional control of main and vice screen, satisfies different control needs.
The invention provides a multi-display-screen-based main and auxiliary screen switching control system which comprises a memory and a processor, wherein the processor is connected with more than two entity screens, a computer program is stored in the memory, and the computer program is executed by the processor to realize the steps of the method according to any one of the embodiments of the invention. According to the invention, through the virtual display area, as the main screen content of the virtual display area is not changed, the system does not need to re-arrange and render the main screen content, so that the switching time is reduced, the effect of rapidly switching the main screen and the auxiliary screen is achieved, meanwhile, because the content is always displayed in the switching process, the black screen condition is avoided, and the user experience effect is greatly improved.
In a specific product form, the multi-display-screen-based main and auxiliary screen switching control system is a multimedia classroom host system, a vehicle-mounted multi-screen system, a song-requesting multi-screen system or a cash register system. If in the vehicle-mounted multi-screen system, the main screen can realize the control of an air conditioner in a vehicle, when a rear row user needs to control the air conditioner, the main screen of the main driving can switch the content of the main screen to the rear row display and the air conditioner control, and then the main screen is switched back, so that the partial operation of the rear row in a period of time is facilitated, the integral control is still the main driving in the front row, and the user experience is improved.
It should be noted that, although the above embodiments have been described herein, the invention is not limited thereto. Therefore, based on the innovative concepts of the present invention, the technical solutions of the present invention can be directly or indirectly applied to other related technical fields by making changes and modifications to the embodiments described herein, or by using equivalent structures or equivalent processes performed in the content of the present specification and the attached drawings, which are included in the scope of the present invention.

Claims (10)

1. A method of controlling screen switching, comprising:
setting a virtual display area such that the virtual display area is associated with home screen content;
displaying the main screen content on a first entity screen, and displaying the auxiliary screen content corresponding to the main screen content on a second entity screen; and
and if a switching instruction is received, displaying the primary screen content on the second entity screen and displaying the secondary screen content on the first entity screen.
2. The method of controlling screen switching according to claim 1, further comprising:
if the switching instruction is received, the virtual display area is kept associated with the home screen content.
3. The method of controlling screen switching according to claim 1,
displaying the home screen content on a first physical screen includes: mirroring the home screen content to the first physical screen in a manner of being displayed in the same way as the virtual display area;
displaying the sub-screen content corresponding to the main screen content on a second physical screen includes: projecting the secondary screen content to the second physical screen in a manner that is distinct from the virtual display area;
displaying the home screen content on the second physical screen includes: mirroring the home screen content to the second physical screen in a manner of being displayed in the same way as the virtual display area; and
displaying the secondary screen content on the first physical screen includes: projecting the secondary screen content to the second physical screen in a manner that is distinct from the virtual display area.
4. The method of controlling screen switching according to claim 1, wherein the switching instruction includes specifying an entity screen to be switched among the first entity screen and the second entity screen, so that the home screen content is displayed on the specified entity screen in a manner of being displayed in common with the virtual display area.
5. The method of controlling screen switching according to claim 1, wherein the home screen content includes an interface associated with the switching instruction, and
the method for controlling screen switching further comprises: receiving the switching instruction in response to the operation of the interface.
6. The method for controlling screen switching according to claim 3, wherein the co-display mode includes a co-display function of an android system, and the non-display mode includes a non-display function of the android system.
7. The method of controlling screen switching according to claim 1, further comprising:
acquiring an auxiliary screen control operation performed on an entity screen displaying the main screen content in the first entity screen and the second entity screen; and
and changing the display content of the other entity screen of the first entity screen and the second entity screen which displays the content of the auxiliary screen according to the control operation of the auxiliary screen.
8. A system for controlling screen switching, comprising a memory configured to store a computer program and a processor configured to execute the computer program to implement the method for controlling screen switching according to any one of claims 1 to 7.
9. The system for controlling screen switching according to claim 8, comprising a multimedia classroom mainframe system, an in-vehicle multi-screen system, a song-ordering multi-screen system, or a cash register system.
10. A computer-readable medium, on which a computer program is stored, the computer program being executable by a processor to implement a method of controlling screen switching according to any one of claims 1 to 7.
CN202111452111.2A 2021-12-01 2021-12-01 Method, system and computer readable medium for controlling screen switching Pending CN114398112A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111452111.2A CN114398112A (en) 2021-12-01 2021-12-01 Method, system and computer readable medium for controlling screen switching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111452111.2A CN114398112A (en) 2021-12-01 2021-12-01 Method, system and computer readable medium for controlling screen switching

Publications (1)

Publication Number Publication Date
CN114398112A true CN114398112A (en) 2022-04-26

Family

ID=81225740

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111452111.2A Pending CN114398112A (en) 2021-12-01 2021-12-01 Method, system and computer readable medium for controlling screen switching

Country Status (1)

Country Link
CN (1) CN114398112A (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010136781A1 (en) * 2009-05-28 2010-12-02 Displaylink (Uk) Limited Display system and method
US20140104138A1 (en) * 2012-10-16 2014-04-17 Google Inc. Systems and methods for automatic switching of display modes
CN106293583A (en) * 2016-08-03 2017-01-04 广东威创视讯科技股份有限公司 desktop window sharing method and system
CN107315558A (en) * 2017-06-22 2017-11-03 惠州Tcl移动通信有限公司 A kind of control method of terminal device, storage medium and terminal device
CN107463325A (en) * 2017-07-12 2017-12-12 福州瑞芯微电子股份有限公司 A kind of display methods for supporting multi-screen to input and device
US20180063576A1 (en) * 2016-08-30 2018-03-01 The Directv Group, Inc. Methods and systems for providing multiple video content streams
CN108829256A (en) * 2018-06-28 2018-11-16 联想(北京)有限公司 A kind of control method and device
CN110515572A (en) * 2018-05-21 2019-11-29 腾讯科技(深圳)有限公司 Throw screen method, apparatus, storage medium and computer equipment
CN110865718A (en) * 2019-10-24 2020-03-06 福州瑞芯微电子股份有限公司 Method and device for supporting application of input method to multi-screen switching
CN111083548A (en) * 2019-12-26 2020-04-28 杭州当虹科技股份有限公司 Video playing method and device for realizing same-screen multi-display and double-screen different display
US20200133616A1 (en) * 2018-10-31 2020-04-30 International Business Machines Corporation Displaying a window of a remote desktop computer on a mobile device with a native layout
CN111634188A (en) * 2020-05-29 2020-09-08 北京百度网讯科技有限公司 Method and device for projecting screen
CN112099751A (en) * 2020-09-25 2020-12-18 深圳市创维群欣安防科技股份有限公司 Double-screen asynchronous display processing method and device and double-screen display intelligent terminal

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010136781A1 (en) * 2009-05-28 2010-12-02 Displaylink (Uk) Limited Display system and method
US20140104138A1 (en) * 2012-10-16 2014-04-17 Google Inc. Systems and methods for automatic switching of display modes
CN106293583A (en) * 2016-08-03 2017-01-04 广东威创视讯科技股份有限公司 desktop window sharing method and system
US20180063576A1 (en) * 2016-08-30 2018-03-01 The Directv Group, Inc. Methods and systems for providing multiple video content streams
CN107315558A (en) * 2017-06-22 2017-11-03 惠州Tcl移动通信有限公司 A kind of control method of terminal device, storage medium and terminal device
CN107463325A (en) * 2017-07-12 2017-12-12 福州瑞芯微电子股份有限公司 A kind of display methods for supporting multi-screen to input and device
CN110515572A (en) * 2018-05-21 2019-11-29 腾讯科技(深圳)有限公司 Throw screen method, apparatus, storage medium and computer equipment
CN108829256A (en) * 2018-06-28 2018-11-16 联想(北京)有限公司 A kind of control method and device
US20200133616A1 (en) * 2018-10-31 2020-04-30 International Business Machines Corporation Displaying a window of a remote desktop computer on a mobile device with a native layout
CN110865718A (en) * 2019-10-24 2020-03-06 福州瑞芯微电子股份有限公司 Method and device for supporting application of input method to multi-screen switching
CN111083548A (en) * 2019-12-26 2020-04-28 杭州当虹科技股份有限公司 Video playing method and device for realizing same-screen multi-display and double-screen different display
CN111634188A (en) * 2020-05-29 2020-09-08 北京百度网讯科技有限公司 Method and device for projecting screen
CN112099751A (en) * 2020-09-25 2020-12-18 深圳市创维群欣安防科技股份有限公司 Double-screen asynchronous display processing method and device and double-screen display intelligent terminal

Similar Documents

Publication Publication Date Title
JP5527749B2 (en) Method for operating a vehicle display and vehicle display system
JP3634391B2 (en) Multimedia information addition system
CN110389797B (en) Vehicle-mounted application information display method and device, vehicle-mounted equipment and automobile
JP5442214B2 (en) Method and apparatus for simultaneously displaying mouse pointer on a plurality of display screen areas, mouse simulation program
CN112203130B (en) Vehicle-mounted information entertainment terminal, multi-screen interactive display method thereof and automobile
Bolder et al. Comparison of the usability of a car infotainment system in a mixed reality environment and in a real car
CN115145523A (en) Multi-screen display control method and device and intelligent cabin
CN104281318A (en) Method and apparatus to reduce display lag of soft keyboard presses
CN114356260A (en) Double-screen interaction method, device, equipment and medium
CN101770327A (en) Imaging system and method capable of switching executive programs for starting multi-view display screen
CN114398112A (en) Method, system and computer readable medium for controlling screen switching
JP2019078892A (en) Display device, control program and controlling method
JP2003091353A (en) Hmd input device
CN111522487A (en) Image processing method and device for touch display product, storage medium and electronic equipment
JP6565878B2 (en) Display system
TWI423247B (en) Projecting system capable of switching programs corresponding to a plurality of frames projected from a multiple view display and method thereof
CN102473042B (en) System, method and computer program for operating a plurality of computing devices
CN112579442B (en) AR HUD test method, system, computer device and storage medium
JP2004029046A (en) Multi-display control system
JPH0444965B2 (en)
JP2003150317A (en) Display device and display method thereof
GB2502595A (en) Touch sensitive input device compatibility notification when a mobile device is connected to an In-Vehicle device
TWI705371B (en) Multi-device system running a single operating system
CN112799555A (en) Screen cleaning control method, touch display device and electronic device
US11972077B1 (en) Resetting system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination