KR20020078794A - Method of Automation for mouse click - Google Patents

Method of Automation for mouse click Download PDF

Info

Publication number
KR20020078794A
KR20020078794A KR1020010018939A KR20010018939A KR20020078794A KR 20020078794 A KR20020078794 A KR 20020078794A KR 1020010018939 A KR1020010018939 A KR 1020010018939A KR 20010018939 A KR20010018939 A KR 20010018939A KR 20020078794 A KR20020078794 A KR 20020078794A
Authority
KR
South Korea
Prior art keywords
mouse
click
user
value
timer value
Prior art date
Application number
KR1020010018939A
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 KR1020010018939A priority Critical patent/KR20020078794A/en
Publication of KR20020078794A publication Critical patent/KR20020078794A/en

Links

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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/038Control and interface arrangements therefor, e.g. drivers or device-embedded control circuitry
    • G06F3/0383Signal control means within the pointing device
    • 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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0354Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of 2D relative movements between the device, or an operating part thereof, and a plane or surface, e.g. 2D mice, trackballs, pens or pucks
    • G06F3/03543Mice or pucks

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Position Input By Displaying (AREA)

Abstract

PURPOSE: A method for automating the mouse clicking is provided to reduce the fatigue applied to the fingers and joints related with the use of a mouse, and to minimize the inconvenience in the use of the mouse by examining the mouse clicking motion of a user and automatically generating a mouse clicking motion when a specific condition is occurred. CONSTITUTION: A timer value is initialized(S1). The movement or clicking of a mouse by a user is detected(S2). If the mouse is in use by the user, the timer value is initialized(S3). Otherwise, a timer value is increased at every one unit. The unit is basically 50 milliseconds, and is changeable. If the value of the timer is over a predetermined reference value(S4), a mouse clicking motion is generated automatically(S5). Otherwise, the mouse motion detecting routine is performed.

Description

마우스 클릭의 자동화 방법{Method of Automation for mouse click}Method of Automation for mouse click}

종래의 일반적인 마우스들은 그 기능상 분류를 볼 때 왼쪽 마우스버튼 클릭, 오른쪽 마우스 버튼 클릭, 상하 이동, 좌우 이동의 기능과 보다 최신의 마우스에는 휠버튼을 제공하는데 특히 왼쪽 마우스 버튼 클릭, 오른쪽 마우스 버튼 클릭은 사람의 손가락을 사용해야만 가능한 기능이었다. 따라서 종래의 마우스를 사용할 때사용자는 반복, 지속적인 마우스 버튼 클릭 행동으로 인해 사용자의 손가락에 집중적인 피로증가, 관절이상을 유발하는 단점이 있다.Conventional general mice provide the functions of left mouse button click, right mouse button click, up and down movement, left and right movement and wheel buttons for more recent mouse in terms of their functional classification, especially left mouse button click and right mouse button click. It was possible only by using a human finger. Therefore, when using a conventional mouse, the user has a disadvantage of causing intensive fatigue and joint abnormality in the user's finger due to repeated and continuous mouse button click actions.

본 발명은 전술한 문제점을 해결하기 위한 것으로 사용자의 마우스 클릭 행동을 일정한 조건에서 점검하고 그 일정한 조건이 충족되는 경우 자동으로 마우스 클릭 행위를 발생시켜서 사용자의 마우스 사용과 관련된 손가락과 관절에 가해지는 피로를 줄이고 마우스 사용시의 불편함을 줄이는 데에 목적이 있다.The present invention is to solve the above-mentioned problems, check the user's mouse click behavior in a certain condition and if the given condition is met, the mouse click behavior automatically generated by the fatigue applied to the fingers and joints associated with the user's mouse use The purpose is to reduce the discomfort and the inconvenience of using a mouse.

도1은 본 발명의 바람직한 실시예에 따른 기능의 흐름을 설명하기 위한 흐름도.1 is a flow chart for explaining the flow of functions according to a preferred embodiment of the present invention.

도2는 본 발명의 바람직한 실시예에 따른 마우스 클릭의 자동화를 위한 마우스 내부의 신호흐름을 설명하기 위한 흐름도.Figure 2 is a flow chart for explaining the signal flow inside the mouse for the automation of the mouse click in accordance with a preferred embodiment of the present invention.

도3은 본 발명의 바람직한 실시예에 따른 마우스 클릭의 자동화를 위한 자동클릭 프로그램의 내부의 신호흐름을 설명하기 위한 흐름도Figure 3 is a flow chart for explaining the signal flow inside the automatic click program for automating the mouse click according to the preferred embodiment of the present invention

본 발명의 바람직한 양상에 따르면 사용자가 마우스를 사용하는지 계속 점검하는 단계와; 사용자가 마우스를 사용하지 않고 정지시키고 있는 상태인 경우 마우스에 내장된 타이머의 값을 증가시키는 단계와; 타이머의 값이 사용자가 지정한 값보다 커지면 사용자가 지정한 마우스 클릭 행위를 발생시키는 단계를 포함하여 마우스의 클릭 행위를 자동화하는 것을 특징으로 한다.According to a preferred aspect of the present invention there is provided a method comprising: continuously checking whether a user uses a mouse; Increasing the value of the timer embedded in the mouse when the user is in the stopped state without using the mouse; When the value of the timer is greater than the value specified by the user, including the step of generating a mouse click action specified by the user characterized in that to automate the click action of the mouse.

본 발명의 또 다른 양상에 따르면 본 발명은 자동클릭 기능을 구현하기 위한 방법의 하나로 일반 마우스를 사용하여 자동클릭기능을 구현하기 위해 자동클릭프로그램을 설치하는 방법이 있고 또 다른 방법의 하나로 자동클릭 마우스를 제조하는 방법이 있다.According to still another aspect of the present invention, there is provided a method of installing an autoclick program for implementing an autoclick function using a general mouse as one of the methods for implementing the autoclick function. There is a method of manufacturing.

도1은 본 발명의 바람직한 실시예에 따른 마우스 자동클릭 기능을 구현하기 위한 기본적인 흐름을 설명하기 위한 흐름도이다. 본 실시예를 사용하기 위해 타이머값을 초기화하는 단계를 처음으로 시작한다(S1). 타이머 값의 초기화는 타이머의 값을 0으로 설정하는 기능이다. 초기화 다음 사용자에 의해 마우스가 움직이거나 클릭 행위를 일으키는지를 점검해서 사용자에 의해 사용되고 있으면 다시 타이머값을 초기화하고 사용되고 있지 않으면 타이머 값을 1단위 증가시킨다(S2, S3). 여기서 타이머값 1단위란 기본적으로 50mili second를 말하는데 사용자에 의해 이 값을 변경할 수 있다. 타이머의 값이 설정된 기준값보다 크게 되면 마우스 클릭 행위를 자동으로 발생시키고 그렇지 않으면 다시 S2의 마우스 동작 여부 점검 루틴을 수행한다.(S4, S5)1 is a flowchart illustrating a basic flow for implementing the mouse auto-click function according to a preferred embodiment of the present invention. In order to use the present embodiment, the step of initializing the timer value is first started (S1). Initializing the timer value is a function to set the timer value to zero. Initialization After checking whether the mouse moves or clicks by the user, if it is used by the user, the timer value is reset again. If not, the timer value is increased by one unit (S2, S3). Here, 1 unit of timer value basically means 50mili second, which can be changed by the user. If the value of the timer is larger than the set reference value, the mouse click action is automatically generated. Otherwise, the routine for checking the operation of the mouse of S2 is performed again (S4, S5).

도2는 본 발명의 바람직한 실시예에 따라 마우스에 구현된 자동클릭기능을 설명하기 위한 마우스 구성도이다. S6, S7, S8, S9는 일반 마우스에서 이미 구현되어 있는 기능으로서 왼쪽 마우스클릭버튼, 오른쪽 마우스클릭버튼, 상하이동센서, 좌우이동센서를 나타낸다.Figure 2 is a mouse configuration for explaining the automatic click function implemented in the mouse in accordance with a preferred embodiment of the present invention. S6, S7, S8, and S9 are functions that are already implemented in a general mouse, and represent left mouse click button, right mouse click button, Shanghai east sensor, and left and right movement sensors.

자동클릭기능 사용여부버튼(S10)을 사용하여 사용자는 자동클릭기능을 사용할 것인지 아닌지를 결정할 수 있다. 자동클릭기능을 사용하면 S11의 타이머로 클릭이나 마우스이동 신호가 전달되어 도1에서 전술한 흐름도를 따라가서 자동클릭 행위를 발생시키게 된다. 반면에 자동클릭기능을 사용하지 않으면 사용자는 기존의 일반 마우스와 동일한 기능을 사용하게 된다. 사용자는 또한 왼쪽 마우스 클릭을자동화할 것인지 오른쪽 마우스 클릭을 자동화할 것인지를 결정할 수 있다(S9). 버튼을 왼쪽마우스 클릭으로 설정하면 지정한 기간동안 사용자가 마우스를 사용하지 않은 경우 왼쪽 마우스 클릭 행위가 발생하게 되고 오른쪽 마우스 클릭으로 설정하면 지정한 기간동안 사용자가 마우스를 사용하지 않은 경우 오른쪽 마우스 클릭 행위가 발생하게 된다.By using the automatic click function use button (S10), the user can determine whether to use the automatic click function. When the auto-click function is used, a click or mouse movement signal is transmitted to the timer of S11 to follow the flowchart described above with reference to FIG. 1 to generate an auto-click action. On the other hand, if the auto-click function is not used, the user uses the same function as the conventional mouse. The user may also decide whether to automate left mouse click or right mouse click (S9). When the button is set to left mouse click, the left mouse click action occurs when the user does not use the mouse for the specified period. When the button is set to right mouse click, the right mouse click action occurs when the user has not used the mouse for the specified period. Done.

도3은 본 발명의 바람직한 실시예에 따라 소프트웨어만으로 구성된 마우스 자동클릭 기능을 구현하기 위한 흐름을 보여주는 흐름도이다. 프로그램을 구동시키면 타이머 값을 초기화시킨다(S13). 프로그램에서는 마우스의 상하좌우이동, 좌우측 마우스 클릭을 감지하여 마우스가 동작중인 경우 다시 타이머 값을 초기화하고 동작중이지 않으면 타이머의 값을 1단위 증가시킨다(S14, S15). 이 때 타이머의 값이 기준값보다 작으면 다시 마우스 동작여부(S14)를 검사하고 타이머의 값이 기준값보다 크면 사용자가 자동클릭옵션을 사용했는지 여부를 검토해서 자동클릭옵션을 선택하지 않았으면 타이머의 값을 초기화(S13)하고 자동클릭옵션을 선택했으면 마우스의 현재위치를 파악한다(S17, S18). 사용자가 왼쪽마우스클릭을 자동화할 것인지, 오른쪽 마우스 클릭을 자동화 할 것인지 설정한 값을 파악하여 각각에 따른 마우스 클릭 행위를 발생시킨다.(S19). 자동으로 마우스 클릭이 발생한 후에는 다시 타이머 값을 초기화(S13)하여 이러한 과정을 계속 반복한다.3 is a flowchart showing a flow for implementing a mouse auto-click function composed only of software according to a preferred embodiment of the present invention. When the program is driven, the timer value is initialized (S13). The program detects the up, down, left, and right mouse movements of the mouse, and resets the timer value when the mouse is in operation, and increases the timer value by one unit if it is not in operation (S14, S15). At this time, if the timer value is smaller than the reference value, check the mouse movement (S14) again. If the timer value is larger than the reference value, examine whether the user has used the autoclick option. If the initializing (S13) and the automatic click option is selected to determine the current position of the mouse (S17, S18). The user grasps the set value whether to automate left mouse click or right mouse click and generates a mouse click action according to each step (S19). After the mouse click occurs automatically, the timer value is initialized again (S13) to repeat this process continuously.

이상에서 설명한 바와 같이, 본 발명에 따른 마우스 클릭의 자동화는 사용자에게 반복적으로 집중되는 왼쪽 마우스 클릭, 또는 오른쪽 마우스 클릭의 사용으로 인한 손가락의 부담을 최소화 하므로서 관절이상, 사용자의 컴퓨터 이용의 편이성을 극대화할 수 있다.As described above, the automation of the mouse click according to the present invention minimizes the burden of the finger due to the use of the left mouse click or the right mouse click repeatedly concentrated on the user, thereby maximizing joint abnormalities and the user's ease of using the computer. can do.

Claims (2)

마우스에서 상하좌우 이동, 오른쪽 클릭, 왼쪽 클릭, 휠버튼의 이동등과 같은 마우스 사용이 없이 정지한 상태에서 일정한 시간이 지나면 자동으로 마우스 클릭 행위를 발생시키는 자동 클릭 기능을 컴퓨터 상에서 실현 가능한 방법How to realize automatic click function on the computer that automatically generates mouse click behavior after a certain period of time without using the mouse such as moving the mouse up, down, left, right, left click, wheel button, etc. 마우스에서 상하좌우 이동, 오른쪽 클릭, 왼쪽 클릭, 휠버튼의 이동등과 같은 마우스 사용이 없이 정지한 상태에서 일정한 시간이 지나면 자동으로 마우스 클릭 행위를 발생시키기 위해 마우스에 내장된 자동클릭기능의 실현 가능한 방법It is possible to realize the automatic click function built in the mouse to automatically generate the mouse click behavior after a certain period of time without using the mouse such as moving the mouse up, down, left, right, left click, wheel button, etc. Way
KR1020010018939A 2001-04-10 2001-04-10 Method of Automation for mouse click KR20020078794A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010018939A KR20020078794A (en) 2001-04-10 2001-04-10 Method of Automation for mouse click

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010018939A KR20020078794A (en) 2001-04-10 2001-04-10 Method of Automation for mouse click

Publications (1)

Publication Number Publication Date
KR20020078794A true KR20020078794A (en) 2002-10-19

Family

ID=27700486

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010018939A KR20020078794A (en) 2001-04-10 2001-04-10 Method of Automation for mouse click

Country Status (1)

Country Link
KR (1) KR20020078794A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100902740B1 (en) * 2002-06-27 2009-06-15 주식회사 케이티 Apparatus and method for automatic click signal intersion using mouse movement

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980072153A (en) * 1998-07-27 1998-10-26 이주율 Auto click mouse
KR20000010406U (en) * 1998-11-20 2000-06-15 송영모 Mouse with continuous automatic clicks and speed control
KR20000049784A (en) * 2000-04-29 2000-08-05 박은일 The effective method and a device of user interface on the web browser
JP2000227834A (en) * 1999-02-08 2000-08-15 Nec Corp Mouse
JP2001005606A (en) * 1999-06-18 2001-01-12 Nec Eng Ltd Mouse control system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980072153A (en) * 1998-07-27 1998-10-26 이주율 Auto click mouse
KR20000010406U (en) * 1998-11-20 2000-06-15 송영모 Mouse with continuous automatic clicks and speed control
JP2000227834A (en) * 1999-02-08 2000-08-15 Nec Corp Mouse
JP2001005606A (en) * 1999-06-18 2001-01-12 Nec Eng Ltd Mouse control system
KR20000049784A (en) * 2000-04-29 2000-08-05 박은일 The effective method and a device of user interface on the web browser

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100902740B1 (en) * 2002-06-27 2009-06-15 주식회사 케이티 Apparatus and method for automatic click signal intersion using mouse movement

Similar Documents

Publication Publication Date Title
US10955916B2 (en) Object tracking device
US11474604B2 (en) User interface control of responsive devices
US20210103338A1 (en) User Interface Control of Responsive Devices
US6043805A (en) Controlling method for inputting messages to a computer
US10120444B2 (en) Wearable device
US20230113991A1 (en) Biopotential-Based Gesture Interpretation With Machine Labeling
CN112817443A (en) Display interface control method, device and equipment based on gestures and storage medium
JP2008203911A (en) Pointing device and computer
KR200401975Y1 (en) A controlling device for computer
KR20020078794A (en) Method of Automation for mouse click
US11237639B2 (en) Method and system for electronic communication by persons with disabilities
JP6522540B2 (en) INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING PROGRAM
CN109976518A (en) A kind of man-machine interaction method based on PVDF sensor array
US7145550B2 (en) Method and apparatus for reducing repetitive motion injuries in a computer user
Rodrigues et al. A virtual touch interaction device for immersive applications
CN212379812U (en) Input device based on finger sensor
WO2002061673A1 (en) A computer mouse, a method of monitoring usage of a computer mouse and a method for determining the status of a combined left- and right-handed computer mouse
KR100304525B1 (en) Auto click mouse
KR102263815B1 (en) Gesture Recognition Wearable Device
KR102048122B1 (en) Wearable Mouse and the Operating Method Thereof
KR100359195B1 (en) One-touch Type Window Control(OWC) Device
CN115105352A (en) Auxiliary control method, device and equipment for massage equipment and storage medium
CN117835044A (en) Debugging method and device of motion capture camera
KR19980072153A (en) Auto click mouse
Hwang et al. Department of Electrical and Computer Engineering, Carnegie Mellon University

Legal Events

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