KR19990080939A - How to display the mouse cursor that does not disappear on the screen - Google Patents

How to display the mouse cursor that does not disappear on the screen Download PDF

Info

Publication number
KR19990080939A
KR19990080939A KR1019980014544A KR19980014544A KR19990080939A KR 19990080939 A KR19990080939 A KR 19990080939A KR 1019980014544 A KR1019980014544 A KR 1019980014544A KR 19980014544 A KR19980014544 A KR 19980014544A KR 19990080939 A KR19990080939 A KR 19990080939A
Authority
KR
South Korea
Prior art keywords
mouse
quadrant
coordinates
coordinate
mouse cursor
Prior art date
Application number
KR1019980014544A
Other languages
Korean (ko)
Inventor
박성국
Original Assignee
윤종용
삼성전자 주식회사
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 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019980014544A priority Critical patent/KR19990080939A/en
Publication of KR19990080939A publication Critical patent/KR19990080939A/en

Links

Abstract

본 발명은 모니터 화면에서 사라지지 않는 마우스 커서를 표시하는 방법에 관한 것으로, 마우스 커서 표시방법은 컴퓨터 모니터의 해상도에 의해 결정된 모니터 화면에서 포인터가 위치한 좌표를 계산하는 좌표인식단계 및 포인터의 좌표에 따라 포인터의 포인팅 방향을 소정의 방향으로 변경하여 표시하는 좌표표시단계를 포함함을 특징으로 한다.The present invention relates to a method of displaying a mouse cursor that does not disappear from a monitor screen. The mouse cursor display method includes a coordinate recognition step of calculating a coordinate at which a pointer is located on a monitor screen determined by a resolution of a computer monitor, and a coordinate of a pointer. And a coordinate display step of changing and pointing a pointing direction of the pointer in a predetermined direction.

본 발명에 의하면, 마우스 커서가 모니터 화면에서 사라지지 않음으로써 사용자가 마우스를 사용하는데 편리하다.According to the present invention, the mouse cursor does not disappear from the monitor screen, which is convenient for the user to use the mouse.

Description

화면에서 사라지지 않는 마우스 커서 표시방법How to display the mouse cursor that does not disappear on the screen

본 발명은 컴퓨터 입력장치에 관한 것으로, 특히 화면에서 사라지지 않는 마우스 커서를 표시하는 방법에 관한 것이다.The present invention relates to a computer input device, and more particularly to a method for displaying a mouse cursor that does not disappear from the screen.

마우스(mouse)는 화면에 나타나 있는 물체들중에서 하나의 물체를 선택하기 위하여 사용되는 입력장치이다. 마우스가 설치된 시스템에서는 화면에 화살표 모양의 커서가 나타나게 되는데, 바로 이러한 커서가 마우스의 위치를 표시하게 된다. 그리고 마우스의 바닥에는 일반적으로 조그만 공을 사용하는 볼 마우스가 사용되고 있는데, 마우스의 바닥에 있는 공이 굴러다니면서 마우스의 위치가 이동된다. 하지만 몇몇 마우스에는 공 대신에 빛을 사용하여 마우스의 이동을 감지하기도 하는데, 이러한 마우스를 광학 마우스(optical mouse)라고 한다. 또한 마우스에는 하나, 둘 또는 세 개의 버튼이 존재하고 있는데, 이러한 버튼을 눌러서 마우스의 커서에 위치한 물체를 선택하게 된다. 마우스 커서(mouse cursor)는 마우스의 현재 위치를 표시하시 위하여 화면에서 사용되는 커서로서, 일반적으로 화살표 모습이 사용되고 있다. 마우스 드라이버(mouse driver)는 마우스를 컴퓨터 시스템에서 구동하기 위하여 설치되는 디바이스 드라이버 프로그램이다.A mouse is an input device used to select one object among objects displayed on the screen. In a system where a mouse is installed, an arrow-shaped cursor appears on the screen, which indicates the location of the mouse. In addition, a ball mouse using a small ball is generally used at the bottom of the mouse. As the ball on the bottom of the mouse rolls, the position of the mouse is moved. However, some mice use light instead of balls to detect mouse movement. These mice are called optical mice. In addition, there are one, two or three buttons on the mouse, which are pressed to select the object located at the cursor of the mouse. A mouse cursor is a cursor used on a screen to display a current position of a mouse, and an arrow shape is generally used. A mouse driver is a device driver program that is installed to drive a mouse in a computer system.

종래의 마우스 커서 표시방법은 도 2와 같이 모니터 화면상에서 마우스에 움직임이 발생하면 도 1의 마우스 커서 표시방법에 의해 마우스의 좌표를 인식하여 마우스 커서를 표시한다. 이때 도 3에 의해 도시된 것과 같이 마우스가 이동을 하여 화면의 하단이나 우측끝으로 이동시 마우스 커서가 사라져 버리는 문제점이 있다.In the conventional method of displaying a mouse cursor, when a movement occurs in the mouse on the monitor screen as shown in FIG. 2, the mouse cursor is recognized by displaying the mouse coordinates by the mouse cursor display method of FIG. 1. At this time, there is a problem that the mouse cursor disappears when the mouse moves to the lower end or the right end of the screen as shown in FIG. 3.

본 발명이 이루고자하는 기술적 과제는 모니터 화면에서 마우스 커서가 사라지지 않는 마우스 커서 표시방법을 제공함에 있다.An object of the present invention is to provide a method for displaying a mouse cursor that does not disappear from the monitor screen.

도 1은 종래의 마우스 커서를 표시하는 방법을 순서도로 도시한 것이다.1 is a flowchart illustrating a method of displaying a conventional mouse cursor.

도 2는 윈도우 화면에 마우스 커서를 도시한 것이다.2 illustrates a mouse cursor on a window screen.

도 3은 종래의 마우스 커서 표시방법에 의해 구동되는 마우스 커서가 화면에서 사라짐을 도시한 것이다.3 shows that the mouse cursor driven by the conventional mouse cursor display method disappears from the screen.

도 4는 본 발명에 의한 마우스 커서 표시방법을 순서도로 도시한 것이다.4 is a flowchart illustrating a mouse cursor display method according to the present invention.

도 5는 본 발명에 의한 마우스 커서 표시방법에 의해 구동되는 마우스 커서를 화면에 도시한 것이다.5 shows a mouse cursor driven on the screen by the mouse cursor display method according to the present invention.

상기 기술적 과제를 해결하기 위한, 본 발명에 의한 마우스 커서 표시방법은 컴퓨터 모니터의 해상도에 의해 결정된 모니터 화면에서 포인터가 위치한 좌표를 계산하는 좌표인식단계 및 상기 포인터의 좌표에 따라 상기 포인터의 포인팅 방향을 소정의 방향으로 변경하여 표시하는 좌표표시단계를 포함함을 특징으로 한다.In order to solve the above technical problem, the mouse cursor display method according to the present invention is a coordinate recognition step of calculating the coordinates of the pointer on the monitor screen determined by the resolution of the computer monitor and the pointing direction of the pointer according to the coordinates of the pointer It characterized in that it comprises a coordinate display step of changing the display in a predetermined direction.

상기 좌표표시단계는 상기 좌표인식단계로부터 계산된 좌표가 1사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측하단에서 상기 마우스의 위치좌표를 향하도록 표시하는 1사분면 표시단계, 상기 좌표인식단계로부터 계산된 좌표가 2사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 우측하단에서 상기 마우스의 위치좌표를 향하도록 표시하는 2사분면 표시단계, 상기 좌표인식단계로부터 계산된 좌표가 3사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 우측상단에서 상기 마우스의 위치좌표를 향하도록 표시하는 3사분면 표시단계 및 상기 좌표인식단계로부터 계산된 좌표가 4사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측상단에서 상기 마우스의 위치좌표를 향하도록 표시하는 4사분면 표시단계를 포함함을 특징으로 한다.In the coordinate display step, if the coordinates calculated from the coordinate recognition step are in one quadrant, the quadrant display step of displaying the mouse cursor toward the position coordinate of the mouse at the lower left of the position coordinate of the mouse, from the coordinate recognition step If the calculated coordinates are in the second quadrant, the quadrant display step of displaying the mouse cursor at the lower right of the position coordinates of the mouse toward the position coordinates of the mouse, and if the coordinates calculated from the coordinate recognition step are in the third quadrant, If the coordinates calculated from the three-quadrant display step and the coordinate recognition step are displayed in the fourth quadrant so that the cursor points to the position coordinate of the mouse at the upper right of the position coordinate of the mouse, the mouse cursor is located at the upper left of the position coordinate of the mouse. And a quadrant display step of displaying the mouse to face the position coordinates of the mouse. do.

이하에서 도면을 참조하여 본 발명에 대하여 상세하게 설명하기로 한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 4는 본 발명에 의한 마우스 커서 표시방법을 순서도로 도시한 것으로, 좌표인식단계(400), 1사분면 판단단계(405), 1사분면 표시단계(410), 2사분면 판단단계(415), 2사분면 표시단계(420), 3사분면 판단단계(425), 3사분면 표시단계(430), 4사분면 판단단계(435), 4사분면 표시단계(440) 및 중앙표시단계(450)로 이루어진다.4 is a flowchart illustrating a mouse cursor display method according to an embodiment of the present invention. The coordinate recognition step 400, the first quadrant determination step 405, the first quadrant display step 410, the second quadrant determination step 415, 2 The quadrant display step 420, the third quadrant determination step 425, the third quadrant display step 430, the fourth quadrant determination step 435, the four quadrant display step 440, and the central display step 450 are performed.

좌표인식단계(400)는 컴퓨터 모니터의 해상도에 의해 결정된 모니터 화면에서 마우스가 위치한 좌표를 계산한다. 1사분면 판단단계(405)는 좌표인식단계(400)로부터 계산된 좌표가 1사분면에 있는지를 판단한다. 1사분면 표시단계(410)는 좌표인식단계(400)로부터 계산된 좌표가 1사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측하단에서 마우스의 위치좌표를 향하도록 표시한다. 2사분면 판단단계(415)는 좌표인식단계(400)로부터 계산된 좌표가 2사분면에 있는지를 판단한다. 2사분면 표시단계(420)는 좌표인식단계(400)로부터 계산된 좌표가 2사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 우측하단에서 마우스의 위치좌표를 향하도록 표시한다. 3사분면 판단단계(425)는 좌표인식단계(400)로부터 계산된 좌표가 3사분면에 있는지를 판단한다. 3사분면 표시단계(430)는 좌표인식단계(400)로부터 계산된 좌표가 3사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 우측상단에서 마우스의 위치좌표를 향하도록 표시한다. 4사분면 판단단계(435)는 좌표인식단계(400)로부터 계산된 좌표가 4사분면에 있는지를 판단한다. 4사분면 표시단계(440)는 좌표인식단계(400)로부터 계산된 좌표가 4사분면에 있으면, 마우스 커서를 마우스의 위치좌표의 좌측상단에서 마우스의 위치좌표를 향하도록 표시한다. 중앙표시단계(450)는 좌표인식단계(400)로부터 계산된 좌표가 어느 분면에도 해당되지 않고 중앙에 있으면 1사분면 표시단계(410)부터 4사분면 표시단계(440)에서 표시된 마우스 커서와 다른 모양의 마우스 커서를 중앙에 표시한다.Coordinate recognition step 400 calculates the coordinates where the mouse is located on the monitor screen determined by the resolution of the computer monitor. The first quadrant determination step 405 determines whether the coordinate calculated from the coordinate recognition step 400 is in the first quadrant. In the first quadrant display step 410, if the coordinates calculated from the coordinate recognition step 400 are in the first quadrant, the mouse cursor is displayed so that the mouse cursor faces the position coordinates of the mouse at the lower left of the position coordinates of the mouse. The second quadrant determination step 415 determines whether the coordinates calculated from the coordinate recognition step 400 are in the second quadrant. In the second quadrant display step 420, when the coordinates calculated from the coordinate recognition step 400 are in the second quadrant, the mouse cursor is displayed to face the position coordinates of the mouse at the lower right of the position coordinates of the mouse. The third quadrant determination step 425 determines whether the coordinates calculated from the coordinate recognition step 400 are in the third quadrant. In the third quadrant display step 430, if the coordinates calculated from the coordinate recognition step 400 are in the third quadrant, the mouse cursor is displayed to face the position coordinates of the mouse at the upper right of the position coordinates of the mouse. The quadrant determination step 435 determines whether the coordinates calculated from the coordinate recognition step 400 are in the quadrant. In the quadrant display step 440, if the coordinates calculated from the coordinate recognition step 400 are in the quadrant, the mouse cursor is displayed to face the position coordinates of the mouse at the upper left of the position coordinates of the mouse. The central display step 450 is different from the mouse cursor displayed in the first quadrant display step 410 through the fourth quadrant display step 440 if the coordinates calculated from the coordinate recognition step 400 do not correspond to any quadrant and are in the center. Center the mouse cursor.

상술한 구성에 의거하여, 본 발명에 따른 화면에서 사라지지 않는 마우스 커서를 표시하는 방법에 대해 설명하기로 한다.Based on the above configuration, a method of displaying a mouse cursor that does not disappear from the screen according to the present invention will be described.

마우스에 움직임이 발생하면 마우스에 부착되어 있는 볼의 움직임을 마우스 내부의 상하 감지센서와 좌우 감지센서가 감지한다. 그러면 좌표인식단계(410)에서 모니터 화면상에서 마우스의 좌표를 인식하여 좌표를 계산한다. 1사분면 표시단계(410)부터 4사분면 표시단계(440)까지는 좌표인식단계(400)에서 계산된 마우스가 가리키는 좌표가 해당하는 분면에 마우스 커서를 도 5에 도시한 것과 같이 표시한다. 만약, 마우스가 가리키는 좌표가 1사분면에 있으면(405단계), 마우스 커서가 마우스의 위치좌표의 좌측하단에서 마우스의 위치 좌표를 향하도록 표시한다(410단계). 마우스가 가리키는 좌표가 2사분면에 있으면(415단계), 마우스 커서가 마우스의 위치좌표의 우측하단에서 마우스의 위치좌표를 향하도록 표시한다(420단계). 마우스가 가리키는 좌표가 3사분면에 있으면(425단계), 마우스 커서가 마우스의 위치좌표의 우측상단에서 마우스의 위치좌표를 향하도록 표시한다(430단계). 마우스가 가리키는 좌표가 4사분면에 있으면(435단계), 마우스 커서가 마우스의 위치좌표의 좌측상단에서 마우스의 위치좌표를 향하도록 표시한다(440단계). 그리고 중앙표시단계(450)에서는 좌표인식단계(400)에서 계산된 마우스 좌표가 모니터 화면의 중앙에 있으면, 1사분면 표시단계(410)부터 4사분면 표시단계(440)까지 표시한 마우스 커서와 다른 모양의 마우스 커서를 모니터 화면의 중앙에 표시한다.When the mouse moves, the up and down sensors and the left and right sensors in the mouse detect the movement of the ball attached to the mouse. In the coordinate recognition step 410, the coordinates of the mouse are recognized on the monitor screen and the coordinates are calculated. From the first quadrant display step 410 to the fourth quadrant display step 440, the mouse cursor is displayed on the quadrant corresponding to the coordinate pointed by the mouse calculated in the coordinate recognition step 400 as shown in FIG. 5. If the coordinates pointed to by the mouse are in the first quadrant (step 405), the mouse cursor is displayed to point to the position coordinates of the mouse at the lower left of the position coordinates of the mouse (step 410). If the coordinates pointed to by the mouse are in two quadrants (step 415), the mouse cursor is displayed so as to point to the position coordinates of the mouse at the lower right of the position coordinates of the mouse (step 420). If the coordinates pointed to by the mouse are in the three quadrants (step 425), the mouse cursor is displayed to face the position coordinates of the mouse at the upper right of the mouse's position coordinates (step 430). If the coordinates pointed to by the mouse are in the quadrant 4 (step 435), the mouse cursor is displayed to face the position coordinates of the mouse at the upper left of the position coordinates of the mouse (step 440). In the center display step 450, if the mouse coordinate calculated in the coordinate recognition step 400 is in the center of the monitor screen, the shape of the mouse cursor displayed from the first quadrant display step 410 to the fourth quadrant display step 440 is different from that of the mouse cursor. Display the mouse cursor in the center of the monitor screen.

또한 마우스 커서가 각 분면의 경계에 놓일 경우에 대해 설명하면 다음과 같다. 좌표인식단계(400)로부터 계산된 좌표가 1사분면과 2사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측하단 또는 우측하단에서 마우스의 위치좌표를 향하도록 표시한다. 좌표인식단계(400)로부터 계산된 좌표가 2사분면과 3사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 우측하단 또는 우측상단에서 마우스의 위치좌표를 향하도록 표시한다. 좌표인식단계(400)로부터 계산된 좌표가 3사분면과 4사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 우측상단 또는 좌측상단에서 마우스 좌표를 향하도록 표시한다. 좌표인식단계(400)로부터 계산된 좌표가 4사분면과 1사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측상단 또는 좌측하단에서 마우스의 위치좌표를 향하도록 표시한다.In addition, the case where the mouse cursor is placed at the boundary of each quadrant is as follows. If the coordinates calculated from the coordinate recognition step 400 are at the boundary line between the first and second quadrants, the mouse cursor is displayed to face the position coordinates of the mouse at the lower left or lower right of the position coordinates of the mouse. If the coordinates calculated from the coordinate recognition step 400 are at the boundary line between the quadrant 2 and the quadrant 3, the mouse cursor is displayed to face the position coordinate of the mouse at the lower right or upper right of the position coordinate of the mouse. If the coordinates calculated from the coordinate recognition step 400 are at the boundary line between the third and fourth quadrants, the mouse cursor is displayed to face the mouse coordinates at the upper right or upper left of the position coordinates of the mouse. If the coordinates calculated from the coordinate recognition step 400 are at the boundary line between the quadrant and the first quadrant, the mouse cursor is displayed to face the position coordinate of the mouse at the upper left or lower left of the position coordinate of the mouse.

본 발명에 의하면, 마우스 커서가 모니터 화면에서 사라지지 않음으로써 사용자가 마우스를 사용하는데 편리하다.According to the present invention, the mouse cursor does not disappear from the monitor screen, which is convenient for the user to use the mouse.

Claims (4)

컴퓨터 모니터의 해상도에 의해 결정된 모니터 화면에서 포인터가 위치한 좌표를 계산하는 좌표인식단계; 및A coordinate recognition step of calculating coordinates at which the pointer is located on the monitor screen determined by the resolution of the computer monitor; And 상기 포인터의 좌표에 따라 상기 포인터의 포인팅 방향을 소정의 방향으로 변경하여 표시하는 좌표표시단계를 포함함을 특징으로 하는 화면에서 사라지지 않는 마우스 커서 표시방법.And a coordinate display step of changing and pointing a pointing direction of the pointer in a predetermined direction according to the coordinates of the pointer. 제1항에 있어서, 상기 좌표표시단계는The method of claim 1, wherein the coordinate display step 상기 좌표인식단계로부터 계산된 좌표가 1사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측하단에서 상기 마우스의 위치좌표를 향하도록 표시하는 1사분면 표시단계;A quadrant display step of displaying, when the coordinates calculated from the coordinate recognition step are in one quadrant, the mouse cursor is displayed toward the position coordinate of the mouse at the lower left of the position coordinate of the mouse; 상기 좌표인식단계로부터 계산된 좌표가 2사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 우측하단에서 상기 마우스의 위치좌표를 향하도록 표시하는 2사분면 표시단계;A quadrant display step of displaying a mouse cursor at a lower right end of the position coordinate of the mouse toward the position coordinate of the mouse when the coordinates calculated from the coordinate recognition step are in the second quadrant; 상기 좌표인식단계로부터 계산된 좌표가 3사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 우측상단에서 상기 마우스의 위치좌표를 향하도록 표시하는 3사분면 표시단계; 및A three-quadrant display step of displaying, when the coordinates calculated from the coordinate recognition step are in three quadrants, the mouse cursor is displayed toward the position coordinates of the mouse at the upper right of the position coordinates of the mouse; And 상기 좌표인식단계로부터 계산된 좌표가 4사분면에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측상단에서 상기 마우스의 위치좌표를 향하도록 표시하는 4사분면 표시단계를 포함함을 특징으로 하는 화면에서 사라지지 않는 마우스 커서 표시방법.If the coordinates calculated from the coordinate recognition step are in the fourth quadrant, the quadrant display step of displaying the mouse cursor facing the position coordinates of the mouse at the upper left of the position coordinates of the mouse does not disappear. How to display mouse cursor. 제2항에 있어서,The method of claim 2, 상기 좌표인식단계로부터 계산된 좌표가 1사분면과 2사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측하단 또는 우측하단에서 상기 마우스의 위치좌표를 향하도록 표시하는 단계;If the coordinates calculated from the coordinate recognition step are at the boundary line between the first and second quadrants, displaying the mouse cursors toward the position coordinates of the mouse at the lower left or lower right of the position coordinates of the mouse; 상기 좌표인식단계로부터 계산된 좌표가 2사분면과 3사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 우측하단 또는 우측상단에서 상기 마우스의 위치좌표를 향하도록 표시하는 단계;If the coordinates calculated from the coordinate recognition step are at the boundary line between the second and third quadrants, displaying the mouse cursor facing the position coordinates of the mouse at the lower right or upper right of the position coordinates of the mouse; 상기 좌표인식단계로부터 계산된 좌표가 3사분면과 4사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 우측상단 또는 좌측상단에서 상기 마우스의 위치좌표를 향하도록 표시하는 단계; 및If the coordinates calculated from the coordinate recognition step are at the boundary line between the third and fourth quadrants, displaying the mouse cursor facing the position coordinates of the mouse at the upper right or upper left of the position coordinates of the mouse; And 상기 좌표인식단계로부터 계산된 좌표가 4사분면과 1사분면의 경계선에 있으면, 마우스 커서가 마우스의 위치좌표의 좌측상단 또는 좌측하단에서 상기 마우스의 위치좌표를 향하도록 표시단계를 포함함을 특징으로 하는 화면에서 사라지지 않는 마우스 커서 표시방법.If the coordinates calculated from the coordinate recognition step is in the boundary between the fourth quadrant and the first quadrant, the display step so that the mouse cursor toward the position coordinates of the mouse in the upper left or lower left of the position coordinates of the mouse How to display a mouse cursor that does not disappear from the screen. 제2항에 있어서,The method of claim 2, 상기 좌표인식단계로부터 계산된 좌표가 어느 분면에도 해당되지 않고 중앙에 있으면 상기 1사분면 표시단계부터 상기 4사분면 표시단계까지 표시된 마우스 커서와 다른 모양의 마우스 커서를 중앙에 표시함을 특징으로 하는 화면에서 사라지지 않는 마우스 커서 표시방법.If the coordinates calculated from the coordinate recognition step do not correspond to any quadrant but are in the center, the mouse cursor displayed in the first quadrant display step to the fourth quadrant display step is displayed in the center. How to display the mouse cursor that does not disappear.
KR1019980014544A 1998-04-23 1998-04-23 How to display the mouse cursor that does not disappear on the screen KR19990080939A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980014544A KR19990080939A (en) 1998-04-23 1998-04-23 How to display the mouse cursor that does not disappear on the screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980014544A KR19990080939A (en) 1998-04-23 1998-04-23 How to display the mouse cursor that does not disappear on the screen

Publications (1)

Publication Number Publication Date
KR19990080939A true KR19990080939A (en) 1999-11-15

Family

ID=65890423

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980014544A KR19990080939A (en) 1998-04-23 1998-04-23 How to display the mouse cursor that does not disappear on the screen

Country Status (1)

Country Link
KR (1) KR19990080939A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02204783A (en) * 1989-02-03 1990-08-14 Victor Co Of Japan Ltd Cursor display controller
JPH04128919A (en) * 1990-09-20 1992-04-30 Hitachi Ltd Pointing cursor display method and data processor
JPH06289835A (en) * 1993-03-31 1994-10-18 Yamaha Corp Cursor display device
JPH08152971A (en) * 1994-11-28 1996-06-11 Nec Software Ltd Mouse cursor control system
JPH09190287A (en) * 1996-01-09 1997-07-22 Canon Inc Cursor control method and information processor realizing the method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02204783A (en) * 1989-02-03 1990-08-14 Victor Co Of Japan Ltd Cursor display controller
JPH04128919A (en) * 1990-09-20 1992-04-30 Hitachi Ltd Pointing cursor display method and data processor
JPH06289835A (en) * 1993-03-31 1994-10-18 Yamaha Corp Cursor display device
JPH08152971A (en) * 1994-11-28 1996-06-11 Nec Software Ltd Mouse cursor control system
JPH09190287A (en) * 1996-01-09 1997-07-22 Canon Inc Cursor control method and information processor realizing the method

Similar Documents

Publication Publication Date Title
US6559833B2 (en) Apparatus and method for achieving absolute and relative positioning of a graphics cursor
US10073610B2 (en) Bounding box gesture recognition on a touch detecting interactive display
JP4609557B2 (en) Information processing apparatus and information processing method
TWI520034B (en) Method of determining touch gesture and touch control system
US20080288895A1 (en) Touch-Down Feed-Forward in 30D Touch Interaction
US20040104894A1 (en) Information processing apparatus
JP2003114755A (en) Device for inputting coordinates
JPH07182092A (en) Vector input device
JP2009276819A (en) Method for controlling pointing device, pointing device and computer program
US20100038151A1 (en) Method for automatic switching between a cursor controller and a keyboard of depressible touch panels
JPH07248872A (en) Input device and arithmetic input/output device
KR19990080939A (en) How to display the mouse cursor that does not disappear on the screen
US20050110756A1 (en) Device and method for controlling symbols displayed on a display device
KR102169236B1 (en) Touchscreen device and method for controlling the same and display apparatus
JP7094631B2 (en) Input device
JP4430842B2 (en) Input processing method, display device with coordinate input function, and program
US20070216656A1 (en) Composite cursor input method
JP4951852B2 (en) Object selection device and program
EP0869424B1 (en) Contrast adjustment method and information processing apparatus having touch-sensitive device
KR102254091B1 (en) Touchscreen device and method for controlling the same and display apparatus
US20240160294A1 (en) Detection processing device, detection processing method, information processing system
JPH08314629A (en) Display system
KR200319984Y1 (en) A stick mouse
KR101546966B1 (en) Method for detecting gesture and sensing touch input
JP2003280791A (en) Keyboard with pointing device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application