CN115617219A - Control method and device for zero-terminal peripheral - Google Patents

Control method and device for zero-terminal peripheral Download PDF

Info

Publication number
CN115617219A
CN115617219A CN202211182076.1A CN202211182076A CN115617219A CN 115617219 A CN115617219 A CN 115617219A CN 202211182076 A CN202211182076 A CN 202211182076A CN 115617219 A CN115617219 A CN 115617219A
Authority
CN
China
Prior art keywords
event information
peripheral
information
zero
terminal
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
CN202211182076.1A
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.)
Xian Wanxiang Electronics Technology Co Ltd
Original Assignee
Xian Wanxiang Electronics Technology 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 Xian Wanxiang Electronics Technology Co Ltd filed Critical Xian Wanxiang Electronics Technology Co Ltd
Priority to CN202211182076.1A priority Critical patent/CN115617219A/en
Publication of CN115617219A publication Critical patent/CN115617219A/en
Pending 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Abstract

The invention provides a zero terminal peripheral control method and a zero terminal peripheral control device. When a peripheral event exists, the server draws a corresponding display picture, the zero terminal directly displays the display picture drawn by the server, the influence of factors such as a network on display is avoided, the situations such as delay and blockage are avoided, the smoothness of display is ensured, and the use experience of a user is improved.

Description

Control method and device for zero-terminal peripheral
Technical Field
The disclosure relates to the technical field of computers, and in particular to a method and a device for controlling zero-terminal peripherals.
Background
In a zero terminal system, a zero terminal is usually connected with an external device, which may be referred to as a peripheral, for example, a keyboard or a mouse. The user sends some signals through the external device to realize the control of the zero terminal.
Taking a mouse as an example, icons of the mouse are different in different interfaces, even in different areas of the same interface or when different functions are realized, and at this time, the zero terminal needs to acquire the corresponding icon from a server connected with the zero terminal, and draw information such as a mouse cursor track and the like at the zero terminal so as to display the information.
However, this is affected by network and other factors, which may cause delays, leading to stuck and lagging situations.
Disclosure of Invention
The embodiment of the disclosure provides a control method and a control device for a zero-terminal peripheral, which can solve the problems of delay, jamming and hysteresis caused by the influence of factors such as a network and the like during peripheral drawing. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, a method for controlling a zero-terminal peripheral is provided, where the method includes:
receiving peripheral event information sent by a zero terminal;
drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information;
and sending display information corresponding to the peripheral event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral event information.
In one embodiment, the peripheral event information includes at least one of mouse event information, cursor event information, and keyboard event information; the mouse event information includes: mouse coordinate information and/or mouse click information; the cursor event information comprises at least one of display information of a cursor, hidden information of the cursor and style change information of the cursor; the keyboard event information includes keyboard key information and/or keyboard light event information.
In an embodiment, if the peripheral event information is mouse coordinate information, the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information includes:
drawing according to the mouse coordinate information to obtain cursor position information;
and determining the cursor position information as display information corresponding to the peripheral event information.
In one embodiment, if the peripheral event information is cursor event information, the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information includes:
drawing according to the cursor event information to obtain cursor style information;
and determining the cursor style information as display information corresponding to the peripheral event information.
In an embodiment, if the peripheral event information is keyboard light event information, before the drawing is performed according to the peripheral event information to obtain display information corresponding to the peripheral event information, the method further includes:
acquiring the current keyboard lamp state;
the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information includes:
and drawing according to the keyboard lamp event information, and taking the opposite state of the current keyboard lamp state as display information corresponding to the keyboard lamp event information.
The zero terminal receives a control signal sent by the peripheral equipment, generates peripheral equipment event information according to the control signal, then sends the peripheral equipment event information to the server, the server draws a corresponding display picture according to the peripheral equipment event information to obtain display information corresponding to the peripheral equipment event information, and the server sends the display information corresponding to the peripheral equipment event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral equipment event information. When a peripheral event exists, the server draws a corresponding display picture, and the zero terminal directly displays the display picture drawn by the server, so that the influence of factors such as a network on display is avoided, the occurrence of conditions such as delay and blockage is avoided, the smoothness of display is ensured, and the use experience of a user is improved.
According to a second aspect of the embodiments of the present disclosure, there is provided a method for controlling a zero-terminal peripheral, the method including:
sending peripheral event information to a server to enable the server to draw according to the peripheral event information to obtain display information corresponding to the peripheral event information;
receiving display information corresponding to the peripheral event information sent by the server;
and displaying according to the display information corresponding to the peripheral event information.
According to a third aspect of the embodiments of the present disclosure, there is provided a control apparatus for a zero-terminal peripheral, including:
the receiving module is used for receiving the peripheral event information sent by the zero terminal;
the processing module is used for drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information;
and the sending module is used for sending the display information corresponding to the peripheral event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral event information.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a control apparatus for a zero-terminal peripheral, including:
the sending module is used for sending the peripheral event information to a server so that the server can draw according to the peripheral event information to obtain display information corresponding to the peripheral event information;
the receiving module is used for receiving display information corresponding to the peripheral event information sent by the server;
and the display module is used for displaying according to the display information corresponding to the peripheral event information.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a server, the server includes a processor and a memory, where the memory stores at least one computer instruction, and the instruction is loaded and executed by the processor to implement the steps executed in the control method for zero-terminal peripheral according to the first aspect.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a zero terminal, which includes a processor and a memory, where the memory stores at least one computer instruction, and the instruction is loaded and executed by the processor to implement the steps executed in the control method of the zero terminal peripheral according to the second aspect.
According to a seventh aspect of the embodiments of the present disclosure, there is provided a control system of a zero-terminal peripheral, including:
the zero terminal is used for sending peripheral event information to the server;
the server is used for drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information; sending display information corresponding to the peripheral event information to the zero terminal;
the zero terminal is further configured to: and displaying according to the display information corresponding to the peripheral event information.
According to an eighth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein at least one computer instruction is stored, and the instruction is loaded and executed by a processor to implement the steps executed in the control method for the zero-terminal peripheral according to the first aspect or the second aspect.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is an interaction diagram of a control method for a zero-terminal peripheral according to an embodiment of the present disclosure;
fig. 2 is an interaction diagram of a control method for a zero-terminal peripheral device according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The control method for the zero-terminal peripheral provided by the embodiment of the disclosure can be applied to a zero-terminal system, and the zero-terminal system can include: a zero terminal and a server, wherein one or more virtual machines can run in the server. The zero terminal is connected with one virtual machine in the server, so that data transmission is carried out between the zero terminal and the virtual machine.
The server may be one server or a server cluster, which is not limited in this disclosure. The server in this disclosure may also be referred to as a cloud server.
The zero terminal is usually connected to a peripheral device, such as a keyboard or a mouse. And the user controls the zero terminal by controlling the peripheral equipment to send signals.
Taking a mouse as an example, icons of the mouse are different in different interfaces, even in different areas of the same interface or when different functions are realized, and at this time, the zero terminal needs to acquire the corresponding icon from a server connected with the zero terminal, and draw information such as a mouse cursor track and the like at the zero terminal so as to display the information.
Taking the keyboard as an example, when different keys or key combinations of the keyboard are used in different software, different functions may be represented, and accordingly, displayed pictures are different, at this time, the zero terminal needs to acquire a corresponding icon from a server connected with the zero terminal, and perform a corresponding display effect of drawing a keyboard instruction and the like at the zero terminal, so as to perform display.
However, this is affected by network and other factors, which may cause delays, leading to stuck and lagging situations.
The method for controlling the zero-terminal peripheral provided by the embodiment of the disclosure includes that the zero terminal receives a control signal sent by the peripheral, generates peripheral event information according to the control signal, and then sends the peripheral event information to the server, the server draws a corresponding display picture according to the peripheral event information to obtain display information corresponding to the peripheral event information, and the server sends the display information corresponding to the peripheral event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral event information. When a peripheral event exists, the server draws a corresponding display picture, so that the display picture drawn by the server is directly displayed by the zero terminal, the influence of factors such as a network on display is avoided, the occurrence of conditions such as delay and blockage is avoided, the smoothness of display is ensured, and the use experience of a user is improved.
The technical solution of the present disclosure will be described in detail with specific examples.
Referring to fig. 1, fig. 1 is an interaction schematic diagram of a control method for a zero-terminal peripheral device according to an embodiment of the present disclosure, as shown in fig. 1, the embodiment is applied to a zero-terminal system, and the zero-terminal system may be a zero-terminal system in the foregoing embodiment. The method for controlling the zero-terminal peripheral provided by the embodiment may include the following steps:
step 101, the zero terminal sends peripheral event information to the server.
The peripheral event information refers to information of a corresponding control zero terminal generated by the zero terminal according to a received control signal sent by the peripheral.
Optionally, the peripheral event information may include, but is not limited to, at least one of mouse event information, cursor event information, and keyboard event information.
The mouse event information may include, but is not limited to: mouse coordinate information and/or mouse click information.
The cursor event information may include, but is not limited to, at least one of presentation information of the cursor, hidden information of the cursor, and style change information of the cursor.
The keyboard event information may include, but is not limited to, keyboard key information and/or keyboard light event information.
And 102, drawing by the server according to the peripheral event information to obtain display information corresponding to the peripheral event information.
And the server draws a display interface of the peripheral according to the received peripheral event information sent by the zero terminal to obtain display information corresponding to the peripheral event information.
For example, if the peripheral event information is mouse event information, the display information corresponding to the peripheral event information may include a position and an icon of a displayed mouse.
Optionally, the server may perform rendering through a peripheral driver in the server, for example, load the peripheral event information into the peripheral driver, call a driver interface to move a mouse and/or respond to a keyboard key event, perform display rendering, and obtain display information corresponding to the peripheral event information.
And 103, the server sends display information corresponding to the peripheral event information to the zero terminal.
And step 104, the zero terminal displays according to the display information corresponding to the peripheral event information.
The zero terminal can control the display of the zero terminal to display according to the display information corresponding to the peripheral event information. It can be understood that, since the display information corresponding to the peripheral event information is already a drawn display interface, the display information corresponding to the peripheral event information can be directly displayed without performing operations such as calculation processing on the display information during the display of the zero terminal.
The method for controlling the zero-terminal peripheral provided by the embodiment of the disclosure includes that the zero terminal receives a control signal sent by the peripheral, generates peripheral event information according to the control signal, and then sends the peripheral event information to the server, the server draws a corresponding display picture according to the peripheral event information to obtain display information corresponding to the peripheral event information, and the server sends the display information corresponding to the peripheral event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral event information. When a peripheral event exists, the server draws a corresponding display picture, and the zero terminal directly displays the display picture drawn by the server, so that the influence of factors such as a network on display is avoided, the occurrence of conditions such as delay and blockage is avoided, the smoothness of display is ensured, and the use experience of a user is improved.
In some scenarios, the more common device in the peripheral is a mouse and/or a keyboard, and the following describes the case where the peripheral is a mouse and/or a keyboard in detail.
In the zero terminal system, exemplarily, the zero terminal draws according to the keyboard and mouse information locally and displays the keyboard and mouse conditions, and information such as keyboard and mouse icons needs to be acquired by the server in real time, so that the zero terminal system is influenced by factors such as a network and the like, and the morning time is delayed obviously. The user experiences the feeling of incarceration and hysteresis, and the experience is poor. The following examples are given by way of illustration.
Based on the embodiment shown in fig. 1, further, the peripheral event information may include, but is not limited to: at least one of mouse event information, cursor event information, and keyboard event information.
The mouse event information may be a signal received from a mouse to control a position of the mouse, etc. Mouse event information may include, but is not limited to: mouse coordinate information and/or mouse click information.
The cursor event information may be a signal received from a mouse or a keyboard to control the display of a cursor. The cursor event information may include, but is not limited to: at least one of presentation information of the cursor, hidden information of the cursor, and style change information of the cursor. The display information of the cursor refers to instruction information of displaying the cursor on the display interface. The hidden information of the cursor is instruction information for hiding the cursor in the display interface. The style change information of the cursor is instruction information for changing the style of the cursor display in the display interface.
Alternatively, the cursor event information may be an instruction acquired through a keyboard or a mouse.
The keyboard event information may include, but is not limited to: keyboard key information and/or keyboard light event information.
The specific processing procedure of the above-mentioned several peripheral event information will be described in detail below.
In one embodiment, if the peripheral event information is mouse coordinate information, step 102 can be implemented by following step 201 and step 202.
Step 201: and the server draws according to the coordinate information of the mouse to obtain the position information of the cursor.
Step 202: and the server determines the cursor position information as display information corresponding to the peripheral event information.
In this embodiment, the server performs drawing according to the mouse coordinate information, determines the position of the cursor in the display interface, and obtains cursor position information, so that the cursor position information is display information corresponding to the peripheral event information.
According to the embodiment, the server is used for drawing the corresponding cursor position of the mouse coordinate information, so that the display picture drawn by the server is directly displayed at the zero terminal, the influence of factors such as a network on display is avoided, the situations such as hysteresis and jamming are avoided, the smoothness of display is ensured, and the use experience of a user is improved.
In an embodiment, if the peripheral event information is mouse click information, step 102 may be implemented by:
the server detects whether the mouse clicks to change a corresponding cursor;
and if the corresponding cursor changes, the server generates display information corresponding to the peripheral event information according to the cursor change information.
For example, the system sets that a left mouse button is clicked, an animation effect that a circle appears and disappears at the current cursor position is displayed, and the server displays the animation effect that the circle appears and disappears at the current cursor position when detecting that peripheral event information of the left mouse button is clicked.
In one embodiment, if the peripheral event information is cursor event information, step 102 may be implemented by steps 301 and 302 as follows:
step 301: and the server draws according to the cursor event information to obtain cursor style information.
Step 302: and the server determines the cursor style information as display information corresponding to the peripheral event information.
In this embodiment, the server performs drawing according to the cursor event information, determines a display style of a cursor in the display interface, and obtains cursor style information, so that the cursor style information is display information corresponding to the peripheral event information.
According to the method and the device, the server draws the corresponding cursor style of the cursor event information, so that the zero terminal directly displays the display picture drawn by the server, the influence of factors such as a network on display is avoided, the occurrence of conditions such as hysteresis and blockage is avoided, the smoothness of display is ensured, and the user experience is improved.
In one embodiment, if the peripheral event information is the keyboard light event information, since the keyboard light has two states, namely, an on state and an off state, and the keyboard light event information is triggered each time to convert the current keyboard light state into the other state, it is necessary to first determine the current keyboard light state and then convert the keyboard light state. The following step 401 may also be included before step 102.
Step 401: the server obtains the current keyboard light state.
Accordingly, step 102 may be implemented by step 402 of:
step 402: and the server draws according to the keyboard lamp event information and takes the opposite state of the current keyboard lamp state as the display information corresponding to the keyboard lamp event information.
In this embodiment, the server needs to acquire the current status of the keyboard lamp. And the server draws according to the current keyboard lamp event information and takes the opposite state of the current keyboard lamp state as the display information corresponding to the keyboard lamp event information.
Optionally, the status of the keyboard light may be dynamically obtained, such as: the method comprises the steps that a zero terminal is connected with a server successfully every time and then is obtained again, the initial state is achieved, after key information of a keyboard lamp switch is received every time, the server obtains and then loads the keyboard lamp change information into a virtual keyboard and mouse driver, and then the keyboard lamp change information is fed back to an R end through a driver calling interface.
The following describes the control method for the zero-terminal peripheral provided by the embodiment of the present disclosure in detail with reference to a specific example interaction diagram shown in fig. 2. In this example, a virtual keyboard and mouse driver is provided in the server. In this example, the zero terminal is referred to as an R terminal, and the server is referred to as an S terminal.
Referring to fig. 2, fig. 2 is an interaction schematic diagram of a control method for a zero-terminal peripheral according to an embodiment of the present disclosure. The method provided by the embodiment can comprise the following steps:
the first step is as follows: and the R end acquires local mouse coordinates and keyboard events.
The second step: the S end receives the information of the mouse and the keyboard.
The third step: and the virtual keyboard and mouse driver at the S end acquires the mouse coordinate and the keyboard event information, loads the mouse coordinate and the keyboard event information into the driver, calls a driving interface to move the mouse and responds to the keyboard event.
The fourth step: for a keyboard light event, the current keyboard light state needs to be acquired from the driver. The status of the keyboard light is dynamically obtained, such as: and after the connection is successful each time, the keyboard lamp change information is acquired by the S end, loaded into the virtual keyboard and mouse driver and fed back to the R end through the driver calling interface.
The fifth step: and updating the local keyboard lamp state of the R end.
And a sixth step: aiming at the cursor event, the S terminal captures the cursor event and feeds the cursor event back to the R terminal through driving
The seventh step: and the R end updates the local cursor state.
In this embodiment, the software and hardware terminal adopts a scheme of virtual keyboard and mouse, so that bandwidth and time occupied by sending keyboard and mouse icon information are saved. The method mainly comprises the steps that a virtual keyboard and mouse driver is installed at an S end, after an R end sends keyboard and mouse event information, the S end (source end) loads coordinate information, click information, keyboard information and the like of the keyboard and mouse event information into the driver, the driver requests the virtual keyboard and mouse to send the same coordinate information, click information and keyboard information, and the virtual keyboard and mouse embodies the information at the S end. For the keyboard lamp event, the difference is that after the R end sends the event information to the S end, the S end loads the event information into the driving information, and feeds back the event information to the R end, and the keyboard lamp of the R end is turned on by the driving.
In some embodiments, the present disclosure provides a control apparatus for a zero-terminal peripheral, including:
the receiving module is used for receiving the peripheral event information sent by the zero terminal;
the processing module is used for drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information;
and the sending module is used for sending the display information corresponding to the peripheral event information to the zero terminal so that the zero terminal can display according to the display information corresponding to the peripheral event information.
In some embodiments, the present disclosure provides a control apparatus for a zero-terminal peripheral, including:
the sending module is used for sending the peripheral event information to the server so that the server can draw according to the peripheral event information to obtain display information corresponding to the peripheral event information;
the receiving module is used for receiving display information corresponding to the peripheral event information sent by the server;
and the display module is used for displaying according to the display information corresponding to the peripheral event information.
In some embodiments, the present disclosure provides a server comprising a processor and a memory, wherein the memory stores at least one computer instruction, and the instruction is loaded and executed by the processor to implement the steps executed in the control method of zero-terminal peripheral executed by the server.
In some embodiments, the present disclosure provides a zero terminal, which includes a processor and a memory, where the memory stores at least one computer instruction, and the instruction is loaded and executed by the processor to implement the steps executed in the zero terminal peripheral control method executed by the zero terminal.
In some embodiments, the present disclosure provides a control system for a zero-terminal peripheral, comprising:
the zero terminal is used for sending peripheral event information to the server;
the server is used for drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information; sending display information corresponding to the peripheral event information to the zero terminal;
the zero terminal is further configured to: and displaying according to the display information corresponding to the peripheral event information.
Based on the control method of the zero-terminal peripheral described in the embodiment corresponding to fig. 1 and fig. 2, an embodiment of the present disclosure further provides a computer-readable storage medium, for example, the non-transitory computer-readable storage medium may be a Read Only Memory (ROM), a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like. The storage medium stores computer instructions for executing the control method of the zero-terminal peripheral described in the embodiments corresponding to fig. 1 and fig. 2, which are not described herein again.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (10)

1. A control method of zero-terminal peripheral equipment is characterized by comprising the following steps:
receiving peripheral event information sent by a zero terminal;
drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information;
and sending display information corresponding to the peripheral event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral event information.
2. The method of claim 1, wherein the peripheral event information comprises at least one of mouse event information, cursor event information, and keyboard event information; the mouse event information includes: mouse coordinate information and/or mouse click information; the cursor event information comprises at least one of display information of a cursor, hidden information of the cursor and style change information of the cursor; the keyboard event information includes keyboard key information and/or keyboard light event information.
3. The method of claim 2, wherein if the peripheral event information is mouse coordinate information, the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information comprises:
drawing according to the mouse coordinate information to obtain cursor position information;
and determining the cursor position information as display information corresponding to the peripheral event information.
4. The method according to claim 2, wherein if the peripheral event information is cursor event information, the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information includes:
drawing according to the cursor event information to obtain cursor style information;
and determining the cursor style information as display information corresponding to the peripheral event information.
5. The method of claim 2, wherein if the peripheral event information is keyboard light event information, before the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information, the method further comprises:
acquiring the current keyboard lamp state;
the drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information includes:
and drawing according to the keyboard lamp event information, and taking the opposite state of the current keyboard lamp state as display information corresponding to the keyboard lamp event information.
6. A control method of zero-terminal peripheral equipment is characterized by comprising the following steps:
sending peripheral event information to a server so that the server can draw according to the peripheral event information to obtain display information corresponding to the peripheral event information;
receiving display information corresponding to the peripheral event information sent by the server;
and displaying according to the display information corresponding to the peripheral event information.
7. A control device of a zero-terminal peripheral, comprising:
the receiving module is used for receiving the peripheral event information sent by the zero terminal;
the processing module is used for drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information;
and the sending module is used for sending the display information corresponding to the peripheral event information to the zero terminal so that the zero terminal displays according to the display information corresponding to the peripheral event information.
8. A server, characterized in that it comprises a processor and a memory in which at least one computer instruction is stored, said instruction being loaded and executed by said processor to implement the steps performed in the control method of a zero-terminal peripheral according to any one of claims 1 to 5.
9. A control system for a zero-terminal peripheral, comprising:
the zero terminal is used for sending peripheral event information to the server;
the server is used for drawing according to the peripheral event information to obtain display information corresponding to the peripheral event information; sending display information corresponding to the peripheral event information to the zero terminal;
the zero terminal is further configured to: and displaying according to the display information corresponding to the peripheral event information.
10. A computer-readable storage medium, characterized in that at least one computer instruction is stored in the storage medium, and the instruction is loaded and executed by a processor to implement the steps executed in the control method of zero-terminal peripheral device according to any one of claims 1 to 6.
CN202211182076.1A 2022-09-27 2022-09-27 Control method and device for zero-terminal peripheral Pending CN115617219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211182076.1A CN115617219A (en) 2022-09-27 2022-09-27 Control method and device for zero-terminal peripheral

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211182076.1A CN115617219A (en) 2022-09-27 2022-09-27 Control method and device for zero-terminal peripheral

Publications (1)

Publication Number Publication Date
CN115617219A true CN115617219A (en) 2023-01-17

Family

ID=84860784

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211182076.1A Pending CN115617219A (en) 2022-09-27 2022-09-27 Control method and device for zero-terminal peripheral

Country Status (1)

Country Link
CN (1) CN115617219A (en)

Similar Documents

Publication Publication Date Title
US7657837B2 (en) Seamless windows functionality to remote desktop sessions regarding z-order
US10452249B2 (en) Tooltip feedback for zoom using scroll wheel
US7930447B2 (en) Listing windows of active applications of computing devices sharing a keyboard based upon requests for attention
US6538660B1 (en) Method, system, and program for superimposing data from different application programs
US8963796B2 (en) Method of launching a selected application in a multi-monitor computer system and multi-monitor computer system employing the same
US8015504B1 (en) System and method for communicating information over a network
US8497842B2 (en) System having user interface using motion based object selection and mouse movement
US5581766A (en) Selectable video driver system
US8659615B2 (en) System and method for providing transparent windows of a display
US20090077174A1 (en) Server-based computing environment
EP0859307A1 (en) Control mechanism for graphical user interface
US20020000990A1 (en) Method and apparatus for providing remote access, control of remote systems and updating of display information
US20110271226A1 (en) Integrated Icon View in a Server-Based Computing Environment
US9639239B2 (en) DockBar implementation method, device and system
CN111666056A (en) Screen switching display method and device, intelligent rearview mirror and readable storage medium
CN111880879B (en) Playing method, device, equipment and storage medium of dynamic wallpaper
CN110147191B (en) Method and device for controlling window and storage medium
EP3680765A1 (en) Navigation bar control method and device
CN102117187B (en) Method, device and system for displaying multi-area screen during remote connection process
US7598941B2 (en) Pointer for a large display
WO2024061063A1 (en) Notification message display method and apparatus, and electronic device and storage medium
CN113961295A (en) Device interaction control method and device, electronic device and readable storage medium
CN115454233A (en) Multi-screen interaction method and device
US20190369827A1 (en) Remote data input framework
EP0426342A2 (en) Application design interface enhancement

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication