KR20050019633A - Apparatus and method for changing user define keyboard - Google Patents

Apparatus and method for changing user define keyboard Download PDF

Info

Publication number
KR20050019633A
KR20050019633A KR1020030057536A KR20030057536A KR20050019633A KR 20050019633 A KR20050019633 A KR 20050019633A KR 1020030057536 A KR1020030057536 A KR 1020030057536A KR 20030057536 A KR20030057536 A KR 20030057536A KR 20050019633 A KR20050019633 A KR 20050019633A
Authority
KR
South Korea
Prior art keywords
keyboard
user
key value
mode
key
Prior art date
Application number
KR1020030057536A
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 KR1020030057536A priority Critical patent/KR20050019633A/en
Publication of KR20050019633A publication Critical patent/KR20050019633A/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

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)
  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE: A device and a method for changing user-defined keys with a character, an image, and a symbol are provided to enable a user to easily select/input a key value on a user definition mode such as a chatting mode or a free mode by changing/fixing the key value of a keyboard as the desired character/image/symbol. CONSTITUTION: A scanner scans the key value selected/inputted from the user through the keyboard. A conversion program automatically converts the scanned key value into the user-defined key value. A controller displays one of the character/image/symbol corresponding to the automatically converted key value on a screen.

Description

사용자 정의 자판 키 변경 장치 및 방법 {Apparatus and method for changing user define keyboard} Apparatus and method for changing user define keyboard}

본 발명은, 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등을 개인용 컴퓨터 또는 노트북 컴퓨터와 같은 다양한 컴퓨터의 키보드(Keyboard)를 이용하여, 간편하게 입력할 수 있도록 하기 위한 사용자 정의 자판 키 변경 장치 및 방법에 관한 것이다. The present invention provides a user-defined keyboard key change device and method for easily inputting unique unique characters, pictures, symbols, etc. desired by a user using a keyboard of various computers such as a personal computer or a notebook computer. It is about.

도 1은, 일반적인 개인용 컴퓨터에 대한 구성을 도시한 것으로, 상기 개인용 컴퓨터에는, 씨피유(10), 비디오 컨트롤러(11), 노스 브리지(12), 메인 메모리(13), I/O 컨트롤러(14), 사우스 브리지(15), 하드 디스크(16), 키보드 컨트롤러(17) 등이 포함 구성된다. 1 shows a configuration of a general personal computer. The personal computer includes a CPI 10, a video controller 11, a north bridge 12, a main memory 13, and an I / O controller 14. , A south bridge 15, a hard disk 16, a keyboard controller 17, and the like.

그리고, 상기 키보드 컨트롤러(17)에서는, 도 2에 도시한 바와 같이, 사용자가 키보드에 구비된 임의의 자판 키를 선택 입력하는 경우, 그 자판 키를 스캔하여, 그에 해당하는 스캔 코드(Scan Code)를 메인 보드로 전송하게 된다.In the keyboard controller 17, when a user selects and inputs an arbitrary keyboard key included in the keyboard, the keyboard controller 17 scans the keyboard key and corresponds to a scan code. Will be sent to the main board.

한편, 상기 스캔 코드는, 현재의 동작 모드가, 윈도우(Window) 모드인 경우, 그래픽 포맷(Graphic Format)으로 변환되어 화면에 출력됨과 아울러, 파일로 저장되고, 반면, 현재의 동작 모드가 텍스트(Text) 모드인 경우, 상기 스캔 코드는, ASCII(American Standard Code for Information Interchange) 포맷으로 변환되어, 화면에 출력됨과 아울러, 파일로 저장된다. In the meantime, when the current operation mode is a window mode, the scan code is converted into a graphic format and output on the screen, and is stored as a file, whereas the current operation mode is a text ( In the Text mode, the scan code is converted into an American Standard Code for Information Interchange (ASCII) format, output to the screen, and stored as a file.

또한, 상기 스캔 코드는, 현재의 동작 모드가, 한글/워드(Hangul/Word) 모드이거나, 또는 그 이외의 기타 모드인 경우, 그에 상응하는 고유의 포맷으로 변환되어 화면에 출력됨과 아울러, 파일로 저장된다. In addition, when the current operation mode is a Hangul / Word mode or any other mode, the scan code is converted into a unique format corresponding to the corresponding scan mode and output to a screen. Stored.

그러나, 현재 사용되고 있는 키보드의 자판 키 값은, 컴퓨터를 제작하는 과정에서 미리 고정되기 때문에, 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등을 표시하기 위해서는, 별도의 프로그램을 이용해야함은 물론, 사용자가 여러 단계의 조작을 해야만 하므로, 작업 시간이 장시간 소요되는 문제점이 발생하게 되며, 또한, 각 키보드별 코드 체계가 서로 상이하여 호환성을 확보할 수 없게 되는 문제점이 있다. However, since the keyboard key values of the currently used keyboards are fixed in advance in the process of manufacturing a computer, in order to display unique characters, pictures, symbols, etc., which are desired by the user, a separate program is required, of course, the user. Since a number of operations must be performed at various stages, a problem occurs that requires a long time, and also, there is a problem in that the code systems for each keyboard are different from each other and thus compatibility cannot be secured.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위한 것으로서, 개인용 컴퓨터 또는 노트북 컴퓨터와 같은 다양한 컴퓨터의 키보드(Keyboard) 자판 값을, 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등에 해당하는 키 값으로 변경 설정하여, 채팅 모드, 자유 모드 등과 같은 사용자 정의 모드에서, 간편하게 선택 입력할 수 있도록 하기 위한 사용자 정의 자판 키 변경 장치 및 방법을 제공하는 데, 그 목적이 있는 것이다. Accordingly, the present invention is to solve the above problems, the keyboard keyboard values of various computers, such as a personal computer or a notebook computer, to a key value corresponding to the unique unique characters, pictures, symbols, etc. desired by the user It is an object of the present invention to provide an apparatus and method for changing a user-defined keyboard key for easily selecting and inputting in a user-defined mode such as a chat mode, a free mode, and the like.

상기와 같은 목적을 달성하기 위한 본 발명에 따른 사용자 정의 자판 키 변경 방법은, 사용자 선택에 의해 지정되는 동작 모드를 확인하는 1단계; 상기 확인된 동작 모드가 사용자 정의 자판 키 등록 모드인 경우, 가상의 키보드 화면을 출력 표시하는 2단계; 및 상기 표시된 가상의 키보드 화면을 통해, 사용자가 임의로 변경 지정하는 자판 키 값을 설정한 후, 그 자판 키 값에 상응하는 키 컨트롤 동작을 수행하는 3단계를 포함하여 이루어지는 것을 특징으로 하며,According to an aspect of the present invention, there is provided a method of changing a user-defined keyboard key, the method including: identifying an operation mode designated by user selection; Outputting and displaying a virtual keyboard screen when the checked operation mode is a user-defined keyboard key registration mode; And setting a keyboard key value that the user arbitrarily changes and designates through the displayed virtual keyboard screen, and then performs a key control operation corresponding to the keyboard key value.

또한, 본 발명에 따른 사용자 정의 자판 키 변경 장치는, 키보드를 통해 사용자가 선택 입력하는 자판 키 값을 스캔하기 위한 스캔 수단; 상기 스캔된 자판 키 값을, 사용자가 임의로 변경 설정한 고유의 키 값으로 자동 변환시키기 위한 변환 수단; 및 상기 자동 변환된 키 값에 해당하는 고유의 그림, 문자, 기호 중 어느 하나를 화면 표시하기 위한 제어 수단을 포함하여 구성되는 것을 특징으로 한다.In addition, the apparatus for changing a user-defined keyboard key according to the present invention comprises: scanning means for scanning a keyboard key value input by a user through a keyboard; Conversion means for automatically converting the scanned keyboard key value into a unique key value arbitrarily changed and set by a user; And control means for screen displaying any one of a unique picture, a character, and a symbol corresponding to the automatically converted key value.

이하, 본 발명에 따른 사용자 정의 자판 키 변경 장치 및 방법에 대한 바람직한 실시예에 대해, 첨부된 도면을 참조하여 상세히 설명한다. Hereinafter, exemplary embodiments of a user-defined keyboard key changing device and method according to the present invention will be described in detail with reference to the accompanying drawings.

우선, 본 발명에 따른 사용자 정의 자판 키 변경 장치 및 방법은, 개인용 컴퓨터 또는 노트북 컴퓨터 등과 같은 다양한 컴퓨터에 적용될 수 있는 것으로, 예를 들어 도 1에 도시한 바와 같이 구성되는 개인용 컴퓨터의 키보드에 적용 가능하다.First, the apparatus and method for changing a user-defined keyboard key according to the present invention can be applied to various computers such as a personal computer or a notebook computer, and can be applied to, for example, a keyboard of a personal computer configured as shown in FIG. 1. Do.

그리고, 상기 개인용 컴퓨터의 키보드 컨트롤러(17)에서는, 전술한 바와 같이, 사용자가 키보드에 구비된 임의의 자판 키를 선택 입력하는 경우, 그 자판 키를 스캔하여, 그에 해당하는 스캔 코드(Scan Code)를 메인 보드로 전송하게 된다.In the keyboard controller 17 of the personal computer, as described above, when the user selects and inputs an arbitrary keyboard key provided on the keyboard, the keyboard key is scanned and the scan code corresponding thereto. Will be sent to the main board.

한편, 도 3에 도시한 바와 같이, 본 발명에 의해 추가 구비되는 스캔 코드 자동 변환 프로그램(Conversion Program)에서는, 현재의 동작 모드에 따라, 상기 키보드 컨트롤러로부터 전송되는 스캔 코드, 즉 자판 키 값을 자동으로 변경 출력하게 된다. On the other hand, as shown in Fig. 3, the scan code automatic conversion program (Conversion Program) additionally provided by the present invention automatically scans the scan code transmitted from the keyboard controller, that is, the keyboard key value according to the current operation mode. The output will be changed to.

예를 들어, 상기 스캔 코드는, 현재의 동작 모드가, 윈도우(Window) 모드인 경우, 그래픽 포맷(Graphic Format)으로 변환되어 화면에 출력됨과 아울러, 파일로 저장되고, 현재의 동작 모드가 텍스트(Text) 모드인 경우, 상기 스캔 코드는, ASCII 포맷으로 변환되어, 화면에 출력됨과 아울러, 파일로 저장된다. For example, when the current operation mode is the window mode, the scan code is converted into a graphic format and output on the screen, and is stored as a file, and the current operation mode is a text ( In the text mode, the scan code is converted into an ASCII format, displayed on the screen, and stored in a file.

또한, 상기 스캔 코드는, 현재의 동작 모드가, 한글/워드(Hangul/Word) 모드이거나, 또는 그 이외의 기타 모드인 경우, 그에 상응하는 고유의 포맷으로 변환되어 화면에 출력됨과 아울러, 파일로 저장된다. In addition, when the current operation mode is a Hangul / Word mode or any other mode, the scan code is converted into a unique format corresponding to the corresponding scan mode and output to a screen. Stored.

그리고, 상기 스캔 코드는, 현재의 동작 모드가, 사용자에 의해 임의로 설정된 자유 모드(Free Mode) 또는 채팅 모드(Chatting Mode)인 경우, 사용자에 의해 임의로 설정된 고유의 포맷으로 변환되어 화면에 출력됨과 아울러, 파일로 저장되는 데, 이때 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등이 화면 표시되거나, 파일에 저장될 수 있는 것으로, 이에 대해 상세히 설명하면 다음과 같다. The scan code may be converted into a unique format arbitrarily set by the user and output on the screen when the current operation mode is a free mode or a chat mode arbitrarily set by the user. In this case, a unique character, picture, symbol, etc., which are desired by the user, may be displayed on the screen or may be stored in the file.

도 4는, 본 발명에 따른 사용자 정의 자판 키 변경 방법에 대한 동작 흐름도를 개념적으로 도시한 것으로, 개인용 컴퓨터가 대기 상태에서(S10), 사용자가 임의의 한 모드를 선택 지정하게 되는 경우, 예를 들어 사용자 정의 자판 모드 등록을 지정하게 되는 경우(S11), 키보드에 구비된 자판 키 값을 사용자가 원하는 값으로 등록시키게 되는 데(S14), 이때, 상기와 같이 자판 키 값을 사용자가 등록 및 변경 설정할 수 있도록 하기 위한 가상의 키보드(Virtual Keyboard)를 오픈하여(S17), 화면상에 표시하게 된다.FIG. 4 conceptually illustrates an operation flowchart of a method for changing a user-defined keyboard key according to the present invention. In the case where a personal computer is in a standby state (S10) and a user selects one mode, an example is illustrated. For example, if the user designates a user-defined keyboard mode registration (S11), the keyboard key value provided in the keyboard is registered as a desired value by the user (S14). In this case, the user registers and changes the keyboard key value as described above. A virtual keyboard is opened to be set (S17) and displayed on the screen.

한편, 상기 가상의 키보드 화면에 포함 표시된 임의의 한 가상 키를 선택 지정하는 경우(S18), 그에 가상 키에 대응되는 키 값을 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등에 해당하는 키 값으로 변경 설정하게 된다(S19).Meanwhile, in the case of selecting and specifying any one virtual key included in the virtual keyboard screen (S18), the key value corresponding to the virtual key is a key value corresponding to a unique character, picture, symbol, etc. desired by the user. The change is made (S19).

그리고, 사용자가 채팅 모드 또는 자유 모드 등을 선택 지정한 후, 상기 가상의 키보드 상에 임의의 한 키를 선택 입력하는 경우, 그 키 값을 변환하여, 고유의 문자, 그림, 기호 등을 표시함과 아울러, 채팅 모드 또는 자유 모드에 해당하는 동작을 수행하게 된다(S21).When a user selects a chat mode or a free mode and selects and inputs any one key on the virtual keyboard, the key value is converted to display unique characters, pictures, symbols, and the like. In addition, the operation corresponding to the chat mode or the free mode is performed (S21).

반면, 사용자가 일반 모드를 지정하게 되는 경우(S12), 그 일반 모드에 등록된 자판 키 값을, 사용자가 원하는 키 값으로 변경 설정하게 되며(S15), 이후 현재의 동작 모드, 예를 들어 한글/워드(Hangul/Word) 모드에서, 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등을 화면 표시하거나 파일로 저장하는 일련의 해당 동작을 수행하게 된다.On the other hand, if the user designates the general mode (S12), the keyboard key value registered in the general mode is set to change the key value desired by the user (S15), and then the current operation mode, for example, Korean In Hangul / Word mode, the user performs a series of operations that display or save the unique characters, pictures, and symbols that are unique to the user.

그리고, 사용자가 응용 프로그램 및 프로토콜 등록 모드를 지정하게 되는 경우(S13), 사용자가 지정하는 각 응용 프로그램에 맞는 임의의 프로토콜을 새롭게 추가 등록시키거나, 새로운 버전으로 갱신 저장한 후(S16), 사용자가 요청하는 일련의 해당 동작을 수행하게 된다. When the user designates an application and protocol registration mode (S13), the user additionally registers an arbitrary protocol for each application designated by the user or updates and stores it in a new version (S16). Will perform the sequence of actions requested.

이상, 전술한 본 발명의 바람직한 실시예는, 예시의 목적을 위해 개시된 것으로, 당업자라면, 이하 첨부된 특허청구범위에 개시된 본 발명의 기술적 사상과 그 기술적 범위 내에서, 또다른 다양한 실시예들을 개량, 변경, 대체 또는 부가 등이 가능할 것이다. Or more, preferred embodiments of the present invention described above, for the purpose of illustration, those skilled in the art, within the technical spirit and the technical scope of the present invention disclosed in the appended claims below, to further improve various other embodiments Changes, substitutions or additions will be possible.

상기와 같이 구성 및 이루어지는 본 발명에 따른 사용자 정의 자판 키 변경 장치 및 방법은, 사용자 선택에 의해 지정되는 동작 모드가, 사용자 정의 자판 키 등록 모드인 경우, 가상의 키보드 화면을 출력 표시한 후, 상기 가상의 키보드 화면을 통해, 사용자가 임의로 변경 지정하는 자판 키 값을 설정함과 아울러, 그 자판 키 값에 상응하는 키 컨트롤 동작을 수행함으로써, 개인용 컴퓨터 또는 노트북 컴퓨터와 같은 다양한 컴퓨터의 키보드 자판 값을, 사용자가 원하는 고유의 독특한 문자, 그림, 기호 등에 해당하는 키 값으로 변경 설정하여, 채팅 모드, 자유 모드 등과 같은 사용자 정의 모드에서, 간편하게 선택 입력할 수 있게 되는 매우 유용한 발명인 것이다. The apparatus and method for changing a user-defined keyboard key according to the present invention configured and configured as described above may include outputting a virtual keyboard screen after displaying the virtual keyboard screen when the operation mode specified by user selection is a user-defined keyboard key registration mode. By using the virtual keyboard screen, the keyboard key value that the user arbitrarily changes and assigns is set, and the key control operation corresponding to the keyboard key value is performed, thereby allowing keyboard values of various computers such as a personal computer or a notebook computer to be changed. By changing and setting the key value corresponding to a unique unique character, picture, symbol, etc. desired by the user, it is a very useful invention that can be easily selected and input in a user-defined mode such as a chat mode or a free mode.

도 1은 일반적인 개인용 컴퓨터에 대한 구성을 도시한 것이고,1 shows a configuration of a general personal computer,

도 2는 일반적인 개인용 컴퓨터에서의 키 컨트롤 동작을 개념적으로 도시한 것이고,2 conceptually illustrates a key control operation in a general personal computer,

도 3은 본 발명에 따른 사용자 정의 자판 키 변경 장치에 의해 수행되는 키 컨트롤 동작을 개념적으로 도시한 것이고, 3 conceptually illustrates a key control operation performed by a user-defined keyboard key change device according to the present invention,

도 4는 본 발명에 따른 사용자 정의 자판 키 변경 방법에 대한 동작 흐름도를 개념적으로 도시한 것이다.4 conceptually illustrates an operation flowchart for a method for changing a user-defined keyboard key according to the present invention.

※ 도면의 주요부분에 대한 부호의 설명※ Explanation of code for main part of drawing

10 : 씨피유 11 : 비디오 컨트롤러10: CPI 11: Video Controller

12 : 노스 브리지 13 : 메인 메모리12: North Bridge 13: Main Memory

14 : I/O 컨트롤러 15 : 사우스 브리지14 I / O Controller 15 South Bridge

16 : 하드 디스크 17 : 키보드 컨트롤러16: hard disk 17: keyboard controller

Claims (8)

사용자 선택에 의해 지정되는 동작 모드를 확인하는 1단계;Confirming an operation mode designated by a user selection; 상기 확인된 동작 모드가 사용자 정의 자판 키 등록 모드인 경우, 가상의 키보드 화면을 출력 표시하는 2단계; 및 Outputting and displaying a virtual keyboard screen when the checked operation mode is a user-defined keyboard key registration mode; And 상기 표시된 가상의 키보드 화면을 통해, 사용자가 임의로 변경 지정하는 자판 키 값을 설정한 후, 그 자판 키 값에 상응하는 키 컨트롤 동작을 수행하는 3단계를 포함하여 이루어지는 것을 특징으로 하는 사용자 정의 자판 키 변경 방법. A user-defined keyboard key comprising three steps of setting a keyboard key value that the user arbitrarily changes and designates through the displayed virtual keyboard screen, and then performs a key control operation corresponding to the keyboard key value How to change. 제 1항에 있어서,The method of claim 1, 상기 확인된 동작 모드가 일반 키보드 변경 모드인 경우, 사용자가 선택 지정하는 특정 자판 키 값을 변경 설정한 후, 그 자판 키 값에 상응하는 키 컨트롤 동작을 수행하는 단계를 포함하여 이루어지는 것을 특징으로 하는 사용자 정의 자판 키 변경 방법.When the checked operation mode is a general keyboard change mode, changing and setting a specific keyboard key value selected by a user, and performing a key control operation corresponding to the keyboard key value How to change custom keyboard keys. 제 1항에 있어서,The method of claim 1, 상기 확인된 동작 모드가 응용 프로그램 프로토콜 등록 모드인 경우, 사용자가 선택 지정하는 응용 프로그램에 맞는 프로토콜을 등록 및 갱신시키는 단계를 포함하여 이루어지는 것을 특징으로 하는 사용자 정의 자판 키 변경 방법. And registering and updating a protocol suitable for an application program selected by a user when the checked operation mode is an application program protocol registration mode. 제 1항에 있어서,The method of claim 1, 상기 키 컨트롤 동작은, 키보드로부터 스캔된 키 값을, 사용자 정의에 의해 설정된 고유의 그림, 문자, 기호 중 어느 하나로 자동 변환시키는 것을 특징으로 하는 사용자 정의 자판 키 변경 방법. The key control operation, the user-defined keyboard key changing method, characterized in that for automatically converting the key value scanned from the keyboard into any one of the unique picture, characters, symbols set by the user definition. 키보드를 통해 사용자가 선택 입력하는 자판 키 값을 스캔하기 위한 스캔 수단;Scanning means for scanning a keyboard key value that the user selects and inputs via a keyboard; 상기 스캔된 자판 키 값을, 사용자가 임의로 변경 설정한 고유의 키 값으로 자동 변환시키기 위한 변환 수단; 및 Conversion means for automatically converting the scanned keyboard key value into a unique key value arbitrarily changed and set by a user; And 상기 자동 변환된 키 값에 해당하는 고유의 그림, 문자, 기호 중 어느 하나를 화면 표시하기 위한 제어 수단을 포함하여 구성되는 것을 특징으로 하는 사용자 정의 자판 키 변경 장치. And control means for screen displaying any one of unique pictures, characters, and symbols corresponding to the automatically converted key value. 제 5항에 있어서, The method of claim 5, 상기 변환 수단은, 현재의 동작 모드에 따라, 상기 키 값 변환 동작을 자동으로 수행하거나, 또는 선택적으로 생략하는 것을 특징으로 하는 사용자 정의 자판 키 변경 장치. And the converting means automatically performs or selectively omits the key value converting operation according to a current operation mode. 제 5항에 있어서, The method of claim 5, 상기 변환 수단은, 현재의 동작 모드가, 사용자에 의해 임의로 설정된 채팅 모드, 또는 자유 모드인 경우, 상기 키보드에서 스캔된 자판 키 값을, 사용자가 임의로 변경 설정한 고유의 키 값으로 자동 변환하는 것을 특징으로 하는 사용자 정의 자판 키 변경 장치. The converting means automatically converts the keyboard key value scanned from the keyboard into a unique key value arbitrarily changed and set by the user when the current operation mode is a chat mode or a free mode arbitrarily set by the user. A custom keyboard key changer. 제 5항에 있어서, The method of claim 5, 상기 고유의 키 값은, 가상의 키보드 화면을 통해 사용자가 직접 변경 설정하는 것을 특징으로 하는 사용자 정의 자판 키 변경 장치. The unique key value is a user-defined keyboard key changing device, characterized in that the user directly changes the setting via the virtual keyboard screen.
KR1020030057536A 2003-08-20 2003-08-20 Apparatus and method for changing user define keyboard KR20050019633A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030057536A KR20050019633A (en) 2003-08-20 2003-08-20 Apparatus and method for changing user define keyboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030057536A KR20050019633A (en) 2003-08-20 2003-08-20 Apparatus and method for changing user define keyboard

Publications (1)

Publication Number Publication Date
KR20050019633A true KR20050019633A (en) 2005-03-03

Family

ID=37228855

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030057536A KR20050019633A (en) 2003-08-20 2003-08-20 Apparatus and method for changing user define keyboard

Country Status (1)

Country Link
KR (1) KR20050019633A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100673553B1 (en) * 2004-12-03 2007-01-24 (주)컴온컴 Method for extending function of keyboard with no extension key
KR100815049B1 (en) * 2006-08-15 2008-03-18 후지쯔 가부시끼가이샤 Key assignable portable terminal device
US11467727B2 (en) 2016-09-23 2022-10-11 Gyu Hong LEE Character input device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100673553B1 (en) * 2004-12-03 2007-01-24 (주)컴온컴 Method for extending function of keyboard with no extension key
KR100815049B1 (en) * 2006-08-15 2008-03-18 후지쯔 가부시끼가이샤 Key assignable portable terminal device
US11467727B2 (en) 2016-09-23 2022-10-11 Gyu Hong LEE Character input device

Similar Documents

Publication Publication Date Title
JP2007012063A (en) Method and apparatus for automatic completion of composite character
KR20130123705A (en) Virtual keyboard for inputting alternative character and method and apparatus for inputting alternative character using the virtual keyboard
KR100508123B1 (en) method and device for inputting symbol
KR20050019633A (en) Apparatus and method for changing user define keyboard
KR20060122208A (en) Apparatus for simplified and traditional chinese exchange method thereof
KR100332830B1 (en) Hangul input and searching method of electronic equipment having Hangul memory function
US11876942B2 (en) Information processing apparatus, information processing method and non-transitory recording medium
JPH08297660A (en) Input device for chinese character
WO2005059769A1 (en) Device for creating sentence having decoration information
US20040189711A1 (en) Object display device, object display method and computer program product
JP2000315203A (en) Document management system and document managing method
JP2007065990A (en) Information retrieval device
KR100667533B1 (en) Apparatus and method for inputting chinese character using pinyin and stroke
JP2666731B2 (en) Input device for multiple windows
KR20080007180A (en) Method for inputting text in multiple languages
JP3467212B2 (en) Display device
CN115793915A (en) Terminal control method, device, equipment and medium
JP2878461B2 (en) Document input device
KR20040105157A (en) Method for displaying chinese language input window of mobile telecommunication terminal equipment
JP2004215024A (en) Mobile terminal
KR20020076648A (en) Apparatus for inputting Korean character using touch panel and method therefor
JP2002304390A (en) Character data inputting method
JPH09146935A (en) Data processor
JP2000215198A (en) Input support method and record medium
KR19990026046A (en) Automatic conversion of the text input mode

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination