KR20030008461A - computer and control method thereof - Google Patents

computer and control method thereof Download PDF

Info

Publication number
KR20030008461A
KR20030008461A KR1020010043115A KR20010043115A KR20030008461A KR 20030008461 A KR20030008461 A KR 20030008461A KR 1020010043115 A KR1020010043115 A KR 1020010043115A KR 20010043115 A KR20010043115 A KR 20010043115A KR 20030008461 A KR20030008461 A KR 20030008461A
Authority
KR
South Korea
Prior art keywords
scan code
input key
input
key
changed
Prior art date
Application number
KR1020010043115A
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 KR1020010043115A priority Critical patent/KR20030008461A/en
Publication of KR20030008461A publication Critical patent/KR20030008461A/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/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0238Programmable keyboards

Abstract

PURPOSE: A computer and a method for controlling the same are provided to change a specific input key into a user-designated input key and use a single short key instead of a plurality of input keys. CONSTITUTION: A keyboard(1) is provided for inputting keys by a user. At least one application program(10) is stored in a hard disk of a computer. A scan code change setting unit(9) is provided for changing a scan code of an input key prepared at a user-wanted position in the key input unit(1) into a scan code of an input key to be changed. An operating system(8) supplies an input key selected in the key input unit(1) to the application program(10) and operates a specific function. A scan code storage(5) stores the scan code changed in the scan code change setting unit(9). If an input key designated by a user is selected, a control unit(3) outputs a changed scan code of the input key to the operating system(8). In addition, a display unit(7) is provided.

Description

컴퓨터 및 컴퓨터의 제어방법{computer and control method thereof}Computer and control method

본 발명은 컴퓨터에 관한 것으로서, 보다 상세하게는 키보드의 입력키를 사용자가 지정한 다른 입력키로 변경하여 사용가능한 컴퓨터 및 그 제어방법에 관한 것이다.The present invention relates to a computer, and more particularly, to a computer and a control method thereof that can be used by changing an input key of a keyboard to another input key designated by a user.

컴퓨터는 사용자 조작에 의한 입력키가 마련된 키보드가 외장형으로 연결되는 데스크탑 컴퓨터와, 키보드가 컴퓨터본체와 일체로 형성된 휴대용 컴퓨터로 나뉜다.The computer is divided into a desktop computer in which a keyboard provided with an input key by a user operation is externally connected, and a portable computer in which the keyboard is integrally formed with the computer body.

휴대용 컴퓨터의 컴퓨터본체에는 키보드의 입력키의 스캔코드가 저장되는 마이컴이 마련된다. 사용자가 컴퓨터 응용프로그램의 실행 중에 마이컴은 눌러진 입력키에 대한 스캔코드를 운영체제(Operating System)에 제공하고, 운영체제는 스캔코드를 응용프로그램에 제공하여 응용프로그램에 지정된 특정기능을 수행하게 된다.The computer main body of the portable computer is provided with a microcomputer that stores the scan code of the input key of the keyboard. While a user executes a computer application program, the microcomputer provides a scan code for an input key pressed to an operating system, and the operating system provides the scan code to the application program to perform a specific function assigned to the application program.

한편, 응용프로그램에는 순차적으로 수회에 걸친 선택과정을 거쳐야 하는 마우스의 조작없이 간단하게 특정기능을 실행할 수 있도록 키보드에 단축키가 설정되어 있다. 보통, 단축키는 키보드의 상측에 마련된 F1~F9키 또는 CTRL/ATL/SHIFT와 특정 입력키의 조합으로 설정된다.On the other hand, in the application program, a shortcut key is set on the keyboard so that a specific function can be simply executed without the need of a mouse to sequentially go through several selection processes. Usually, the shortcut key is set by using the F1 to F9 keys or a combination of CTRL / ATL / SHIFT and a specific input key provided on the upper side of the keyboard.

그런데, 종래의 응용프로그램의 단축키는 키보드의 최상측에 마련되어 사용자의 손가락의 움직임이 불편한 위치에 고정되어 설정되어 있거나, 단축키가 조합키인 경우 복수의 입력키를 선택해야 하므로 사용자가 응용프로그램의 특정기능을 신속하게 실행하고자 할 때 불편하다.However, the shortcut key of the conventional application program is provided at the top of the keyboard and is fixedly set at a position where the user's finger movement is inconvenient, or when the shortcut key is a combination key, the user needs to select a plurality of input keys. This is inconvenient when you want to execute a function quickly.

따라서, 본 발명의 목적은, 특정의 입력키를 사용자가 지정한 다른 입력키로 변경가능하고 복수의 입력키를 단일의 단축키로 변경하여 사용할 수 있는 컴퓨터 및 그 제어방법을 제공하는 것이다.Accordingly, it is an object of the present invention to provide a computer and a control method thereof in which a specific input key can be changed into another input key designated by a user and a plurality of input keys can be changed into a single hot key.

도 1은 본 발명의 일 실시예에 따른 휴대용 컴퓨터의 제어블록도,1 is a control block diagram of a portable computer according to an embodiment of the present invention;

도 2는 본 발명의 일 실시예에 따른 휴대용 컴퓨터의 스캔코드변경설정화면,2 is a scan code change setting screen of a portable computer according to an embodiment of the present invention;

도 3은 본 발명의 일 실시예에 따른 휴대용 컴퓨터의 제어순서도이다.3 is a control flowchart of a portable computer according to an embodiment of the present invention.

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

1 : 키입력부 3 : 제어부1: Key input unit 3: Control unit

5 : 스캔코드저장부 7 : 디스플레이부5: Scan code storage unit 7: Display unit

8 : 운영체제 9 : 스캔코드변경설정부8: OS 9: Scan Code Change Setting

10 : 응용프로그램 43 : 스캔코드변경설정화면10: Application Program 43: Scan Code Change Setting Screen

41 : 변경전 입력키블록 45 : 변경 후입력키블록41: Input key block before change 45: Input key block after change

상기 목적은, 본 발명에 따라, 복수의 입력키를 갖는 키보드를 갖는 컴퓨터에 있어서, 상기 각 입력키의 스캔코드를 저장하기 위한 스캔코드저장부와, 상기 입력키의 스캔코드를 적어도 하나의 다른 스캔코드로 변경설정하는 스캔코드변경설정부와, 상기 스캔코드변경설정부에서 변경된 스캔코드를 상기 스캔코드저장부에 저장하고 해당 입력키의 신호발생시 상기 입력키의 변경된 스캔코드를 출력하는 제어부를 포함하는 것에 의해 달성된다.According to the present invention, a computer having a keyboard having a plurality of input keys, the scan code storage unit for storing the scan code of each input key and the scan code of the input key is at least one other A scan code change setting unit configured to change and set a scan code, and a control unit which stores the scan code changed by the scan code change setting unit in the scan code storage unit and outputs the changed scan code of the input key when a signal of the corresponding input key is generated. It is achieved by including.

여기서, 상기 입력키의 변경된 스캔코드는 복수의 입력키의 스캔코드의 조합이며, 복수의 입력키를 갖는 조합키의 스캔코드로 변경할 수 있다.Here, the changed scan code of the input key is a combination of scan codes of a plurality of input keys, and can be changed to a scan code of a combination key having a plurality of input keys.

그리고, 상기 스캔코드변경설정부는 상기 입력키의 스캔코드를 적어도 하나의 입력키의 스캔코드로 변경하기 위한 스캔코드변경설정화면을 제시하여, 사용자가 선택한 입력키의 스캔코드를 용이하게 변경할 수 있다.The scan code change setting unit may easily change a scan code of an input key selected by a user by presenting a scan code change setting screen for changing a scan code of the input key into a scan code of at least one input key. .

상기 스캔코드변경설정화면은 상기 각 입력키를 선택하기 위한 그래픽키보드로 마련함으로써 마우스 또는 키보드를 이용하여 사용자에게 용이하게 선택하게 할 수 있다.The scan code change setting screen may be provided as a graphic keyboard for selecting the respective input keys so that the user can easily select the scan code using a mouse or a keyboard.

상기 스캔코드변경설정화면은 상기 그래픽키보드를 통해 사용자가 선택한 변경하고자 하는 입력키가 입력되는 변경전 입력키블록과 사용자가 지정하여 사용하고자 하는 입력키가 입력되는 변경후 입력키블록과 상기 입력키의 변경된 스캔코드를 저장하기 위한 저장버튼을 포함하여 입력키의 변경선택과정을 용이하게 사용자에게 표시할 수 있다.The scan code change setting screen may include a pre-change input key block in which an input key to be changed selected by the user is input through the graphic keyboard, and a post-change input key block in which an input key to be designated and used by the user is input and the input key. Including a save button for storing the changed scan code of the user can easily display the change selection process of the input key.

한편, 본 발명의 다른 분야에 따르면, 상기 목적은, 복수의 입력키를 갖는키보드를 갖는 컴퓨터의 제어방법에 있어서, 입력키의 스캔코드변경화면을 제시하는 단계와, 변경할 입력키를 선택하게 하는 단계와, 사용자가 지정하고자 하는 입력키를 선택하게 하는 단계와, 사용자가 지정한 입력키의 스캔코드를 변경할 입력키의 스캔코드로 변경하는 단계와, 상기 입력키의 변경된 스캔코드를 저장하는 단계와, 상기 사용자가 지정한 입력키가 선택되었을 때, 상기 입력키의 변경된 스캔코드를 출력하는 단계를 포함하는 컴퓨터의 제어방법에 의해서도 달성된다.On the other hand, according to another field of the present invention, the above object is, in the control method of a computer having a keyboard having a plurality of input keys, the step of presenting a scan code change screen of the input key, and to select the input key to change Selecting the input key to be designated by the user, changing the scan code of the input key designated by the user to the scan code of the input key to be changed, and storing the changed scan code of the input key; When the input key designated by the user is selected, the control method of the computer may be achieved. The method may further include outputting a changed scan code of the input key.

여기서, 상기 입력키의 변경된 스캔코드는 복수의 입력키의 스캔코드의 조합으로서, 복수의 입력키를 갖는 단축키에 대한 스캔코드로 변경할 수 있다.Here, the changed scan code of the input key is a combination of scan codes of a plurality of input keys, and may be changed into a scan code for a shortcut key having a plurality of input keys.

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

도 1은 본 발명의 일실시예에 따른 휴대용 컴퓨터의 제어블록도이다. 도면에 도시된 바와 같이, 본 발명에 따른 휴대용 컴퓨터의 제어블럭은 사용자 조작에 의한 키를 입력하기 위한 키보드인 키입력부(1)와, 디스플레이부(7)와, 컴퓨터의 하드디스크에 저장되는 적어도 하나의 응용프로그램(10)과, 키입력부(1)에서 사용자가 원하는 위치에 마련된 입력키의 스캔코드를 변경하고자 하는 입력키의 스캔코드로 변경하기 위한 스캔코드변경설정부(9)와, 키입력부(1)에서 선택된 입력키를 응용프로그램(10)에 제공하여 특정기능을 동작시키는 운영체제(8)와, 스캔코드변경설정부(9)에서 변경된 스캔코드가 저장되는 스캔코드저장부(5)를 가지며, 사용자가 지정한 입력키가 선택되었을 때 입력키의 변경된 스캔코드를 운영체제(8)에 출력하는 제어부(3)로 구성된다.1 is a control block diagram of a portable computer according to an embodiment of the present invention. As shown in the figure, a control block of a portable computer according to the present invention includes a key input unit 1, a display unit 7, which is a keyboard for inputting a key by a user operation, and at least stored in a hard disk of a computer. One application program 10, a scan code change setting unit 9 for changing the scan code of an input key provided at a position desired by the user in the key input unit 1 into a scan code of an input key, and a key The operating system 8 which provides the input key selected by the input unit 1 to the application program 10 to operate a specific function, and the scan code storage unit 5 in which the scan code changed by the scan code change setting unit 9 is stored. And a control unit 3 for outputting the changed scan code of the input key to the operating system 8 when the input key designated by the user is selected.

여기서, 제어부(이하 마이컴이라 칭함)(3)는 휴대용 컴퓨터에 마련되어 컴퓨터의 전원을 관리하며, 키입력부(1)의 스캔코드가 저장되어 키입력부(1)의 특정 입력키의 선택시 입력키의 스캔코드를 운영체제(8)에 출력하도록 프로그램된 마이컴이다. 그러나, 데스크탑 컴퓨터에서는 키입력부(키보드) 자체에서 스캔코드가 제공되므로 제어부는 사용자가 원하는 입력키의 신호발생시 스캔코드를 수령하여 운영체제에 제공하도록 프로그램된 별도의 마이컴으로 마련될 수 있다.Here, the control unit (hereinafter referred to as a microcomputer) 3 is provided in the portable computer to manage the power of the computer, and the scan code of the key input unit 1 is stored to select the specific input key of the key input unit 1 when the input key is selected. It is a microcomputer programmed to output the scan code to the operating system 8. However, in the desktop computer, since the scan code is provided by the key input unit (keyboard) itself, the controller may be provided as a separate microcomputer programmed to receive and provide the scan code to the operating system when a signal of the input key desired by the user is generated.

스캔코드변경설정부(9)는 입력키의 스캔코드를 변경하기 위한 스캔코드변경프로그램이며, 사용자가 키입력부(1)에서 원하는 위치의 입력키를 선택시, 선택된 입력키의 스캔코드를 변경하고자 한 입력키의 스캔코드로 변경하여 스캔코드저장부(5)에 저장한다.The scan code change setting unit 9 is a scan code change program for changing the scan code of an input key. When the user selects an input key of a desired position in the key input unit 1, the scan code change setting unit 9 changes the scan code of the selected input key. The scan code of one input key is changed and stored in the scan code storage unit 5.

그리고, 스캔코드저장부(5)는 마이컴(3)내에 마련된 소정의 메모리이며 사용자가 지정한 입력키의 변경된 스캔코드가 저장되며, 마이컴(3)은 키입력부(1)로부터 사용자가 지정한 입력키가 선택되었을 때 변경된 스캔코드를 운영체제(8)에 출력한다.Then, the scan code storage unit 5 is a predetermined memory provided in the microcomputer 3 and stores the changed scan code of the input key designated by the user, and the microcomputer 3 stores the input key designated by the user from the key input unit 1. The selected scan code is output to the operating system 8 when it is selected.

도 2는 본 발명에 따른 휴대용 컴퓨터의 스캔코드변경설정화면이다. 도면에 도시된 바와 같이, 스캔코드변경설정화면(43)의 상부 좌측에는 사용자가 변경하고자하는 입력키의 선택상태를 표시하는 변경전 입력키블록(41)이 마련되고, 변경할 입력키블록(41)의 우측에는 사용자가 지정한 변경후 입력키블록(45)이 형성되며, 화면의 하단에는 사용자가 원하는 입력키를 선택하기 위한 그래픽이미지의 이미지키보드(35)와, 사용자가 변경한 지정키의 변경된 스캔코드를 저장하기 위한 저장버튼(36)이 형성된다.2 is a scan code change setting screen of the portable computer according to the present invention. As shown in the figure, on the upper left side of the scan code change setting screen 43, a pre-change input key block 41 indicating a selection state of an input key to be changed by the user is provided, and the input key block 41 to be changed. On the right side of)), the input key block 45 is formed after the user-specified change, and at the bottom of the screen, the image keyboard 35 of the graphic image for selecting the input key desired by the user and the designated key changed by the user are changed. A save button 36 for storing the scan code is formed.

도 3은 본 발명에 따른 휴대용 컴퓨터의 제어순서도이다. 본 발명에 따른 휴대용 컴퓨터의 제어순서는 도 1과 도 2를 참조하여 서술하면 다음과 같다. 사용자가 응용프로그램(한 예로 게임프로그램)의 동작 중에 입력키의 스캔코드를 변경하고자 하는 경우에 본 발명에 따른 스캔코드변경프로그램을 실행시킨다. 스캔코드변경프로그램이 실행되면 도 3과 같은 스캔코드변경화면(43)이 휴대용 컴퓨터의 디스플레이브(7)의 화면에 제시된다(S2). 먼저, 도 2의 스캔코드변경화면(43)의 이미지키보드(35)에서 사용자가 변경하고자 하는 입력키를 클릭함으로써 변경할 입력키를 선택하여 변경할 변경전 입력키블록(41)에 입력하고(S3) 그 다음 사용자가 원하는 다른 입력키(즉, 스캔코드)를 선택하게 하여 변경후 입력키블록(45)에 입력한다(S5). 여기서, 사용자가 변경하고자 선택한 입력키는 단일의 입력키 또는 복수의 입력키가 될 수 있다.3 is a control flowchart of a portable computer according to the present invention. The control procedure of the portable computer according to the present invention will be described with reference to FIGS. 1 and 2 as follows. When the user wants to change the scan code of the input key during the operation of an application program (for example, a game program), the scan code change program according to the present invention is executed. When the scan code change program is executed, the scan code change screen 43 as shown in FIG. 3 is presented on the screen of the display 7 of the portable computer (S2). First, in the image keyboard 35 of the scan code change screen 43 of FIG. 2, the user selects an input key to be changed by clicking on an input key to be changed and inputs it to the input key block 41 before the change (S3). Then, the user selects another desired input key (i.e., scan code) and inputs it to the input key block 45 after the change (S5). Here, the input key selected by the user to be changed may be a single input key or a plurality of input keys.

위의 선택과정 후 스캔코드변경화면(43)의 저장버튼(36)을 클릭하면 마이컴은 사용자가 지정한 입력키의 스캔코드를 변경하고자 하는 입력키의 스캔코드값으로 변경하여 마이컴(3)내에 마련된 스캔코드저장부(5)에 저장한다(S7). 이후에 응용프로그램의 실행 중에 사용자가 지정한 입력키를 선택함에 따라(S9) 키입력부에서 지정입력키신호가 발생되면, 마이컴(3)은 선택된 입력키의 변경된 스캔코드(즉, 변경하고자 하는 입력키의 스캔코드)를 운영체제(8)에 제공한다(S11). 그리고, 운영체제(8)는 마이컴에서 제공된 스캔코드에 따라 응용프로그램을 특정 기능을 실행시키게 된다(S13).When the save button 36 of the scan code change screen 43 is clicked after the above selection process, the microcomputer changes the scan code of the input key designated by the user to the scan code value of the input key to be provided in the microcomputer 3. The scan code storage unit 5 stores the data (S7). Subsequently, when a designated input key signal is generated at the key input unit as the user selects an input key designated by the user during execution of the application program (S9), the microcomputer 3 changes the scan code of the selected input key (that is, the input key to be changed). Scancode) is provided to the operating system 8 (S11). In addition, the operating system 8 executes a specific function of the application program according to the scan code provided by the microcomputer (S13).

이러한 구성에 의하여, 키보드의 특정 입력키를 사용자가 원하는 위치에 있는 다른 입력키로 변경하거나 복수의 입력키의 스캔코드의 조합을 사용자가 지정한 단일의 입력키의 스캔코드로 변경하여 저장해둠으로써 해당 입력키의 신호발생시 변경전의 위치에 마련된 입력키 또는 복수의 입력키를 선택한 것과 같은 효과를 제공한다.According to this configuration, the specific input key of the keyboard is changed to another input key at a desired position of the user, or the combination of scan codes of a plurality of input keys is changed to the scan code of a single input key designated by the user and stored. When a key is generated, the same effect as selecting an input key or a plurality of input keys provided at a position before change is provided.

여기서, 실시예에서는 본 발명이 휴대용 컴퓨터에 적용되는 것으로 서술하였으나, 데스크탑 컴퓨터에 스캔코드를 저장가능한 별도의 마이컴을 설치하여 본 발명의 목적을 달성할 수 있음은 물론이다.Here, although the present invention has been described as being applied to a portable computer, it is a matter of course that a separate microcomputer capable of storing scan codes can be installed in a desktop computer to achieve the object of the present invention.

또한, 실시예에서는 사용자의 선택에 의해 응용프로그램에서 사용되는 단축키의 입력키를 선택하게 하였으나, 자동으로 응용프로그램의 단축키정보를 응용프로그램으로부터 제공받아 스캔코드변경화면에 자동으로 표시하여 사용자가 용이하게 선택하게 할 수 있다.In addition, in the embodiment, the input key of the shortcut key used in the application is selected by the user's selection. However, the shortcut key information of the application is automatically provided from the application and automatically displayed on the scan code change screen, thereby allowing the user to easily. You can choose.

이상 설명한 바와 같이, 본 발명에 따르면, 특정의 입력키를 사용자가 지정한 다른 입력키로 변경가능하고 복수의 입력키를 단일의 단축키로 변경하여 사용할 수 있는 컴퓨터 및 그 제어방법이 제공된다.As described above, according to the present invention, there is provided a computer capable of changing a specific input key to another input key designated by a user, and a computer capable of changing a plurality of input keys into a single hot key and controlling the same.

Claims (7)

복수의 입력키를 갖는 키보드를 갖는 컴퓨터에 있어서,In a computer having a keyboard having a plurality of input keys, 상기 각 입력키의 스캔코드를 저장하기 위한 스캔코드저장부와,A scan code storage unit for storing scan codes of the input keys; 상기 입력키의 스캔코드를 다른 스캔코드로 변경설정하는 스캔코드변경설정부와,A scan code change setting unit for changing and setting the scan code of the input key to another scan code; 상기 스캔코드변경설정부에서 변경된 스캔코드를 상기 스캔코드저장부에 저장하고 해당 입력키의 신호발생시 상기 입력키의 변경된 스캔코드를 출력하는 제어부를 포함하는 것을 특징으로 하는 컴퓨터.And a control unit which stores the scan code changed by the scan code change setting unit in the scan code storage unit and outputs the changed scan code of the input key when a signal of the corresponding input key is generated. 제1항에 있어서,The method of claim 1, 상기 입력키의 변경된 스캔코드는 복수의 입력키의 스캔코드의 조합인 것을 특징으로 하는 컴퓨터.And the changed scan code of the input key is a combination of scan codes of a plurality of input keys. 제1항에 있어서,The method of claim 1, 상기 스캔코드변경설정부는 상기 입력키의 스캔코드를 적어도 하나의 입력키의 스캔코드의 조합으로 변경하기 위한 스캔코드변경설정화면을 제시하는 것을 특징으로 하는 컴퓨터.And the scan code change setting section presents a scan code change setting screen for changing a scan code of the input key into a combination of scan codes of at least one input key. 제3항에 있어서,The method of claim 3, 상기 스캔코드변경설정화면은 상기 각 입력키를 선택하기 위한 그래픽키보드를 포함하는 것을 특징으로 하는 컴퓨터.And the scan code change setting screen comprises a graphic keyboard for selecting the respective input keys. 제4항에 있어서,The method of claim 4, wherein 상기 스캔코드변경설정화면은 상기 그래픽키보드를 통해 사용자가 선택한 변경하고자 하는 입력키가 입력되는 변경전 입력키블록과 사용자가 지정하여 사용하고자 하는 입력키가 입력되는 변경후 입력키블록과 상기 입력키의 변경된 스캔코드를 저장하기 위한 저장버튼을 포함하는 것을 특징으로 하는 컴퓨터.The scan code change setting screen may include a pre-change input key block in which an input key to be changed selected by the user is input through the graphic keyboard, and a post-change input key block in which an input key to be designated and used by the user is input and the input key. And a save button for storing the changed scan code of the computer. 복수의 입력키를 갖는 키보드를 갖는 컴퓨터의 제어방법에 있어서,In the control method of a computer having a keyboard having a plurality of input keys, 입력키의 스캔코드변경화면을 제시하는 단계와,Presenting a scan code change screen of an input key; 변경할 입력키를 선택하게 하는 단계와,Selecting an input key to change, 사용자가 지정하고자 하는 입력키를 선택하게 하는 단계와,Allowing the user to select the input key to be assigned; 사용자가 지정한 입력키의 스캔코드를 변경할 입력키의 스캔코드로 변경하는 단계와,Changing the scan code of the input key designated by the user to the scan code of the input key to be changed; 상기 입력키의 변경된 스캔코드를 저장하는 단계와,Storing the changed scan code of the input key; 상기 사용자가 지정한 입력키가 선택되었을 때, 상기 입력키의 변경된 스캔코드를 출력하는 단계를 포함하는 것을 특징으로 하는 컴퓨터의 제어방법.And outputting a changed scan code of the input key when the input key designated by the user is selected. 제6항에 있어서,The method of claim 6, 상기 입력키의 변경된 스캔코드는 복수의 입력키의 스캔코드의 조합인 것을 특징으로 하는 컴퓨터의 제어방법.The modified scan code of the input key is a combination of scan codes of a plurality of input keys.
KR1020010043115A 2001-07-18 2001-07-18 computer and control method thereof KR20030008461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010043115A KR20030008461A (en) 2001-07-18 2001-07-18 computer and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010043115A KR20030008461A (en) 2001-07-18 2001-07-18 computer and control method thereof

Publications (1)

Publication Number Publication Date
KR20030008461A true KR20030008461A (en) 2003-01-29

Family

ID=27715505

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010043115A KR20030008461A (en) 2001-07-18 2001-07-18 computer and control method thereof

Country Status (1)

Country Link
KR (1) KR20030008461A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100967321B1 (en) * 2008-10-01 2010-07-05 (주) 소리포스 Method and Apparatus for Key and Text Mapping of Stenography Keyboard

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160392A (en) * 1993-12-02 1995-06-23 Nec Corp Key code variable keyboard
JPH07244550A (en) * 1994-03-02 1995-09-19 Fujitsu Ltd Key sequence setting device
KR19990073999A (en) * 1998-03-05 1999-10-05 윤종용 How to set shortcuts on your personal computer
KR20010025777A (en) * 1999-09-01 2001-04-06 이형도 Method of processing multi-key in key inputting device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160392A (en) * 1993-12-02 1995-06-23 Nec Corp Key code variable keyboard
JPH07244550A (en) * 1994-03-02 1995-09-19 Fujitsu Ltd Key sequence setting device
KR19990073999A (en) * 1998-03-05 1999-10-05 윤종용 How to set shortcuts on your personal computer
KR20010025777A (en) * 1999-09-01 2001-04-06 이형도 Method of processing multi-key in key inputting device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100967321B1 (en) * 2008-10-01 2010-07-05 (주) 소리포스 Method and Apparatus for Key and Text Mapping of Stenography Keyboard

Similar Documents

Publication Publication Date Title
KR0174577B1 (en) Multiple display pointers for computer graphical user interfaces
JP2659917B2 (en) Graphic operating method and apparatus, method for providing a graphic user interface, and apparatus for providing access to a selected one of multiple user operable overlapping objects
EP1376325A2 (en) Method and system for presenting menu commands for selection
JPH07160462A (en) Screen display controller
US20040125152A1 (en) User customizable, locale dependent, variant character entry method and apparatus
US20070018963A1 (en) Tablet hot zones
KR20030008461A (en) computer and control method thereof
JP2001195170A (en) Portable electronic equipment, input controller and storage medium
KR101118224B1 (en) A realization method of mouse function buttom using keyboard in notebook computer
JPS63314665A (en) Menu switch processing system
JP3256023B2 (en) Information processing device
JPH05150932A (en) Computer device with icon display functi0n
KR20010056543A (en) Portable computer having a touch panel screen and method for setting input module in the portable computer
KR20020069742A (en) Method for controlling a system using a touch screen
JPH03191411A (en) Keyboard and mouse combination type entry
JPH05216574A (en) Information processor
KR100195185B1 (en) Method for developing adaptive application in computer system
JPH08335178A (en) Method and device for processing information
JP2831505B2 (en) Molding machine controller
JPH0319019A (en) Menu display system
JP2001306291A (en) Information processor, display control method therefor and recording medium recorded with display control program
KR19990084778A (en) Task switching device and method thereof in multi-task computer system
JPH02293924A (en) Menu control system
JPH04127309A (en) Command display selecting device
JP2000122778A (en) Selector and its selecting method

Legal Events

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