WO2016202239A1 - 一种计算机桌面的显示方法与装置 - Google Patents
一种计算机桌面的显示方法与装置 Download PDFInfo
- Publication number
- WO2016202239A1 WO2016202239A1 PCT/CN2016/085710 CN2016085710W WO2016202239A1 WO 2016202239 A1 WO2016202239 A1 WO 2016202239A1 CN 2016085710 W CN2016085710 W CN 2016085710W WO 2016202239 A1 WO2016202239 A1 WO 2016202239A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- display
- data
- display device
- virtual
- area
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
Definitions
- the present invention relates to the field of computer technologies, and in particular, to a display method and apparatus for a computer desktop.
- a computer usually only has one display, which is basically the same in our daily work and entertainment. But in this usage, when you open multiple windows, a display space is very small, especially when doing some complicated work, such as analyzing charts and debugging programs, you often need to constantly switch back and forth between different windows. very troublesome.
- the prior art utilizes a dual-headed graphics card to allow the computer to simultaneously connect two displays.
- Today's graphics cards are almost double-headed output, one VGA one DVI, two DVI or one DVI one HDMI.
- VGA virtual graphics interface
- DVI DVI
- When connecting a monitor use only VGA or DVI (depending on the interface type of the monitor).
- When connecting a dual monitor connect the two monitors to the VGA and DVI connectors of the graphics card.
- the operating system such as windows7 supports this dual-screen output.
- the dual-screen output mode can be set in the operating system.
- dual-screen output includes copy mode and extended mode.
- the copy mode is exactly the same for the two displays; the extended mode divides the virtual desktop of the system into two areas and displays them on two displays, and the two displays display the pictures together to form a complete The display of the virtual desktop achieves an expanded effect.
- the embodiment of the invention provides a display method and device for a computer desktop, which can complete multi-screen display of a computer desktop by using existing equipment, is convenient and flexible to use, and saves cost.
- An embodiment of the present invention provides a display method of a computer desktop, including:
- the virtual display device is a virtual device generated in advance in the computer system and recognized by the computer system as a display data output object;
- the first display data is data for displaying a first display area of the virtual desktop of the computer system.
- the second display data is data for displaying a second display area of the virtual desktop of the computer system;
- the set display mode is a copy mode
- the first display area and the second display area are both complete display areas of the virtual desktop of the computer system.
- the set display mode is an extended mode
- the first display area and the second display area are spliced to form a complete display area of the virtual desktop of the computer system.
- the method before the sending the encoded second display data to the second display device, the method further includes:
- the virtual display device has a device identification code
- the acquiring the second display data cached in the second cache area includes:
- an embodiment of the present invention further provides a display device for a computer desktop, including:
- a first data sending module configured to cache the first display data according to the set display mode a cache area is sent to the first display device display, and the second display data is cached to the second cache area and sent to the virtual display device; wherein the virtual display device is generated in advance in the computer system,
- the computer system recognizes as a virtual device that displays a data output object; the first display data is data for displaying a first display area of a virtual desktop of the computer system, and the second display data is for displaying the computer system Data of the second display area of the virtual desktop;
- a data acquisition module configured to acquire second display data buffered in the second cache area
- a data encoding module configured to encode the obtained second display data
- a second data sending module configured to send the encoded second display data to the second display device; after the encoded second display data is received by the second display device, the decoded data is displayed in the On the second display device.
- the set display mode is a copy mode
- the first display area and the second display area are both complete display areas of the virtual desktop of the computer system.
- the set display mode is an extended mode
- the first display area and the second display area are spliced to form a complete display area of the virtual desktop of the computer system.
- the display device of the computer desktop further comprises:
- connection request receiving module configured to receive a connection request message of the second display device, to establish a data connection between the computer system and the second display device;
- the virtual display device has a device identification code
- the data acquisition module includes:
- An address determining unit configured to determine an address of the second cache area according to a device identifier code of the virtual display device
- a data obtaining unit configured to acquire second display data buffered in the second cache area according to an address of the second cache area.
- the first display data is buffered to the first display area and then sent to the first display device for display, and the second display data is cached to the second cache area and then sent to the virtual display device;
- the display method of the computer desktop further includes:
- the first device virtual module is configured to generate a virtual display device in the computer system by calling an application programming interface (API) of the computer system.
- API functions are included in the dynamic link library file in the system directory.
- An API function is a set of predefined functions that control the appearance and behavior of the various components of the system. Each action of the user causes one or several functions to run to tell the system what happened. Therefore, by calling an application programming interface of the computer system, a virtual display device can be generated in the computer system, and a connection relationship between the display device and the computer system is simulated, so that the computer system recognizes the virtual display device.
- the second device virtual module is configured to generate a virtual display device at the computer system by invoking a graphics card driver installed on the computer system.
- the connection request receiving module is configured to receive a connection request message of the second display device to establish a data connection between the computer system and the second display device.
- the display device of the computer desktop further includes a disconnection request receiving module
- the disconnection request receiving module is configured to receive a disconnection request message of the second display device to disconnect the data connection between the computer system and the second display device.
- the virtual display device has a device identification code
- the data acquisition module includes:
- a data obtaining unit configured to acquire second display data buffered in the second cache area according to an address of the second cache area.
- the display device of the computer desktop further comprises:
- the resolution of the virtual display device is the resolution of the second display device to achieve an optimal display effect.
- the display device of the computer desktop provided by this embodiment is used to execute the method steps of the display method of the above computer desktop, and the method principle thereof is not described again.
- the present invention also provides a third embodiment of a display device for a computer desktop, comprising a first data transmitting module 11, a data obtaining module 12, a data encoding module 13, and a second of the first embodiment of the display device of the computer desktop.
- the data sending module 14 further defines that the set display mode is an extended mode, and the first display area and the second display area are spliced to form a complete display area of the virtual desktop of the computer system.
- the first display data is used to display a part of the entire virtual desktop
- the second display device is used to display another part of the entire virtual desktop
- the content displayed by the first display device and the second display device is spliced. Form a complete virtual desktop to achieve the effect of expansion.
- the display method of the computer desktop provided by the embodiment of the present invention is calculated by software or hardware
- the virtual display device is generated in the computer system.
- the computer system can recognize that both the first display device and the virtual display device are connected to the computer system, and cache the second display data in the second cache according to the set mode.
- the area is sent to the virtual display device.
- the second display data stored in the second cache area is acquired and sent to the second display device for display.
- the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Digital Computer Display Output (AREA)
- Controls And Circuits For Display Device (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
一种计算机桌面的显示方法,包括:根据设定的显示模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备(S11);获取缓存在所述第二缓存区域的第二显示数据(S12);对获取到的第二显示数据编码(S13);将编码后的第二显示数据发送到第二显示设备(S14);所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。同时,还提供了一种计算机桌面的显示装置,能够利用现有的设备完成计算机桌面的多屏幕显示,使用方便灵活,且节约成本。
Description
本发明涉及计算机技术领域,尤其涉及一种计算机桌面的显示方法与装置。
一般来说一台计算机通常只配一个显示器,在我们平时的的工作、娱乐基本上都是这样的搭配。但是这种用法,当你打开多个窗口的时候,一个显示器空间就显得很小,尤其是做一些复杂工作,比如分析图表、调试程序时,你往往需要不断地在不同窗口之间来回切换,非常麻烦。
为了解决单显示器存在的缺陷,现有技术利用了双头输出的显卡来使计算机同时连接两个显示器。现在的显卡几乎都是双头输出,一个VGA一个DVI、两个DVI或者是一个DVI一个HDMI。接一个显示器时,只用VGA或DVI(根据显示器的接口类型不同),接双显示器时,将两个显示器分别接到显卡的VGA和DVI接口上。操作系统如windows7是支持这种双屏输出的,当操作系统识别到有两个显示器同时接入时,可以在操作系统中设置双屏输出的模式。一般来说,双屏输出包括复制模式和扩展模式。复制模式,顾名思义是两个显示器显示的内容是完全一致的;扩展模式是将系统的虚拟桌面分割为两个区域,并分别在两个显示器上显示,两个显示器显示的画面拼接起来组成完整的虚拟桌面的显示画面,从而达到扩展的效果。
但是,上述的双屏显示的方式也存在以下的缺陷:
1、需要在计算机和显示设备之间建立有线连接,使用不够方便灵活;
2、需要额外购置显示器来扩展桌面,增加了使用成本;
发明内容
本发明实施例提出一种计算机桌面的显示方法与装置,能够利用现有的设备完成计算机桌面的多屏幕显示,使用方便灵活,且节约成本。
本发明实施例提供一种计算机桌面的显示方法,包括:
根据设定的显示模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备;其中,所述虚拟显示设备是预先在计算机系统中生成的、被所述计算机系统识别为显示数据输出对象的虚拟的设备;所述第一显示数据为用于显示计算机系统的虚拟桌面的第一显示区域的数据,所述第二显示数据为用于显示所述计算机系统的虚拟桌面的第二显示区域的数据;
获取缓存在所述第二缓存区域的第二显示数据;
对获取到的第二显示数据编码;
将编码后的第二显示数据发送到第二显示设备;所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。
优选地,所述设定的显示模式为复制模式,所述第一显示区域与所述第二显示区域均为所述计算机系统的虚拟桌面的完整显示区域。
优选地,所述设定的显示模式为扩展模式,所述第一显示区域与所述第二显示区域拼接构成所述计算机系统的虚拟桌面的完整显示区域。
优选地,所述将编码后的第二显示数据发送到第二显示设备之前还包括:
接收第二显示设备的连接请求消息,以建立所述计算机系统与所述第二显示设备的数据连接;或,
接收第二显示设备的断线请求消息,以断开所述计算机系统与所述第二显示设备的数据连接。
优选地,所述虚拟显示设备具有设备标识码;
则所述获取缓存在所述第二缓存区域的第二显示数据包括:
根据所述虚拟显示设备的设备标志码,确定所述第二缓存区域的地址;
根据所述第二缓存区域的地址,获取缓存在所述第二缓存区域的第二显示数据。
相应地,本发明实施例还提供一种计算机桌面的显示装置,包括:
第一数据发送模块,用于根据设定的显示模式,将第一显示数据缓存到第
一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备;其中,所述虚拟显示设备是预先在计算机系统中生成的、被所述计算机系统识别为显示数据输出对象的虚拟的设备;所述第一显示数据为用于显示计算机系统的虚拟桌面的第一显示区域的数据,所述第二显示数据为用于显示所述计算机系统的虚拟桌面的第二显示区域的数据;
数据获取模块,用于获取缓存在所述第二缓存区域的第二显示数据;
数据编码模块,用于对获取到的第二显示数据编码;
第二数据发送模块,用于将编码后的第二显示数据发送到第二显示设备;所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。
优选地,所述设定的显示模式为复制模式,所述第一显示区域与所述第二显示区域均为所述计算机系统的虚拟桌面的完整显示区域。
优选地,所述设定的显示模式为扩展模式,所述第一显示区域与所述第二显示区域拼接构成所述计算机系统的虚拟桌面的完整显示区域。
优选地,所述计算机桌面的显示装置还包括:
连接请求接收模块,用于接收第二显示设备的连接请求消息,以建立所述计算机系统与所述第二显示设备的数据连接;或,
断线请求接收模块,用于接收第二显示设备的断线请求消息,以断开所述计算机系统与所述第二显示设备的数据连接。
优选地,所述虚拟显示设备具有设备标识码;
则所述数据获取模块包括:
地址确定单元,用于根据所述虚拟显示设备的设备标志码,确定所述第二缓存区域的地址;
数据获取单元,用于根据所述第二缓存区域的地址,获取缓存在所述第二缓存区域的第二显示数据。
本发明实施例提供的计算机桌面的显示方法,通过软件或硬件的方法在计算机系统中生成虚拟显示设备,此时,计算机系统可以识别到第一显示设备与
虚拟显示设备都与所述计算机系统连接,并根据设定的模式,将第二显示数据缓存在第二缓存区域后发送到虚拟显示设备。当所述第二显示设备与所述计算机构成连接时,获取存放在第二缓存区域的第二显示数据,并将其发送到第二显示设备上显示。其有益效果在于:第二显示设备可以采用智能手机、平板电脑或笔记本电脑等设备,无需额外购置显示器来扩展桌面,节约了使用成本;计算机和第二显示设备之间可以选择无线连接,使用方便灵活;第二显示设备断开与计算机的连接时,计算机系统可以保持原来的显示模式,因而第二显示设备可以快速切换为其他用途;由于第二显示设备没有通过显卡接口连接,因而克服了现有技术必须要采用具有某种接口的显示设备的缺陷。同时,本发明还提供了一种计算机桌面的显示装置,能够实现上述计算机桌面的显示方法的所有方法步骤,达到相同的技术效果。
图1是本发明提供的计算机桌面的显示方法的第一实施例的流程示意图;
图2是图1的信号传输原理图;
图3是本发明提供的计算机桌面的显示方法的第二实施例的显示展示图;
图4是本发明提供的计算机桌面的显示方法的第三实施例的显示展示图;
图5是本发明提供的计算机桌面的显示装置的第一实施例的结构框图;
图6是本发明实施例提供的一种计算机桌面的显示系统的结构框图。
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
请同时参见图1与图2,其中图1是本发明提供的计算机桌面的显示方法的第一实施例的流程示意图,图2是图1的信号传输原理图,该方法包括以下步
骤:
S11,根据设定的显示模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备;
其中,所述虚拟显示设备是预先在计算机系统中生成的、被所述计算机系统识别为显示数据输出对象的虚拟的设备;所述虚拟显示设备并非物理显示设备,没有与所述计算机构成物理上的连接,但在生成所述虚拟显示设备时,计算机系统会将所述虚拟显示设备视为一般的物理显示设备,并自动分配上述的第二缓存区域为所述虚拟显示设备缓存第二显示数据,但由于所述虚拟显示设备不是实际意义上的显示设备,因而所述虚拟显示设备并不会将所述第二显示数据显示出来。所述第一显示数据为用于显示计算机系统的虚拟桌面的第一显示区域的数据,所述第二显示数据为用于显示所述计算机系统的虚拟桌面的第二显示区域的数据;
S12,获取缓存在所述第二缓存区域的第二显示数据;
S13,对获取到的第二显示数据编码;
S14,将编码后的第二显示数据发送到第二显示设备;所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。
其中,所述第二显示设备与所述计算机的连接方式可以为有线连接或者为无线连接。
优选地,所述第二显示设备为智能手机、平板电脑或笔记本电脑。
优选地,在所述根据设定的模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备之前还包括在所述计算机系统中生成虚拟显示设备的步骤。
其中,在所述计算机系统中生成虚拟显示设备可以通过以下三种方式中的任意一种实现:
(1)通过调用所述计算机系统的应用程序编程接口(API,Application Programming Interface),在所述计算机系统中生成虚拟显示设备。API函数包含
在系统目录下的动态连接库文件中。API函数是一套用来控制系统的各个部件的外观和行为的预先定义的函数。用户的每个动作都会引发一个或几个函数的运行以告诉系统发生了什么。因此通过调用所述计算机系统的应用程序编程接口可以在所述计算机系统中生成虚拟显示设备,模拟出显示设备与计算机系统的连接关系,使计算机系统识别得到所述虚拟显示设备。
(2)通过调用安装在所述计算机系统上的显卡驱动程序,在所述计算机系统生成虚拟显示设备。
(3)通过与硬件设备连接,在所述计算机系统中报告生成所述虚拟显示设备;所述硬件设备符合所述计算机系统的显示数据输出接口的标准。所述标准包括VGA、HDMI、DVI等标准。当显示数据输出接口物理上是连通的,显卡会通知计算机系统有第二个显示器(虚拟显示器),系统就允许显卡把显示数据输出到所述虚拟显示器上。
优选地,所述将编码后的第二显示数据发送到第二显示设备之前还包括:
接收第二显示设备的连接请求消息,以建立所述计算机系统与所述第二显示设备的数据连接。
优选地,所述计算机桌面的显示方法还包括:
接收第二显示设备的断线请求消息,以断开所述计算机系统与所述第二显示设备的数据连接。
优选地,所述虚拟显示设备具有设备标识码;
则所述获取缓存在所述第二缓存区域的第二显示数据包括:
根据所述虚拟显示设备的设备标志码,确定所述第二缓存区域的地址;
根据所述第二缓存区域的地址,获取缓存在所述第二缓存区域的第二显示数据。通过设备标识码,可以将第一显示设备与虚拟显示设备区分开,并且可以快速确定第二缓存区域的地址。
优选地,所述计算机桌面的显示方法还包括:
根据用户的分辨率设定指令设定所述虚拟显示设备的分辨率。
更优选地,所述虚拟显示设备的分辨率为所述第二显示设备的分辨率,以
达到最佳的显示效果。
本发明提供的计算机桌面的显示方法的第一实施例的工作原理如下:预先通过软件或硬件的方法在计算机系统中生成虚拟显示设备,此时,计算机系统可以识别到第一显示设备与虚拟显示设备都与所述计算机系统连接,并根据设定的模式,将相应的显示数据缓存在显示设备对应的缓存区域后发送到显示设备。其中,第一显示设备所要显示的数据(第一显示数据)存放于第一缓存区域,虚拟显示设备所要显示的数据(第二显示数据,实际上并不会显示)存放于第二缓存区域。当所述第二显示设备与所述计算机构成连接时,获取存放在第二缓存区域的第二显示数据,并将其发送到第二显示设备上显示;当所述显示设备断开与所述计算机的连接时,由于所述虚拟显示设备依然保持着与计算机系统的连接,因而所述第二缓存区域依然不断地缓存所述第二显示数据,即依然保持原来的显示模式。
以上的计算机桌面的显示方法的优点在于:
1、第二显示设备可以采用智能手机、平板电脑或笔记本电脑等设备,无需额外购置显示器来扩展桌面,节约了使用成本;
2、计算机和第二显示设备之间可以选择无线连接,使用方便灵活;
3、第二显示设备断开与计算机的连接时,计算机系统可以保持原来的显示模式,因而第二显示设备可以快速切换为其他用途;
4、由于第二显示设备没有通过显卡接口连接,因而克服了现有技术必须要采用具有某种接口的显示设备的缺陷。
本发明还提供了计算机桌面的显示方法的第二实施例,该方法包括上述计算机桌面的显示方法的第一实施例的步骤S11~S14,并且还进一步限定了所述设定的显示模式为复制模式,所述第一显示区域与所述第二显示区域均为所述计算机系统的虚拟桌面的完整显示区域。如图3所示,其是本发明提供的计算机桌面的显示方法的第二实施例的显示展示图。A代表第一显示区域,B代表第二显示区域。在本实施例中,所述第一显示数据与所述第二显示数据均用于显示整个虚拟桌面,第一显示设备与第二显示设备显示的内容相同,达到复制的效
果。
本发明还提供了计算机桌面的显示方法的第三实施例,该方法包括上述计算机桌面的显示方法的第一实施例的步骤S11~S14,并且还进一步限定了所述设定的显示模式为扩展模式,所述第一显示区域与所述第二显示区域拼接构成所述计算机系统的虚拟桌面的完整显示区域。如图4所示,其是本发明提供的计算机桌面的显示方法的第三实施例的显示展示图。A’代表第一显示区域,B’代表第二显示区域。在本实施例中,所述第一显示数据用于显示整个虚拟桌面的一部分,所述第二显示设备用于显示整个虚拟桌面的另一部分,第一显示设备与第二显示设备显示的内容拼接构成完整的虚拟桌面,达到扩展的效果。
为了达到相同的目的,本发明还提供了一种计算机桌面的显示装置。
如图5所示,其是本发明提供的一种计算机桌面的显示装置的结构框图。所述计算机桌面的显示装置包括:
第一数据发送模块11,用于根据设定的显示模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备;其中,所述虚拟显示设备是预先在计算机系统中生成的、被所述计算机系统识别为显示数据输出对象的虚拟的设备;所述第一显示数据为用于显示计算机系统的虚拟桌面的第一显示区域的数据,所述第二显示数据为用于显示所述计算机系统的虚拟桌面的第二显示区域的数据;
数据获取模块12,用于获取缓存在所述第二缓存区域的第二显示数据;
数据编码模块13,用于对获取到的第二显示数据编码;
第二数据发送模块14,用于将编码后的第二显示数据发送到第二显示设备;所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。
其中,所述第二显示设备与所述计算机的连接方式可以为有线连接或者为无线连接。
优选地,所述第二显示设备为智能手机、平板电脑或笔记本电脑。
优选地,所述计算机桌面的显示装置还包括第一设备虚拟模块或第二设备
虚拟模块或第三设备虚拟模块。
所述第一设备虚拟模块用于通过调用所述计算机系统的应用程序编程接口(API,Application Programming Interface),在所述计算机系统中生成虚拟显示设备。API函数包含在系统目录下的动态连接库文件中。API函数是一套用来控制系统的各个部件的外观和行为的预先定义的函数。用户的每个动作都会引发一个或几个函数的运行以告诉系统发生了什么。因此通过调用所述计算机系统的应用程序编程接口可以在所述计算机系统中生成虚拟显示设备,模拟出显示设备与计算机系统的连接关系,使计算机系统识别得到所述虚拟显示设备。
所述第二设备虚拟模块用于通过调用安装在所述计算机系统上的显卡驱动程序,在所述计算机系统生成虚拟显示设备。
所述第三设备虚拟模块通过与硬件设备连接,在所述计算机系统中报告生成所述虚拟显示设备;所述硬件设备符合所述计算机系统的显示数据输出接口的标准。所述标准包括VGA、HDMI、DVI等标准。当显示数据输出接口物理上是连通的,显卡会通知计算机系统有第二个显示器(虚拟显示器),系统就允许显卡把显示数据输出到所述虚拟显示器上。
优选地,所述计算机桌面的显示装置还包括连接请求接收模块;
所述连接请求接收模块用于接收第二显示设备的连接请求消息,以建立所述计算机系统与所述第二显示设备的数据连接。
优选地,所述计算机桌面的显示装置还包括断线请求接收模块;
所述断线请求接收模块用于接收第二显示设备的断线请求消息,以断开所述计算机系统与所述第二显示设备的数据连接。
优选地,所述虚拟显示设备具有设备标识码;
则所述数据获取模块包括:
地址确定单元,用于根据所述虚拟显示设备的设备标志码,确定所述第二缓存区域的地址;
数据获取单元,用于根据所述第二缓存区域的地址,获取缓存在所述第二缓存区域的第二显示数据。
优选地,所述计算机桌面的显示装置还包括:
分辨率设定模块,用于根据用户的分辨率设定指令设定所述虚拟显示设备的分辨率。
更优选地,所述虚拟显示设备的分辨率为所述第二显示设备的分辨率,以达到最佳的显示效果。
本实施例提供的计算机桌面的显示装置用于执行上述计算机桌面的显示方法的方法步骤,其方法原理不再赘述。
本发明还提供了计算机桌面的显示装置的第二实施例,该装置包括上述计算机桌面的显示装置的第一实施例的第一数据发送模块11、数据获取模块12、数据编码模块13以及第二数据发送模块14,并且还进一步限定了所述设定的显示模式为复制模式,所述第一显示区域与所述第二显示区域均为所述计算机系统的虚拟桌面的完整显示区域。在本实施例中,所述第一显示数据与所述第二显示数据均用于显示整个虚拟桌面,第一显示设备与第二显示设备显示的内容相同,达到复制的效果。
本发明还提供了计算机桌面的显示装置的第三实施例,该装置包括上述计算机桌面的显示装置的第一实施例的第一数据发送模块11、数据获取模块12、数据编码模块13以及第二数据发送模块14,并且还进一步限定了所述设定的显示模式为扩展模式,所述第一显示区域与所述第二显示区域拼接构成所述计算机系统的虚拟桌面的完整显示区域。在本实施例中,所述第一显示数据用于显示整个虚拟桌面的部分,所述第二显示设备用于显示整个虚拟桌面的另部分,第一显示设备与第二显示设备显示的内容拼接构成完整的虚拟桌面,达到扩展的效果。
相应地,本发明实施例还提供了一种计算机桌面的显示系统。如图6所示,其是本发明实施例提供的一种计算机桌面的显示系统的结构框图,其包括计算机1、第一显示设备2与第二显示设备3;所述计算机1设有如图5所示的计算机桌面的显示装置。
本发明实施例提供的计算机桌面的显示方法,通过软件或硬件的方法在计
算机系统中生成虚拟显示设备,此时,计算机系统可以识别到第一显示设备与虚拟显示设备都与所述计算机系统连接,并根据设定的模式,将第二显示数据缓存在第二缓存区域后发送到虚拟显示设备。当所述第二显示设备与所述计算机构成连接时,获取存放在第二缓存区域的第二显示数据,并将其发送到第二显示设备上显示。其有益效果在于:第二显示设备可以采用智能手机、平板电脑或笔记本电脑等设备,无需额外购置显示器来扩展桌面,节约了使用成本;计算机和第二显示设备之间可以选择无线连接,使用方便灵活;第二显示设备断开与计算机的连接时,计算机系统可以保持原来的显示模式,因而第二显示设备可以快速切换为其他用途;由于第二显示设备没有通过显卡接口连接,因而克服了现有技术必须要采用具有某种接口的显示设备的缺陷。同时,本发明还提供了一种计算机桌面的显示装置,能够实现上述计算机桌面的显示方法的所有方法步骤,达到相同的技术效果。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本发明的保护范围。
Claims (10)
- 一种计算机桌面的显示方法,其特征在于,包括:根据设定的显示模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备;其中,所述虚拟显示设备是预先在计算机系统中生成的、被所述计算机系统识别为显示数据输出对象的虚拟的设备;所述第一显示数据为用于显示计算机系统的虚拟桌面的第一显示区域的数据,所述第二显示数据为用于显示所述计算机系统的虚拟桌面的第二显示区域的数据;获取缓存在所述第二缓存区域的第二显示数据;对获取到的第二显示数据编码;将编码后的第二显示数据发送到第二显示设备;所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。
- 如权利要求1所述的计算机桌面的显示方法,其特征在于,所述设定的显示模式为复制模式,所述第一显示区域与所述第二显示区域均为所述计算机系统的虚拟桌面的完整显示区域。
- 如权利要求1所述的计算机桌面的显示方法,其特征在于,所述设定的显示模式为扩展模式,所述第一显示区域与所述第二显示区域拼接构成所述计算机系统的虚拟桌面的完整显示区域。
- 如权利要求1所述的计算机桌面的显示方法,其特征在于,所述计算机桌面的显示方法还包括:接收第二显示设备的连接请求消息,以建立所述计算机系统与所述第二显示设备的数据连接;或,接收第二显示设备的断线请求消息,以断开所述计算机系统与所述第二显示设备的数据连接。
- 如权利要求1~4任一权利要求所述的计算机桌面的显示方法,其特征在于,所述虚拟显示设备具有设备标识码;则所述获取缓存在所述第二缓存区域的第二显示数据包括:根据所述虚拟显示设备的设备标志码,确定所述第二缓存区域的地址;根据所述第二缓存区域的地址,获取缓存在所述第二缓存区域的第二显示数据。
- 一种计算机桌面的显示装置,其特征在于,包括:第一数据发送模块,用于根据设定的显示模式,将第一显示数据缓存到第一缓存区域后发送到第一显示设备显示,并将第二显示数据缓存到第二缓存区域后发送到虚拟显示设备;其中,所述虚拟显示设备是预先在计算机系统中生成的、被所述计算机系统识别为显示数据输出对象的虚拟的设备;所述第一显示数据为用于显示计算机系统的虚拟桌面的第一显示区域的数据,所述第二显示数据为用于显示所述计算机系统的虚拟桌面的第二显示区域的数据;数据获取模块,用于获取缓存在所述第二缓存区域的第二显示数据;数据编码模块,用于对获取到的第二显示数据编码;第二数据发送模块,用于将编码后的第二显示数据发送到第二显示设备;所述编码后的第二显示数据被所述第二显示设备接收到后,经过解码后显示在所述第二显示设备上。
- 如权利要求6所述的计算机桌面的显示装置,其特征在于,所述设定的显示模式为复制模式,所述第一显示区域与所述第二显示区域均为所述计算机系统的虚拟桌面的完整显示区域。
- 如权利要求6所述的计算机桌面的显示装置,其特征在于,所述设定的显示模式为扩展模式,所述第一显示区域与所述第二显示区域拼接构成所述计算机系统的虚拟桌面的完整显示区域。
- 如权利要求6所述的计算机桌面的显示装置,其特征在于,所述计算机桌面的显示装置还包括:连接请求接收模块,用于接收第二显示设备的连接请求消息,以建立所述计算机系统与所述第二显示设备的数据连接;或,断线请求接收模块,用于接收第二显示设备的断线请求消息,以断开所述计算机系统与所述第二显示设备的数据连接。
- 如权利要求6~9任一权利要求所述的计算机桌面的显示装置,其特征在于,所述虚拟显示设备具有设备标识码;则所述数据获取模块包括:地址确定单元,用于根据所述虚拟显示设备的设备标志码,确定所述第二缓存区域的地址;数据获取单元,用于根据所述第二缓存区域的地址,获取缓存在所述第二缓存区域的第二显示数据。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510333134.X | 2015-06-16 | ||
| CN201510333134.XA CN104915171A (zh) | 2015-06-16 | 2015-06-16 | 一种计算机桌面的显示方法与装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016202239A1 true WO2016202239A1 (zh) | 2016-12-22 |
Family
ID=54084261
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/085710 Ceased WO2016202239A1 (zh) | 2015-06-16 | 2016-06-14 | 一种计算机桌面的显示方法与装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN104915171A (zh) |
| WO (1) | WO2016202239A1 (zh) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104915171A (zh) * | 2015-06-16 | 2015-09-16 | 广州视睿电子科技有限公司 | 一种计算机桌面的显示方法与装置 |
| CN108873746B (zh) * | 2016-02-26 | 2021-05-25 | 广州视睿电子科技有限公司 | 一种显示设备及显示设备的控制方法 |
| CN107483854B (zh) * | 2017-08-30 | 2020-09-08 | 深圳创维-Rgb电子有限公司 | 一种多屏显示方法及多屏电视机 |
| CN110515572B (zh) * | 2018-05-21 | 2022-11-18 | 腾讯科技(深圳)有限公司 | 投屏方法、装置、存储介质和计算机设备 |
| CA3115852A1 (en) | 2018-10-22 | 2020-04-30 | Citrix Systems, Inc. | Providing virtual desktop within computing environment |
| CN110427239A (zh) * | 2019-07-30 | 2019-11-08 | 维沃移动通信有限公司 | 一种事件处理方法、终端设备及计算机可读存储介质 |
| CN115604409B (zh) * | 2022-09-29 | 2025-08-12 | 北京京东方显示技术有限公司 | 一种显示设备及其驱动方法 |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1687893A (zh) * | 2005-04-30 | 2005-10-26 | 广东威创日新电子有限公司 | 一种多输出通道显示单一完整桌面的计算机结构 |
| US20090249219A1 (en) * | 2008-03-31 | 2009-10-01 | Best Steven F | Providing a Shared Desktop Interface of Multiple Computer Terminals |
| CN101739227A (zh) * | 2009-12-21 | 2010-06-16 | 深圳市炬力北方微电子有限公司 | 一种计算机系统的显示方法、显示装置和系统 |
| CN102375687A (zh) * | 2010-08-10 | 2012-03-14 | 微软公司 | 在无线显示表面上显示计算机桌面 |
| CN103226454A (zh) * | 2013-03-28 | 2013-07-31 | 华中科技大学 | 一种实现多屏显示的方法及系统 |
| CN103513948A (zh) * | 2012-06-28 | 2014-01-15 | 上海信颐信息技术有限公司 | 以便携式智能工具作为子屏幕的云计算多屏显示系统 |
| CN103744718A (zh) * | 2013-12-17 | 2014-04-23 | 记忆科技(深圳)有限公司 | 实现虚拟桌面的方法及其系统 |
| CN104915171A (zh) * | 2015-06-16 | 2015-09-16 | 广州视睿电子科技有限公司 | 一种计算机桌面的显示方法与装置 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103513947B (zh) * | 2012-06-25 | 2017-06-27 | 联想(北京)有限公司 | 信息处理的方法及信息处理系统 |
-
2015
- 2015-06-16 CN CN201510333134.XA patent/CN104915171A/zh active Pending
-
2016
- 2016-06-14 WO PCT/CN2016/085710 patent/WO2016202239A1/zh not_active Ceased
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1687893A (zh) * | 2005-04-30 | 2005-10-26 | 广东威创日新电子有限公司 | 一种多输出通道显示单一完整桌面的计算机结构 |
| US20090249219A1 (en) * | 2008-03-31 | 2009-10-01 | Best Steven F | Providing a Shared Desktop Interface of Multiple Computer Terminals |
| CN101739227A (zh) * | 2009-12-21 | 2010-06-16 | 深圳市炬力北方微电子有限公司 | 一种计算机系统的显示方法、显示装置和系统 |
| CN102375687A (zh) * | 2010-08-10 | 2012-03-14 | 微软公司 | 在无线显示表面上显示计算机桌面 |
| CN103513948A (zh) * | 2012-06-28 | 2014-01-15 | 上海信颐信息技术有限公司 | 以便携式智能工具作为子屏幕的云计算多屏显示系统 |
| CN103226454A (zh) * | 2013-03-28 | 2013-07-31 | 华中科技大学 | 一种实现多屏显示的方法及系统 |
| CN103744718A (zh) * | 2013-12-17 | 2014-04-23 | 记忆科技(深圳)有限公司 | 实现虚拟桌面的方法及其系统 |
| CN104915171A (zh) * | 2015-06-16 | 2015-09-16 | 广州视睿电子科技有限公司 | 一种计算机桌面的显示方法与装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN104915171A (zh) | 2015-09-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2016202239A1 (zh) | 一种计算机桌面的显示方法与装置 | |
| US10135898B2 (en) | Method, terminal, and system for reproducing content | |
| CN108628652B (zh) | 用户界面渲染方法、装置及终端 | |
| US10922041B2 (en) | Wireless screen transmission method, extension device, and wireless screen transmission system | |
| US11262968B2 (en) | Method and system for wireless screen transmission | |
| CN110515576A (zh) | 显示控制方法及装置 | |
| US7478187B2 (en) | System and method for information handling system hot insertion of external graphics | |
| CN106843798B (zh) | 智能交互平板内多通道切换方法及装置 | |
| CN104750451A (zh) | 拼接器及拼接显示系统 | |
| CN103038743A (zh) | 用于在移动设备的可缩放图形用户界面之间动态地进行切换的方法和装置 | |
| CN113286005B (zh) | 抓屏方法、装置、电子设备及存储介质 | |
| US20210294559A1 (en) | Method and system for remote collaboration | |
| US9401972B2 (en) | Virtual file transmission system and method of transmitting virtual file thereof | |
| CN106358063B (zh) | 一种触摸电视及其控制方法及控制装置 | |
| GB2528870A (en) | Managing display data for display | |
| CN115480720A (zh) | 投屏方法、存储介质及通信设备 | |
| US9460481B2 (en) | Systems and methods for processing desktop graphics for remote display | |
| CN107943377A (zh) | 一种列表加载到展示的过渡方法、装置、终端和存储介质 | |
| WO2021072760A1 (zh) | 触摸屏报点方法、装置、电子设备及存储介质 | |
| CN115426514A (zh) | 跨设备音视频同步方法、装置、设备及介质 | |
| CN112087588A (zh) | 接口转换方法及接口转换器 | |
| CN114077413B (zh) | 一种显示模组控制系统、显示装置和控制方法 | |
| CN115617294A (zh) | 一种屏幕显示方法、装置、设备及可读存储介质 | |
| US20180189118A1 (en) | Systems and methods for transforming applications | |
| CN109117103A (zh) | 一种移动终端显示控制方法、设备及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16810980 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16810980 Country of ref document: EP Kind code of ref document: A1 |