CN101135941A - Multiple cursors computer system - Google Patents

Multiple cursors computer system Download PDF

Info

Publication number
CN101135941A
CN101135941A CNA200610030759XA CN200610030759A CN101135941A CN 101135941 A CN101135941 A CN 101135941A CN A200610030759X A CNA200610030759X A CN A200610030759XA CN 200610030759 A CN200610030759 A CN 200610030759A CN 101135941 A CN101135941 A CN 101135941A
Authority
CN
China
Prior art keywords
pointing apparatus
cursor
cursors
pointing
selection mechanism
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
CNA200610030759XA
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CNA200610030759XA priority Critical patent/CN101135941A/en
Publication of CN101135941A publication Critical patent/CN101135941A/en
Pending legal-status Critical Current

Links

Images

Abstract

When using a computer with a graphic operation interface, the most of users will use one hand to make operation, and other hand is at idle state; one hand operation in long time will cause an internal damage of human body. In the invention, multi cursor selectors or multi finger-click units are connected to the bus; the display device displays multi cursors; the operation system can identify the state of the cursor selector and the finger-click unit in order to make said state of cursor selector or the finger-click unit to correspond to the cursor.

Description

Multiple cursors computer system
Technical field the present invention relates to a kind of computer system, especially can control and show the computer system of a plurality of cursors.
Background technology is present, the computer system of commonplace use is pattern manipulation interface (as WINDOWS XP), cursor by pointing apparatus (such as mouse) control is arranged usually, moving and clicking and cooperate keyboard to carry out a large amount of computations by pointing apparatus on pattern manipulation interface.In this mode of operation, the operator operates pointing apparatus with a hand mostly, and the another hand channel is often idle, does not bring into play operator's maximum potential.In addition, often operate with the same hand for a long time, can make this hand fatigue, ache, and even the limbs repetitive stain injury takes place and operator's physical and mental health is suffered damage.Can see the computer that two mouses are arranged in the existing document, but the computer display screen curtain still shows a cursor, cursor of two mouse control is obviously controlled a cursor separately not as two mouses and is helped improving operating efficiency, and the situation of a plurality of cursors can also define the new interface that helps operating computer.When playing multiplayer, if everyone distributes recreational that a mouse can more help playing.
The situation of the health risk that summary of the invention is caused for the efficient that improves operating computer and when improving the same hand long-time operation computer the invention provides a kind of computer system, and this computer system can show a plurality of cursors on pattern manipulation interface.When two cursor situations are arranged, can with the hands operate two pointing apparatus and control two cursors respectively, owing to two cursors being arranged and can operating, the displacement of single cursor has been reduced (controlling the operation of half screen), thereby accelerated operation such as making each cursor by the right-hand man.Along with increasing substantially of CPU speed and popularizing of large screen display, the practicality of many cursors is bigger.
The technical solution adopted for the present invention to solve the technical problems is: a kind of operating system of utilizing computer system or application program are handled the data that one or more pointing apparatus send and are made display device show and the method for each cursor selection mechanism or the corresponding cursor of each pointing apparatus that this method comprises the following steps:
Send to the data presentation cursor of bus according to pointing apparatus;
Data are analyzed, determined whether pointing apparatus changes in coordinates and click event;
It is characterized in that: cursor selection mechanism or pointing apparatus are distinguished, set up one-to-one relationship between a plurality of cursor selection mechanisms or a plurality of pointing apparatus and a plurality of cursor.
The invention has the beneficial effects as follows, when two pointing apparatus and two cursors, improved the operating efficiency of computer, the labour intensity of this hand when also having reduced the same hand long-time operation computer by two cursors of two hand control; In addition, a plurality of cursors are cooperated define some new operations, increase work efficiency or increase the anxiety of recreation, fierce degree etc.
Description of drawings
Fig. 1 is the principle schematic of the display interface of first embodiment.
Fig. 2 is two principle schematic that pointing apparatus is connected with bus by different ports among first embodiment.
Fig. 3 is two principle schematic that pointing apparatus is connected with bus by common port among first embodiment.
Fig. 4 is the process flow diagram that operating system or application program are carried out initialized method among first embodiment.
Fig. 5 is the process flow diagram that operating system or application program are handled the method for the data that two pointing apparatus send among first embodiment.
Fig. 6 is the process flow diagram that passes through cursor selection mechanism selective light calibration method among the 3rd embodiment.
1. display interfaces among the figure, 2. one of cursor, 3. two of cursor, 4. bus, 5. pointing apparatus.
The invention will be further described below in conjunction with drawings and Examples for embodiment.
First embodiment adopts the situation of common port (serial ports or parallel port) when two cursors are arranged.
In Fig. 1, computer system has shown two cursors on the display interface (1) of its display device: two (3) of one of cursor (2) and cursor.The shape or the color of these two cursors have evident difference, so that the operator easily differentiates them.Concerning the operator, cursor is corresponding to the hand of oneself, and concerning computing machine, a cursor is corresponding to a pointing apparatus, and pointing apparatus of a hand control.Certainly, this corresponding relation can change by artificial being provided with: the pointing apparatus of controlling as the pointing apparatus and the right hand of left hand control exchanges mutually.Pointing apparatus and the cursor of this moment are one to one, i.e. corresponding cursor of pointing apparatus, and corresponding another cursor of another pointing apparatus.
In Fig. 2 and Fig. 3, the bus of computer system (4) is connected with two pointing apparatus (5).General when computer system is moved, pointing apparatus (5) can send and contain the data of coordinate and click information to bus (4).
Fig. 2 is a kind of situation that pointing apparatus is connected with bus among first embodiment.Two pointing apparatus (5) are connected with bus (4) by different ports, and this moment, two pointing apparatus (5) and two ports were corresponding one by one.
Fig. 3 is the another kind of situation that pointing apparatus is connected with bus among first embodiment.Two pointing apparatus (5) are connected with bus (4) by common port, in the data that pointing apparatus (5) sends two identification code are set, and can this identification code to be set by a switch of pointing apparatus (5) outside be 10 or 11.When the identification code of a pointing apparatus was arranged to 10, the identification code of another pointing apparatus should be arranged to 11.
Be the explanation of doing from hardware aspect above.
Describe from the software aspect below.
In order to reach the purpose of a cursor of pointing apparatus control, the software of computer system need make two pointing apparatus (5) and two cursors correspondence one by one, and this process is generally divided initialization and two stages of data processing.
At initial phase, the operating system of computer system or application program are set up one-to-one relationship between pointing apparatus and the cursor when starting or after new pointing apparatus has been installed.Fig. 4 is that operating system or application program are carried out initialized method among first embodiment.Process is: whether identification code is arranged in the first specified data; If have, then identification code and cursor are set up corresponding relation and this corresponding relation is preserved; If there is not identification code, then will sets up corresponding relation between the port at pointing apparatus place and the cursor and this corresponding relation be preserved.Pointing apparatus is with after a cursor is corresponding, and another pointing apparatus is then corresponding with another cursor.
Which in the data processing stage, need pick out data from pointing apparatus so that handle corresponding cursor according to data.Fig. 5 is that operating system or application program are handled the method that pointing apparatus sends to the data of bus among first embodiment.By operating system or application program the data that two pointing apparatus (5) send to bus (4) are handled, make on the display interface (1) of display device to have shown two cursors, and each cursor is subjected to the control of a pointing apparatus (5).The operator just can with the hands operate two pointing apparatus (5) and control two cursors like this.
In Fig. 5, operating system or application program determine it is the data which pointing apparatus sends earlier, and then repaint corresponding with it cursor according to data.In the process of differentiating pointing apparatus, whether identification code is arranged in the first specified data; If have, then differentiate by the difference of identification code; If there is not identification code, then differentiate by the difference of port.And then the relation one to one of pointing apparatus of setting up according to initial phase and cursor can specified data be to derive from the pairing pointing apparatus of which cursor.Distinguish the changes in coordinates information in the data of judging pointing apparatus after the pointing apparatus that sends data again, to determine whether to repaint cursor.If the coordinate no change need not to repaint cursor in this embodiment, and directly go the incident that judges whether that click causes, have and then carry out; If coordinate changes, repaint cursor so: repaint the incident that judges whether click again behind the cursor and caused, have then and carry out.
Be supplementary notes below to first embodiment:
If two pointing apparatus can both send the data of identification code, then two pointing apparatus both can be connected with bus by different ports as shown in Figure 2, also can be connected with bus by common port as shown in Figure 3.Operating system or application program reach the purpose of a cursor of a pointing apparatus control by the difference of identification code.
If data that can send identification code in two pointing apparatus, and another can not send the data of identification code, then two pointing apparatus both can be connected with bus by different ports as shown in Figure 2, also can be connected with bus by common port as shown in Figure 3.Operating system or application program reach the purpose that a pointing apparatus is controlled a cursor by the difference or the having or not of identification code of port.
If two pointing apparatus all can not send the data of identification code, then two pointing apparatus can only be connected with bus by different ports as shown in Figure 2.Operating system or application program reach the purpose of a cursor of a pointing apparatus control by the difference of port.Because if these two pointing apparatus are connected with bus by common port, so in this embodiment then can't discrimination apparatus and the source of differentiating data.
Identification code about pointing apparatus: this identification code is used for distinguishing pointing apparatus in this embodiment and uses.With the PS/2 mouse is example, and two bits that two idle positions in the form of the data that this mouse is sent constitute are as identification code, and identification code has two probable values: 10 and 11.The switch of pointing apparatus identification code is a contactor (this switch can directly be provided with on pointing apparatus by the operator), and pointing apparatus determines that by disconnection or the closure of checking this switch the identification code that sends in the data is 10 or 11.
Second embodiment is the situation that adopts USB port when two cursors are arranged.
The USB port standard is popularized just gradually now.Two USB pointing apparatus (such as mouse) are connected to bus by a USB port, perhaps are connected to bus by two different USB port.When two USB pointing apparatus (such as mouse) are contained in one or two different USB port, support the operating system of USB to distinguish and distribute to recognition of devices code of each USB pointing apparatus this recognition of devices code promptly can be used for differentiating data from which USB pointing apparatus to two USB pointing apparatus by the USB controller.
The 3rd embodiment is a situation with pointing apparatus of cursor selection mechanism.
Can make a pointing apparatus be provided with cursor selection mechanism (as on mouse, increasing button or knob etc.) by improving existing pointing apparatus, distinguish the different conditions of cursor selection mechanism and make the corresponding different cursor of different conditions to control two or more cursors.Such as for the situation that a mouse and two cursors are arranged, can on mouse, increase a cursor selection key and be used for selecting cursor, the cursor on (not according to the cursor selection key) mouse control left side during default conditions, and when the cursor selection key is the state that is pressed, the signal that is pressed to this button by software detection makes the cursor (process flow diagram is seen Fig. 6) on the right of the mouse correspondence.Also can be with the middle key that has three key mouse now as cursor selection mechanism, this will redefine by software.
The equipment of this class control cursor position such as pointing apparatus finger mouse, touch pad, trace ball, TrackPoint comprises that also above pointing apparatus also can be wireless connections with the equipment of the control cursor of simulations such as joystick or keyboard among the present invention.In addition, the computer system that touch-screen arranged usually waits to determine that with finger or writing pencil the object that needs to click comes operating system, and this moment, these class position input tools such as finger or writing pencil were the pointing apparatus among the present invention.
Existing the computer system of touch-screen is arranged is (also can indicate with cursor) that need not cursor, does not also have fixedly connected pointing apparatus.But its same input operation that can't handle two or more simultaneous fingers or writing pencil, the operated system that can handle two or more simultaneous fingers or writing pencil is the same effect with the present invention then.
Application program among the present invention is meant the application program of moving in the operating system that does not have the many cursor functions of control.
In actual application, can also as required multiple cursors computer system be arranged to multiple situation:
Such as:
1, when two pointing apparatus were arranged, two pointing apparatus were controlled same cursor, did not allow another cursor show, can realize or the identification code of two pointing apparatus is set to identical by software programming this moment;
2, when two pointing apparatus are arranged, only use a pointing apparatus, another pointing apparatus is removed or forbidden, on display device, only show a cursor this moment.

Claims (7)

1. one kind is utilized the operating system of computer system or application program to handle the data of one or more pointing apparatus transmissions and make display device demonstration and a plurality of states of cursor selection mechanism or the method for the corresponding cursor of a plurality of pointing apparatus, and this method comprises the following steps:
Send to the data presentation cursor of bus according to pointing apparatus;
Data are analyzed, determined whether pointing apparatus changes in coordinates and click event;
It is characterized in that: different conditions or pointing apparatus to cursor selection mechanism distinguish, sets up one-to-one relationship between a plurality of states of cursor selection mechanism or a plurality of pointing apparatus and a plurality of cursor.
2. the method for a plurality of cursors of demonstration according to claim 1 is characterized in that: set up one-to-one relationship between two states of cursor selection mechanism or two pointing apparatus and two cursors.
3. the method for a plurality of cursors of demonstration according to claim 1 is characterized in that: the method that pointing apparatus is distinguished is having or not or the difference of recognition of devices code by the difference of the difference of distinguishing port or identification code or identification code.
4. the method for a plurality of cursors of demonstration according to claim 1 is characterized in that: if pointing apparatus coordinate no change does not then repaint cursor.
5. pointing apparatus, it is characterized in that: pointing apparatus is provided with cursor selection mechanism.
6. pointing apparatus according to claim 5 is characterized in that: cursor selection mechanism is button or knob.
7. pointing apparatus according to claim 5 is characterized in that: pointing apparatus is mouse or touch pad or trace ball or TrackPoint.
CNA200610030759XA 2006-09-01 2006-09-01 Multiple cursors computer system Pending CN101135941A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200610030759XA CN101135941A (en) 2006-09-01 2006-09-01 Multiple cursors computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200610030759XA CN101135941A (en) 2006-09-01 2006-09-01 Multiple cursors computer system

Publications (1)

Publication Number Publication Date
CN101135941A true CN101135941A (en) 2008-03-05

Family

ID=39160057

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200610030759XA Pending CN101135941A (en) 2006-09-01 2006-09-01 Multiple cursors computer system

Country Status (1)

Country Link
CN (1) CN101135941A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102096551A (en) * 2011-01-21 2011-06-15 百度在线网络技术(北京)有限公司 Method and device for implementing multi-pointer device operation in same work window
CN102221906A (en) * 2010-04-14 2011-10-19 鸿富锦精密工业(深圳)有限公司 Cursor control device, display device and portable electronic device
CN106557322A (en) * 2016-11-16 2017-04-05 Tcl集团股份有限公司 A kind of Android intelligent terminal shows the method and system of many mouses
CN114530036A (en) * 2020-11-18 2022-05-24 宏碁股份有限公司 Digital indication interaction system and digital indication interaction method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102221906A (en) * 2010-04-14 2011-10-19 鸿富锦精密工业(深圳)有限公司 Cursor control device, display device and portable electronic device
CN102096551A (en) * 2011-01-21 2011-06-15 百度在线网络技术(北京)有限公司 Method and device for implementing multi-pointer device operation in same work window
CN102096551B (en) * 2011-01-21 2013-09-18 百度在线网络技术(北京)有限公司 Method and device for implementing multi-pointer device operation in same work window
CN106557322A (en) * 2016-11-16 2017-04-05 Tcl集团股份有限公司 A kind of Android intelligent terminal shows the method and system of many mouses
CN106557322B (en) * 2016-11-16 2020-09-18 Tcl科技集团股份有限公司 Method and system for displaying multiple mice by Android intelligent terminal
CN114530036A (en) * 2020-11-18 2022-05-24 宏碁股份有限公司 Digital indication interaction system and digital indication interaction method
US11586304B2 (en) 2020-11-18 2023-02-21 Acer Incorporated Digital-pointer interaction system and method of digital-pointer interaction
CN114530036B (en) * 2020-11-18 2023-08-08 宏碁股份有限公司 Digital indication interaction system and digital indication interaction method
TWI817098B (en) * 2020-11-18 2023-10-01 宏碁股份有限公司 Digital pointer interaction system and digital pointer interaction method

Similar Documents

Publication Publication Date Title
CN101595445B (en) Human-computer interaction device, electronic installation and man-machine interaction method
CN100336000C (en) Input processing method and input control apparatus
KR100636184B1 (en) Location control method and apparatus therefor of display window displayed in display screen of information processing device
CN103186339B (en) A kind of input method and be provided with the electronic equipment of dummy keyboard
CN101498973B (en) Touch control interpretation structure and method for executing touch control application program by multi-finger gesture
WO2013173654A1 (en) Systems and methods for human input devices with event signal coding
WO2008074223A1 (en) Human computer interaction device, electronic device and human computer interaction method
CN103218044B (en) A kind of touching device of physically based deformation feedback and processing method of touch thereof
CN101006493A (en) Virtual keypad input device
WO1998000775A9 (en) Touchpad with scroll and pan regions
GB2411504A (en) Data input system
CN101038522A (en) Mouse capable of automatically adapting left-right hand
CN101943983A (en) Control method for computer system and related computer system
CN102768595B (en) A kind of method and device identifying touch control operation instruction on touch-screen
CN101458586A (en) Method for operating objects on touch control screen by multi-fingers
CN103123543A (en) Multi-touch mouse
CN103577086A (en) Method for realizing shortcut key mode on touchpad
JPH10228350A (en) Input device
CN101135941A (en) Multiple cursors computer system
CN202133989U (en) Terminal unit and icon position exchanging device thereof
CN103365451A (en) Multi-dimensional speed increasing space-saving human-computer interaction method and device for intelligent platform
US20100038151A1 (en) Method for automatic switching between a cursor controller and a keyboard of depressible touch panels
CN202110524U (en) Terminal apparatus and icon position interchanging device thereof
CN100375949C (en) Double-cursor computer system
US20050262273A1 (en) Information processing apparatus having data input devices and method of processing input data information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
DD01 Delivery of document by public notice

Addressee: Bi Lei

Document name: Notification that Application Deemed to be Withdrawn

C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080305