KR200309783Y1 - input device - Google Patents

input device Download PDF

Info

Publication number
KR200309783Y1
KR200309783Y1 KR20-2002-0034518U KR20020034518U KR200309783Y1 KR 200309783 Y1 KR200309783 Y1 KR 200309783Y1 KR 20020034518 U KR20020034518 U KR 20020034518U KR 200309783 Y1 KR200309783 Y1 KR 200309783Y1
Authority
KR
South Korea
Prior art keywords
macro
signal
input
unit
input signal
Prior art date
Application number
KR20-2002-0034518U
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 KR20-2002-0034518U priority Critical patent/KR200309783Y1/en
Application granted granted Critical
Publication of KR200309783Y1 publication Critical patent/KR200309783Y1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/3017Runtime instruction translation, e.g. macros

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

본 고안은, 적어도 하나의 입력신호감지부를 가지며, 상기 입력신호감지부에서 감지되는 입력신호를 수령하여 시스템신호로 변환하는 입력컨트롤러가 마련된 컴퓨터본체에 접속되는 입력장치에 관한 것이다. 본 입력장치는, 매크로신호저장부와, 매크로 신호 설정부와, 매크로 실행부와, 상기 매크로 신호설정부의 선택시 상기 입력신호감지부에서 출력되는 입력신호를 상기 매크로신호저장부에 순차적으로 저장하고 상기 매크로 실행부의 선택시 상기 매크로신호저장부에 저장된 입력신호를 독출하여 미리 설정된 횟수만큼 반복해서 상기 컴퓨터본체로 제공하는 제어부를 포함하는 것을 특징으로 한다. 이에 의하여, 단일의 선택으로 매크로를 자동으로 반복실행하는 컴퓨터본체로 입력할 수 있다.The present invention relates to an input device having at least one input signal detector and connected to a computer main body provided with an input controller for receiving an input signal detected by the input signal detector and converting the signal into a system signal. The input device sequentially stores the macro signal storage unit, the macro signal setting unit, the macro execution unit, and the input signal output from the input signal detection unit when the macro signal setting unit is selected. And a control unit which reads an input signal stored in the macro signal storage unit and repeatedly provides a predetermined number of times to the computer body when the macro execution unit is selected. This allows input into a computer body that automatically repeats macros with a single selection.

Description

입력장치{input device}Input device

본 고안은 입력장치에 관한 것으로서, 보다 상세하게는 매크로 기능을 갖는 컴퓨터 입력장치에 관한 것이다.The present invention relates to an input device, and more particularly to a computer input device having a macro function.

컴퓨터가 특정한 동작을 할 수 있도록 사용자 명령을 하거나 기본 데이터의 입력을 하기 위해 사용되는 입력장치로서 키보드, 마우스, 터치패드를 갖는다.An input device used to give a user command or input basic data so that a computer can perform a specific operation has a keyboard, a mouse, and a touch pad.

입력장치 중 키보드는 눌러진 키 값을 감지해서 스캔코드를 키보드 컨트롤러에 제공하고, 컨트롤러는 스캔코드변환테이블에 의해 변환시켜서 인터럽트를 걸어 시스템으로 전송한다. 마우스의 경우에는 위치센서에서 감지된 상대적인 좌표를 마우스컨트롤러에 제공하여 좌표값을 계산한 뒤, 이를 시스템에 보낸다.Among the input devices, the keyboard detects the pressed key value and provides the scan code to the keyboard controller. The controller converts it by the scan code conversion table and interrupts it to transmit it to the system. In the case of the mouse, the relative coordinates detected by the position sensor are provided to the mouse controller to calculate the coordinate values and send them to the system.

이러한 키보드나 마우스 등의 입력장치를 통해 한번 입력된 신호는 사용자가 수동으로 다시 직접 입력해 주기 전에는 재입력이 되지 않는다. 이로 인해 테스트나 문서작업처럼 기계적이고 반복적인 입력이 필요한 경우, 작업이 번거로워지고 불편하다.The signal input once through the input device such as keyboard or mouse is not inputted again until the user inputs it again manually. This can be cumbersome and inconvenient when mechanical and repetitive input is required, such as testing or documentation.

이에 대해 복잡한 기능을 수행하기 위해 일반키 외에도 몇 개의 제어키나 확장키와 같은 특수키를 갖는 키보드가 개발되어 있다. 또한, 최근에는 이러한 키들 외에 인터넷 사이트를 바로 실행시킨다던지, 전원을 온/오프 시킨다거나, 볼륨을 업/다운 시킨다거나 하는 등의 특별한 기능을 수행하는 핫키(Hotkey)들을 추가로 설계하여 사용하고 있다.In order to perform this complicated function, a keyboard with special keys such as some control keys and extension keys has been developed in addition to the general keys. Recently, in addition to these keys, Hotkeys are designed and used to perform special functions such as immediately running an Internet site, turning on / off the power, or turning up or down the volume. .

매크로 기능은 사용자가 입력하는 일련의 글자판 입력순서 혹은 특정작업을 수행하는 절차를 기록해두었다가 간단한 키조작으로 재생해내는 기능으로, 이 매크로 기능을 이용하면 단순하고 반복적인 키조작을 매크로 재생키(단축키)로 한번에대신할 수 있기 때문에 빠르고 효율적으로 작업을 할 수 있다.Macro function records a sequence of letter inputs or a procedure to perform a specific task that a user inputs, and then plays it back with simple key operation. This macro function allows a simple and repeated key operation to be executed by a macro playback key (shortcut key). ) Can be replaced at once, so you can work quickly and efficiently.

그런데, 종래의 입력장치에서는 매크로 재생키에 설정된 일련의 과정의 입력작업을 반복해서 처리해야 하는 경우 매크로 재생키를 반복해서 여러 번 선택해야 번거로움이 있다.However, in the conventional input device, when the input operation of a series of processes set in the macro playback key needs to be repeatedly processed, it is troublesome to repeatedly select the macro playback key several times.

따라서, 본 고안의 목적은, 단일의 선택으로 매크로를 자동으로 반복실행하는 입력장치를 제공하는 것이다.It is therefore an object of the present invention to provide an input device for automatically repeating a macro with a single selection.

도 1은 본 고안에 따른 입력장치를 갖는 컴퓨터시스템의 구성도,1 is a block diagram of a computer system having an input device according to the present invention,

도 2는 도 1의 컴퓨터시스템의 내부제어블록도,2 is an internal control block diagram of the computer system of FIG.

도 3은 본 고안에 따른 컴퓨터시스템의 제어순서도이다.3 is a control flowchart of a computer system according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

1 : 컴퓨터시스템 3 : 디스플레이장치1: Computer system 3: Display device

5 : 키보드 10 : 마우스5: keyboard 10: mouse

11 : 마우스버튼 12 : 매크로신호설정버튼11: Mouse Button 12: Macro Signal Setting Button

13 : 입력버튼감지부 14 : 매크로실행버튼13: input button detection unit 14: macro execution button

15 : 제어부 16 : 스위칭부15 control unit 16 switching unit

17 : 메모리컨트롤러 18 : 메모리17: memory controller 18: memory

20 : 컴퓨터본체 21 : 입력컨트롤러20: computer main body 21: input controller

23 : 중앙처리장치23: central processing unit

상기 목적은, 본 고안에 따라, 적어도 하나의 입력신호감지부를 가지며, 상기 입력신호감지부에서 감지되는 입력신호를 수령하여 시스템신호로 변환하는 입력컨트롤러가 마련된 컴퓨터본체에 접속되는 입력장치에 있어서, 매크로신호저장부와, 매크로 신호 설정부와, 매크로 실행부와, 상기 매크로 신호설정부의 선택시 상기 입력신호감지부에서 출력되는 입력신호를 상기 매크로신호저장부에 순차적으로 저장하고 상기 매크로 실행부의 선택시 상기 매크로신호저장부에 저장된 입력신호를 독출하여 미리 설정된 횟수만큼 반복해서 상기 컴퓨터본체로 제공하는 제어부를 포함하는 것에 의해 달성된다.According to an aspect of the present invention, there is provided an input apparatus connected to a computer main body having at least one input signal sensing unit and provided with an input controller for receiving an input signal sensed by the input signal sensing unit and converting the input signal into a system signal. When the macro signal storage unit, the macro signal setting unit, the macro execution unit, and the macro signal setting unit are selected, the input signal output from the input signal detection unit is sequentially stored in the macro signal storage unit and the macro execution unit is selected. And a control unit which reads an input signal stored in the macro signal storage unit and repeatedly provides a predetermined number of times to the computer body.

여기서, 상기 입력장치는 마우스와 키보드 중 적어도 하나를 포함하는 것이 바람직하다.Here, the input device preferably includes at least one of a mouse and a keyboard.

상기 제어부는 상기 매크로신호설정부의 선택/선택해제에 따라 상기 매크로신호저장부와 상기 입력신호감지부를 연결/연결해제시키고, 상기 매크로실행선택부의 선택시 상기 입력신호감지부와 상기 입력컨트롤러의 연결을 해제하고 상기 매크로신호저장부와 상기 입력컨트롤러를 연결시키는 스위칭부를 포함하는 것이 바람직하다.The control unit connects / disconnects the macro signal storage unit and the input signal detection unit according to selection / deselection of the macro signal setting unit, and connects the input signal detection unit and the input controller when the macro execution selection unit is selected. It is preferable to include a switching unit for releasing and connecting the macro signal storage unit and the input controller.

상기 제어부는 상기 매크로신호저장부를 읽기/쓰기 억세스를 위한 타이밍신호를 출력하여 상기 매크로신호저장부에 타이밍신호와 매크로입력신호를 함께 저장하는 메모리컨트롤러를 더 포함하여 상기 메모리에 저장된 매크로신호를 순차적으로 읽기/쓰기 할 수 있다.The controller may further include a memory controller configured to output a timing signal for read / write access to the macro signal storage unit and to store the timing signal and the macro input signal together in the macro signal storage unit, to sequentially store the macro signal stored in the memory. Can read / write

상기 매크로신호저장부에 저장된 매크로신호의 실행횟수를 선택하기 위한 매크로실행횟수선택부를 더 포함하며; 상기 메모리컨트롤러는 상기 매크로신호설정부를 선택한 상태에서 매크로실행횟수선택부의 선택횟수를 카운트하여 상기 매크로신호저장부에 함께 저장하는 것이 바람직하다.A macro execution frequency selector for selecting an execution frequency of a macro signal stored in the macro signal storage; Preferably, the memory controller counts the number of times the macro execution frequency selection unit selects the macro signal setting unit and stores the selected number of times together with the macro signal storage unit.

이하에서는 첨부도면을 참조하여 본 고안에 대해 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail for the subject innovation.

도 1은 본 고안에 따른 입력장치를 갖는 컴퓨터시스템의 구성도이다. 도면에 도시된 바와 같이, 컴퓨터시스템은 연산 및 제어기능을 하는 중앙처리장치가 장착된 메인보드가 마련되는 컴퓨터본체(20)와, 컴퓨터본체(20)로부터 제공되는 비디오신호를 처리하여 화상으로 표시하는 디스플레이장치(3)와, 컴퓨터본체(20)와 연결되며 사용자입력을 입력장치로서 키보드(5)와 마우스(10)를 갖는다.1 is a block diagram of a computer system having an input device according to the present invention. As shown in the figure, the computer system processes a computer main body 20 provided with a main board equipped with a central processing unit that performs arithmetic and control functions, and a video signal provided from the computer main body 20 to display an image. The display device 3 is connected to the computer main body 20 and has a keyboard 5 and a mouse 10 as user input devices.

본 고안에 따른 마우스본체에는 좌/우측 버튼(11)의 판면을 관통하여 돌출되게 마련되어 매크로기능을 설정하기 위한 매크로신호설정버튼(12)과, 매크로신호를 실행하기 위한 매크로실행버튼(14)과, 매크로실행횟수설정버튼(19)이 마련된다.The mouse body according to the present invention is provided to protrude through the plate surface of the left / right button 11, the macro signal setting button 12 for setting the macro function, the macro execution button 14 for executing the macro signal and A macro execution frequency setting button 19 is provided.

도 2는 도 1의 컴퓨터시스템의 내부 제어블록도이다. 도면에 도시된 바와 같이, 입력장치의 실시 예로서, 입력장치는 입력신호감지부(13)와, 매크로신호설정버튼(12) 및 매크로실행버튼(14)과, 매크로기능을 실행하기 위한 입력신호가 저장되는 메모리(18)와, 입력신호감지부(13)로부터 제공되는 입력신호를 시스템신호로 변환하는 입력컨트롤러(21)와, 매크로신호설정버튼(12)의 선택여부에 따라 입력신호감지부(13)의 감지신호가 컴퓨터본체(20)의 중앙처리장치(23)로의 공급되는 것을스위칭하는 스위칭부(16)와, 매크로신호설정버튼(12)의 선택시 스위칭부(16)로부터 제공되는 입력신호를 메모리(18)에 순차적으로 저장하는 메모리컨트롤러(17)를 가진다.FIG. 2 is an internal control block diagram of the computer system of FIG. 1. As shown in the figure, as an embodiment of the input device, the input device includes an input signal detecting unit 13, a macro signal setting button 12 and a macro execution button 14, and an input signal for executing a macro function. Input signal sensing unit according to whether the memory 18 to which the data is stored, the input controller 21 for converting the input signal provided from the input signal sensing unit 13 into a system signal, and the macro signal setting button 12 are selected A switching unit 16 for switching the detection signal of the 13 to be supplied to the central processing unit 23 of the computer main body 20, and provided from the switching unit 16 when the macro signal setting button 12 is selected. It has a memory controller 17 for sequentially storing the input signal in the memory (18).

여기서, 메모리컨트롤러(17)와 스위칭부(16)는 본 고안의 청구범위에 기재된 제어부의 기능을 구현하는 장치이다. 메모리컨트롤러(17)는 메모리(18)에 매크로신호를 읽기/쓰기 억세스를 위한 타이밍신호를 출력하여 메모리(18)에 타이밍신호와 매크로신호를 함께 저장하는 것이 바람직하다.Here, the memory controller 17 and the switching unit 16 is a device for implementing the functions of the control unit described in the claims of the present invention. The memory controller 17 preferably outputs a timing signal for reading / writing the macro signal to the memory 18 and stores the timing signal and the macro signal together in the memory 18.

스위칭부(16)는 N×N 멀티플렉서이다. N×N 멀티플렉서는 평소에는 입력신호감지부(13)와 입력컨트롤러(21)를 연결해두고, 매크로신호설정버튼(12)의 선택신호가 입력되면 입력신호감지부(13)에서 입력되는 입력신호를 메모리컨트롤러(17)와 입력컨트롤러(21)에 모두 전달하고, 매크로신호설정버튼(12)이 재선택되면 입력신호감지부(13)와 메모리컨트롤러(17)의 연결을 차단한다. 그리고, 스위칭부(16)는 매크로실행횟수선택버튼(19)이 선택되면, 매크로실행횟수선택버튼(19)의 선택신호가 메모리컨트롤러(17)의 특정 핀으로 입력되도록 스위칭한다. 이에 대응하여, 메모리컨트롤러(17)는 입력되는 선택신호의 횟수를 카운트하여 매크로실행횟수로 설정하여 메모리(18)에 저장한다.The switching unit 16 is an N × N multiplexer. The N × N multiplexer normally connects the input signal sensing unit 13 and the input controller 21. When the selection signal of the macro signal setting button 12 is input, the N × N multiplexer inputs the input signal input from the input signal sensing unit 13. Transferring to both the memory controller 17 and the input controller 21, and if the macro signal setting button 12 is reselected, the connection of the input signal detection unit 13 and the memory controller 17 is cut off. When the macro execution frequency selection button 19 is selected, the switching unit 16 switches the selection signal of the macro execution frequency selection button 19 to be input to a specific pin of the memory controller 17. Correspondingly, the memory controller 17 counts the number of input selection signals and sets the number of macro execution times and stores them in the memory 18.

이후에, 매크로실행버튼(14)이 선택되면, 스위칭부(16)는 입력신호감지부(13)와 입력컨트롤러(21)와의 연결을 차단하고, 메모리컨트롤러(17)와 입력컨트롤러(21)를 연결한다. 이에 따라, 메모리컨트롤러(17)는 메모리(18)에 저장된 매크로신호는 메모리컨트롤러(17)에 의해 저장된 순서대로 독출하여 컴퓨터본체(20)에 마련된 입력컨트롤러(21)를 통해 중앙처리장치(23)로 제공한다. 이때, 메모리컨트롤러(17)는 매크로신호를 미리 설정된 횟수만큼 반복해서 입력컨트롤러(21)로 출력하는 것이 바람직하다.Subsequently, when the macro execution button 14 is selected, the switching unit 16 cuts off the connection between the input signal detecting unit 13 and the input controller 21 and disconnects the memory controller 17 and the input controller 21. Connect. Accordingly, the memory controller 17 reads the macro signals stored in the memory 18 in the order stored by the memory controller 17, and the central processing unit 23 through the input controller 21 provided in the computer main body 20. To provide. In this case, the memory controller 17 may repeatedly output the macro signal to the input controller 21 by a predetermined number of times.

본 실시예에서는 입력장치가 마우스인 경우에 대해 서술한 것이다. 이에 따라, 입력신호감지부(13)에서 출력되는 입력신호는 마우스본체에 내장된 볼의 위치를 감지하는 위치감지신호 및 좌/우 선택버튼의 선택신호이다. 이에 따라, 입력컨트롤러(21)는 입력신호감지부(13)에서 출력되는 위치감지신호를 좌표값으로 변환하여 중앙처리장치(23)에 제공한다.In this embodiment, the case where the input device is a mouse is described. Accordingly, the input signal output from the input signal detection unit 13 is a position detection signal for detecting the position of the ball embedded in the mouse body and a selection signal for the left / right selection button. Accordingly, the input controller 21 converts the position detection signal output from the input signal detection unit 13 into a coordinate value and provides it to the central processing unit 23.

한편, 입력신호는 입력장치가 키보드인 경우에는 키보드버튼을 선택함에 따라 키매트릭스에서 발생하는 키신호가 변환된 스캔코드이고, 입력장치가 터치패드인 경우에는 터치판면상에서의 접촉신호를 좌표신호로 변환하는 터치패드IC의 출력이 입력신호가 될 수 있다.On the other hand, the input signal is a scan code in which the key signal generated from the key matrix is converted when the keyboard button is selected when the input device is a keyboard, and the contact signal on the touch panel surface is converted into a coordinate signal when the input device is a touch pad. The output of the converting touch pad IC may be an input signal.

도 3은 본 고안에 따른 입력장치를 갖는 컴퓨터시스템의 제어순서도이다. 도면에 도시된 바와 같이, 입력장치에 본 고안에 따른 매크로설정기능을 수행하는 제어프로그램이 저장된 마이컴이 마련되어 있는 경우, 다음과 같은 제어순서에 따라 매크로기능을 실행한다. 사용자가 입력장치에서 매크로신호설정버튼(12)을 선택하면(S1), 스위칭부(16)는 입력감지부(13)에서 발생되는 입력신호를 메모리(18)에 순차적으로 저장한다. 매크로신호설정버튼(12)을 재선택하여 매크로신호설정을 종료하면, 입력감지부(13)에서 출력되는 입력신호가 메모리(18)로 공급되는 것을 차단한다. 여기서, 매크로설정버튼(12)을 선택한 후에 매크로실행횟수선택버튼(19)을 선택하면(S3), 매크로실행횟수선택버튼의 선택신호를 메모리컨트롤러의 특정 핀으로 제공한다. 이에 응답하여 메모리컨트롤러는 선택신호를 카운트하여 매크로실행횟수로 설정하여 메모리에 저장한다(S4). 매크로신호 설정과 매크로실행횟수설정이 모두 완료된 이후에, 매크로실행버튼(14)을 선택하면(S11), 입력감지부(13)에서 출력되는 입력신호가 시스템으로 공급되는 것을 차단하고(S13), 메모리(18)에 저장된 입력신호를 저장된 순서대로 독출하여 미리 설정된 횟수만큼 반복해서 컴퓨터본체의입력컨트롤러(21)로 출력한다(S15). 매크로실행버튼을 재선택하여 매크로실행을 종료하면(S17), 메모리(18)에 저장된 입력신호를 입력컨트롤러(21)로 출력하지 아니하고, 입력감지부(13)에서 발생되는 입력신호를 시스템에 제공한다(S19).3 is a control flowchart of a computer system having an input device according to the present invention. As shown in the figure, when a microcomputer is stored in the input device in which a control program for performing a macro setting function according to the present invention is provided, the macro function is executed according to the following control procedure. When the user selects the macro signal setting button 12 in the input device (S1), the switching unit 16 sequentially stores the input signal generated by the input sensing unit 13 in the memory 18. When the macro signal setting button 12 is reselected to end the macro signal setting, the input signal output from the input sensing unit 13 is blocked from being supplied to the memory 18. Here, if the macro execution number selection button 19 is selected after the macro setting button 12 is selected (S3), the selection signal of the macro execution number selection button is provided to a specific pin of the memory controller. In response, the memory controller counts the selection signal, sets the macro execution frequency, and stores the selected signal in the memory (S4). After the macro signal setting and the macro execution frequency setting are all completed, if the macro execution button 14 is selected (S11), the input signal output from the input sensing unit 13 is blocked from being supplied to the system (S13), The input signals stored in the memory 18 are read in the stored order and repeatedly outputted to the input controller 21 of the computer main body in a predetermined number of times (S15). When the macro execution button is reselected to terminate the macro execution (S17), the input signal stored in the memory 18 is not output to the input controller 21, but the input signal generated by the input sensing unit 13 is provided to the system. (S19).

전술한 실시 예에서는, 매크로신호설정 및 매크로실행기능을 스위칭부와, 메모리컨트롤러로 구현하였으나, 위의 기능을 갖는 마이컴으로 구현할 수도 있다.In the above-described embodiment, the macro signal setting and macro execution functions are implemented by the switching unit and the memory controller, but may be implemented by a microcomputer having the above functions.

이러한 구성에 의하여, 각종 문서작업시 매크로 기능을 단일선택에 의해 반복해서 실행시킬 수 있다. 또한, 각종 기기의 개발과정에서 기기의 테스트시에 또는 게임프로그램에서 반복적인 키작업이 필요할 때 매크로신호를 설정하여 단일의 선택으로 매크로기능을 미리 설정된 횟수만큼 반복해서 실행시킬 수 있다.With this arrangement, the macro function can be repeatedly executed by a single selection during various document operations. In addition, in the development of various devices, when a device is tested or when a repetitive key operation is required in a game program, a macro signal may be set to repeatedly execute a macro function a predetermined number of times with a single selection.

이상 설명한 바와 같이, 본 고안에 따르면, 단일의 선택으로 매크로를 자동으로 반복실행하는 입력장치가 제공된다.As described above, according to the present invention, an input device for automatically repeating a macro with a single selection is provided.

Claims (7)

적어도 하나의 입력신호감지부를 가지며, 상기 입력신호감지부에서 감지되는 입력신호를 수령하여 시스템신호로 변환하는 입력컨트롤러가 마련된 컴퓨터본체에 접속되는 입력장치에 있어서,An input device having at least one input signal detector and connected to a computer main body provided with an input controller for receiving an input signal sensed by the input signal detector and converting the input signal into a system signal. 매크로신호저장부와,A macro signal storage unit, 매크로 신호 설정부와,Macro signal setting section, 매크로 실행부와,The macro execution unit, 상기 매크로 신호설정부의 선택시 상기 입력신호감지부에서 출력되는 입력신호를 상기 매크로신호저장부에 순차적으로 저장하고 상기 매크로 실행부의 선택시 상기 매크로신호저장부에 저장된 입력신호를 독출하여 미리 설정된 횟수만큼 반복해서 상기 컴퓨터본체로 제공하는 제어부를 갖는 것을 특징으로 하는 입력장치.When the macro signal setting unit is selected, the input signal output from the input signal detection unit is sequentially stored in the macro signal storage unit, and when the macro execution unit is selected, the input signal stored in the macro signal storage unit is read out a predetermined number of times. And a control unit repeatedly provided to the computer main body. 제1항에 있어서,The method of claim 1, 상기 입력장치는 마우스와 키보드 중 적어도 하나를 포함하는 것을 특징으로 하는 입력장치.The input device comprises at least one of a mouse and a keyboard. 제2항에 있어서,The method of claim 2, 상기 제어부는 상기 매크로신호설정부의 선택/선택해제에 따라 상기 매크로신호저장부와 상기 입력신호감지부를 연결/연결해제시키고, 상기 매크로실행선택부의 선택시 상기 입력신호감지부와 상기 입력컨트롤러의 연결을 해제하고 상기 매크로신호저장부와 상기 입력컨트롤러를 연결시키는 스위칭부를 포함하는 것을 특징으로 하는 입력장치.The control unit connects / disconnects the macro signal storage unit and the input signal detection unit according to selection / deselection of the macro signal setting unit, and connects the input signal detection unit and the input controller when the macro execution selection unit is selected. And a switching unit for releasing and connecting the macro signal storage unit and the input controller. 제3항에 있어서,The method of claim 3, 상기 제어부는 상기 매크로신호저장부를 읽기/쓰기 억세스를 위한 타이밍신호를 출력하여 상기 매크로신호저장부에 타이밍신호와 매크로입력신호를 함께 저장하는 메모리컨트롤러를 더 포함하는 것을 특징으로 하는 입력장치.The controller may further include a memory controller configured to output a timing signal for read / write access to the macro signal storage unit and to store the timing signal and the macro input signal together in the macro signal storage unit. 제4항에 있어서,The method of claim 4, wherein 상기 매크로신호저장부에 저장된 매크로신호의 실행횟수를 선택하기 위한 매크로실행횟수선택부를 더 포함하며,A macro execution frequency selector for selecting an execution frequency of a macro signal stored in the macro signal storage; 상기 메모리컨트롤러는 상기 매크로신호설정부를 선택한 상태에서 매크로실행횟수선택부의 선택횟수를 카운트하여 상기 매크로신호저장부에 함께 저장하는 것을 특징으로 하는 입력장치.And the memory controller counts the number of times the macro execution frequency selector is selected and stores the selected number of times when the macro signal setting unit is selected. 삭제delete 삭제delete
KR20-2002-0034518U 2002-11-19 2002-11-19 input device KR200309783Y1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20-2002-0034518U KR200309783Y1 (en) 2002-11-19 2002-11-19 input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20-2002-0034518U KR200309783Y1 (en) 2002-11-19 2002-11-19 input device

Publications (1)

Publication Number Publication Date
KR200309783Y1 true KR200309783Y1 (en) 2003-04-08

Family

ID=49332585

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20-2002-0034518U KR200309783Y1 (en) 2002-11-19 2002-11-19 input device

Country Status (1)

Country Link
KR (1) KR200309783Y1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100897682B1 (en) 2005-09-26 2009-05-14 아레슨 테크놀로지 코포레이션 Quick input system for mouse

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100897682B1 (en) 2005-09-26 2009-05-14 아레슨 테크놀로지 코포레이션 Quick input system for mouse

Similar Documents

Publication Publication Date Title
JP2635845B2 (en) Apparatus and method for integrating pointing functions into a computer keyboard
US5696535A (en) Graphics display pointer with integrated selection
JPS6318421A (en) Expansion method and apparatus for keyboard function
JPH11203044A (en) Information processing system
US20110134043A1 (en) Multi-state input system
JP2000353045A (en) Portable information processor and focus movement control method
US20130166895A1 (en) Electronic device and method for setting boot parameters
KR970066917A (en) Coordinate reading device and state conversion method for the device
JPH0337202B2 (en)
JP2007082101A (en) Mobile terminal, and program used for same
JPH08190456A (en) Input device of touch panel device
KR200309783Y1 (en) input device
KR20080010734A (en) Application switching control for mobile device
US20090064023A1 (en) Information processing device, method and computer-readable storage medium
JPS6211367B2 (en)
US20090295716A1 (en) Method for moving cursor and storage medium thereof
JP2012070035A (en) Keyboard having macro function, method for setting macro function related thereto and computer program product therefor
KR20060116112A (en) Controlling method for function of s/w using moving patern of point device, system, and recorded medium thereof
JP3321955B2 (en) Keyboard device
JP5061476B2 (en) Information processing apparatus and program
JP2009093260A (en) Coordinate input device
TWI421729B (en) Multi-function input device and control method thereof
KR970028968A (en) Dual input devices and methods that support both touch pad and keyboard functions
JP4645416B2 (en) Portable information reader
KR20060108162A (en) Mobile terminal using optical sensor to perform navigation function

Legal Events

Date Code Title Description
REGI Registration of establishment
FPAY Annual fee payment

Payment date: 20110225

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee