KR19980069962A - Graphica method supporting wide display mode - Google Patents

Graphica method supporting wide display mode Download PDF

Info

Publication number
KR19980069962A
KR19980069962A KR1019970048204A KR19970048204A KR19980069962A KR 19980069962 A KR19980069962 A KR 19980069962A KR 1019970048204 A KR1019970048204 A KR 1019970048204A KR 19970048204 A KR19970048204 A KR 19970048204A KR 19980069962 A KR19980069962 A KR 19980069962A
Authority
KR
South Korea
Prior art keywords
screen mode
setting
screen
wide
mode
Prior art date
Application number
KR1019970048204A
Other languages
Korean (ko)
Other versions
KR100245634B1 (en
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 KR1019970048204A priority Critical patent/KR100245634B1/en
Publication of KR19980069962A publication Critical patent/KR19980069962A/en
Application granted granted Critical
Publication of KR100245634B1 publication Critical patent/KR100245634B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/28Indexing scheme for image data processing or generation, in general involving image processing hardware

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Transforming Electric Information Into Light Information (AREA)

Abstract

운영체제나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계와; 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고, 상기 화면설정 요구신호가 발생했으면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계와; 상기 제2단계의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 일반 화면모드로 설정하고, 설정하려는 화면모드가 와이드 화면모드이면 특정 비율의 화면모드로 설정하는 제3단계와; 상기 제3단계에서 설정된 특정 비율의 화면모드에 관련된 정보를 그래픽 디바이스 드라이버내에 설정하는 제4단계를 포함하여 이루어지는 와이드 화면모드를 지원하는 그래픽 방법은 그래픽 디바이스 드라이버와 비디오 바이오스를 이용하여 16 : 9 화면모드에 해당하는 화면 해상도를 정의하고 비디오 컨트롤러의 파라미터를 설정하므로써, 그래픽 장치가 16 : 9 화면모드를 지원하여 와이드 모니터를 사용할 수 있다.A first step of determining whether a screen setting request signal for requesting setting of a screen mode is generated from an operating system or an application program; Performing a graphics device driver routine when the screen setting request signal is not generated, and determining whether a screen mode to be set is a wide screen mode when the screen setting request signal is generated; A third step of setting the screen mode to the general screen mode if the screen mode to be set is not the wide screen mode and setting the screen mode to a specific ratio if the screen mode to be set is the wide screen mode; A graphic method supporting a wide screen mode including a fourth step of setting information related to a screen mode of a specific ratio set in the third step in the graphics device driver is performed by using a graphics device driver and a video BIOS. By defining the screen resolution corresponding to the mode and setting the parameters of the video controller, the graphics device can use the wide monitor by supporting the 16: 9 screen mode.

Description

와이드 화면모드를 지원하는 그래픽 방법Graphic Method Supporting Wide Screen Mode

이 발명은 와이드 화면모드를 지원하는 그래픽 방법에 관한 것으로, 더욱 상세하게는 그래픽 장치가 16 : 9 화면모드와 16 : 9 화면모드에 해당하는 해상도를 지원할 수 있게 하는 와이드 화면모드를 지원하는 그래픽 방법에 관한 것이다.The present invention relates to a graphics method that supports a wide screen mode, and more particularly, to a graphics method that supports a wide screen mode that enables a graphics device to support a resolution corresponding to a 16: 9 screen mode and a 16: 9 screen mode. It is about.

이하, 첨부된 도면을 참조로 하여 종래 기술에 대하여 설명하면 다음과 같다.Hereinafter, the prior art will be described with reference to the accompanying drawings.

도6은 일반적인 그래픽 장치와 이에 관련된 소프트웨어의 상관도이다.6 is a correlation diagram of a general graphics device and software related thereto.

도6에 도시된 비디오 바이오스에는 컴퓨터 시스템이 파워 온(power on) 또는 리셋(reset)되었을 때 수행되는 그래픽 장치의 초기화 루틴과, 비디오 바이오스 인터럽트 신호가 발생했을 때 그래픽 카드를 동작시키기 위해 수행되는 소프트웨어 인터럽트 서비스 루틴(software interrupt service routine, ISR)이 포함되어 있으며, 그래픽 디바이스 드라이버는 운영체계, 비디오 바이오스 및 그래픽 장치를 제어하여 그래픽 장치의 화면모드를 설정하고, 운영체계와 응용 프로그램이 그래픽 장치를 사용할 수 있도록 소프트웨어적인 인터페이스를 담당한다.The video BIOS shown in FIG. 6 includes an initialization routine of a graphics device performed when the computer system is powered on or reset, and software performed to operate the graphics card when a video BIOS interrupt signal is generated. A software interrupt service routine (ISR) is included, and the graphics device driver controls the operating system, video bios, and graphics device to set the graphics device's screen mode, and allows the operating system and applications to use the graphics device. It is responsible for the software interface.

상기 소프트웨어 인터럽트 서비스 루틴은 그래픽 카드의 입출력에 관한 모든 루틴을 포함하고 있다.The software interrupt service routine includes all routines for input and output of the graphics card.

도7은 일반적인 그래픽 장치의 블록 구성도이다.7 is a block diagram of a general graphic device.

도7에 도시된 바와 같이 컴퓨터 시스템과 버스를 통해 데이터를 주고받는 그래픽 장치의 구성은, 화면에 나타내고자 하는 데이터를 저장하고 있는 비디오 메모리(1)와; 상기 비디오 메모리(1)에 저장된 데이터를 분석하여 디스플레이하기 위한 영상신호로 변환하여 출력하는 비디오 컨트롤러(2)와; 그래픽 장치가 컴퓨터 시스템내에서 정상적으로 동작하도록 제어하는 기본 프로그램 코드, 즉 그래픽 장치의 초기화 루틴과 상기 비디오 컨트롤러(2)를 동작시키기 위한 소프트웨어 인터럽트 서비스 루틴이 프로그램되어 있는 비디오 바이오스(3)를 포함한다.As shown in FIG. 7, the configuration of the graphic device which exchanges data with a computer system via a bus includes: a video memory 1 which stores data to be displayed on a screen; A video controller (2) for analyzing and storing the data stored in the video memory (1) and converting the data into an image signal for display; Basic program code for controlling a graphics device to operate normally in a computer system, i.e., a video BIOS 3 in which an initialization routine of the graphics device and a software interrupt service routine for operating the video controller 2 are programmed.

상기와 같이 구성된 종래의 그래픽 장치는 가로화면비율 : 세로화면비율이 4 : 3인 일반 화면모드를 지원하며, 그에 해당하는 해상도( 가로 방향의 픽셀 개수 * 세로 방향의 픽셀 개수)로 640 * 480, 800 * 600, 1024 * 768, 1280 * 1204 및 1600 * 1200 등을 지원하였다.The conventional graphic device configured as described above supports a general screen mode having an aspect ratio: a aspect ratio of 4: 3, and has a corresponding resolution (pixels in the horizontal direction * pixels in the vertical direction) of 640 * 480, 800 * 600, 1024 * 768, 1280 * 1204 and 1600 * 1200.

그러나, 종래의 그래픽 장치는 4 : 3 화면모드와 4 : 3 화면모드에 해당하는 해상도만을 지원하고, 16 : 9 화면모드와 16 : 9 화면모드에 해당하는 해상도를 지원하지 못하기 때문에 와이드 모니터를 사용하지 못하는 문제점이 있다.However, since the conventional graphics device only supports resolutions corresponding to 4: 3 screen mode and 4: 3 screen mode, and does not support resolutions corresponding to 16: 9 screen mode and 16: 9 screen mode, a wide monitor cannot be used. There is a problem that cannot be used.

그러므로, 이 발명의 목적은 상기 종래의 문제점을 해결하기 위한 것으로서, 그래픽 장치가 16 : 9 화면모드와 16 : 9 화면모드에 해당하는 해상도를 지원하여 와이드 모니터를 사용할 수 있게 하는 그래픽 방법을 제공하기 위한 것이다.Therefore, an object of the present invention is to solve the above problems, to provide a graphics method that allows a graphics device to use a wide monitor by supporting a resolution corresponding to a 16: 9 screen mode and a 16: 9 screen mode. It is for.

도1은 이 발명의 제1실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 동작 흐름도.1 is an operation flowchart of a graphics method supporting wide screen mode according to a first embodiment of the present invention;

도2는 이 발명의 제1실시예에 따라 그래픽 장치가 와이드 화면모드를 지원하게 하기 위한 구성도.2 is a block diagram for allowing a graphics device to support a wide screen mode according to a first embodiment of the present invention;

도3은 이 발명의 제2실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 실행 과정중 그래픽 디바이스 드라이버의 동작 흐름도.3 is an operation flowchart of a graphics device driver during an execution process of a graphics method supporting wide screen mode according to a second embodiment of the present invention;

도4는 이 발명의 제2실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 실행 과정중 비디오 바이오스의 동작 흐름도.4 is a flowchart illustrating an operation of a video BIOS during an execution of a graphics method supporting wide screen mode according to a second embodiment of the present invention.

도5는 이 발명의 제2실시예에 따라 그래픽 장치가 와이드 화면모드를 지원하게 하기 위한 구성도.Fig. 5 is a block diagram for allowing a graphics device to support a wide screen mode according to a second embodiment of the present invention.

도6은 일반적인 그래픽 장치와 이에 관련된 소프트웨어의 상관도.6 is a correlation diagram of a general graphics device and software related thereto.

도7은 일반적인 비디오 카드의 블록 구성도이다.7 is a block diagram of a general video card.

상기 목적을 달성하기 위한 수단으로서 이 발명의 구성은,As a means for achieving the above object, the configuration of the present invention,

운영체제나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계와;A first step of determining whether a screen setting request signal for requesting setting of a screen mode is generated from an operating system or an application program;

상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고, 상기 화면설정 요구신호가 발생했으면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계와;Performing a graphics device driver routine when the screen setting request signal is not generated, and determining whether a screen mode to be set is a wide screen mode when the screen setting request signal is generated;

상기 제2단계의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 일반 화면모드로 설정하고, 설정하려는 화면모드가 와이드 화면모드이면 특정 비율의 화면모드로 설정하는 제3단계와;A third step of setting the screen mode to the general screen mode if the screen mode to be set is not the wide screen mode and setting the screen mode to a specific ratio if the screen mode to be set is the wide screen mode;

상기 제3단계에서 설정된 특정 비율의 화면모드에 관련된 정보를 그래픽 디바이스 드라이버내에 설정하는 제4단계를 포함한다.And a fourth step of setting information related to the screen mode of the specific ratio set in the third step in the graphic device driver.

상기 목적을 달성하기 위한 수단으로써 이 발명의 다른 구성은,As a means for achieving the above object another configuration of the present invention,

운영체계나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계와;A first step of determining whether a screen setting request signal for requesting setting of a screen mode has occurred from an operating system or an application program;

상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고, 화면설정 요구신호가 발생했으면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계와;Performing a graphics device driver routine when the screen setting request signal is not generated, and determining whether the screen mode to be set is a wide screen mode when the screen setting request signal is generated;

상기 제2단계의 판단 결과 와이드 화면모드가 아니면 일반 화면모드로 설정하고, 와이드 화면모드이면 비디오 바이오스 인터럽트 신호를 발생하는 제3단계와;A third step of setting a normal screen mode unless the wide screen mode is determined as a result of the second step, and generating a video BIOS interrupt signal in the wide screen mode;

상기 비디오 바이오스 인터럽트 신호에 의해 비디오 바이오스가 동작을 시작하여, 특정 비율의 화면모드를 설정하는 소프트웨어 인터럽트 서비스 루틴을 실행하는 제4단계와;A fourth step of executing a video interrupt service routine for starting a video bios operation by the video bios interrupt signal and setting a screen mode of a specific ratio;

상기 제4단계에서 설정된 특정 비율의 화면모드에 관련된 화면모드 정보를 그래픽 디바이스 드라이버내에 설정하는 제5단계를 포함한다.And a fifth step of setting screen mode information related to the screen mode of the specific ratio set in the fourth step in the graphic device driver.

이하, 이 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 이 발명을 용이하게 실시할 수 있는 가장 바람직한 실시예를 첨부된 도면을 참조로 하여 설명하기로 한다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings for those skilled in the art to easily implement the present invention.

도1은 이 발명의 제1실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 동작 흐름도이고,1 is an operation flowchart of a graphics method supporting a wide screen mode according to a first embodiment of the present invention;

도2는 이 발명의 제1실시예에 따라 그래픽 장치가 와이드 화면모드를 지원하게 하기 위한 구성도이다.2 is a block diagram for allowing a graphics device to support a wide screen mode according to a first embodiment of the present invention.

도1에 도시된 바와 같이 와이드 화면모드를 지원하는 그래픽 방법은 그래픽 디바이스 드라이버가 실행하는 과정으로, 운영체제나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계(S103)와; 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고(S105), 상기 화면설정 요구신호가 발생했으면 운영체계와 응용 프로그램에서 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계(S107)와; 상기 제2단계(S107)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 4 : 3 화면모드로 설정하고(S109), 설정하려는 화면모드가 와이드 화면모드이면 16 : 9 화면모드에 해당하는 특정 해상도를 정의하고(S111), 정의된 특정 해상도를 갖는 16 : 9 화면모드를 지원하도록 비디오 컨트롤러의 파라미터를 설정하여(S113) 화면모드를 16 : 9 화면모드로 설정하는 제3단계(S111 ∼ S113)와; 상기 제3단계(S111 ∼ S113)에서 설정된 16 : 9 화면모드에 관련된 정보를 그래픽 디바이스 드라이버에 설정하는 제4단계(S115)를 포함한다.As shown in FIG. 1, the graphic method supporting the wide screen mode is a process executed by a graphics device driver, and the first step of determining whether a screen setting request signal for requesting setting of a screen mode has occurred from an operating system or an application program. S103); If the screen setting request signal is not generated, the graphics device driver routine is executed (S105). If the screen setting request signal is generated, the second step of determining whether a screen mode to be set by an operating system and an application program is a wide screen mode. (S107); As a result of the determination of the second step (S107), if the screen mode to be set is not the wide screen mode, the screen mode is set to 4: 3 screen mode (S109). If the screen mode to be set is the wide screen mode, the screen mode is set to 16: 9 screen mode. A third step of defining a specific resolution (S111) and setting a screen mode to a 16: 9 screen mode by setting parameters of the video controller to support a 16: 9 screen mode having a defined specific resolution (S113) ( S111 to S113); And a fourth step S115 of setting information related to the 16: 9 screen mode set in the third steps S111 to S113 to the graphic device driver.

상기 비디오 컨트롤러의 파라미터에는 수평동기신호와 수직동기신호 등이 있다.Parameters of the video controller include a horizontal synchronization signal and a vertical synchronization signal.

상기한 구성에 의한, 이 발명의 제1실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 동작을 도1과 도2를 참조로 설명하면 다음과 같다.The operation of the graphics method supporting the wide screen mode according to the first embodiment of the present invention by the above-described configuration will now be described with reference to Figs.

컴퓨터 시스템이 동작을 시작하면, 그래픽 디바이스 드라이브(1)는 화면모드를 4 : 3 화면모드로 설정하기 위한 신호(ⓐ)를 비디오 바이오스(2)로 출력한다.When the computer system starts to operate, the graphics device drive 1 outputs a signal ⓐ for setting the picture mode to the 4: 3 picture mode to the video BIOS 2.

그러면 상기 비디오 바이오스(2)가 4 : 3 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(①, A, B)하므로 그래픽 장치가 4 : 3 화면모드로 동작한다.Then, the video BIOS 2 sets the parameters of the video controller 3 so as to support the 4: 3 screen mode (①, A, B), so that the graphic device operates in the 4: 3 screen mode.

이후, 상기 그래픽 디바이스 드라이버(1)는 운영체제나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하여(S103), 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 실행한다(S105).Thereafter, the graphic device driver 1 determines whether a screen setting request signal for requesting setting of a screen mode has occurred from an operating system or an application program (S103), and if the screen setting request signal has not occurred, the corresponding graphic device driver routine. Is executed (S105).

그러나, 상기 단계(S103)의 판단 결과 상기 화면설정 요구신호가 발생했으면 운영체제나 응용 프로그램이 설정하고자 하는 화면모드가 와이드 화면모드인지 판단한다(S107).However, when the screen setting request signal is generated as a result of the determination in step S103, it is determined whether the screen mode to be set by the operating system or the application program is the wide screen mode (S107).

상기 단계(S107)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 4 : 3 화면모드로 설정된 상태를 유지하고(S109), 설정하려는 화면모드가 와이드 화면모드이면 상기 그래픽 디바이스 드라이버(1)는 16 : 9 화면모드에 해당하는 특정 해상도를 정의한다(S111).As a result of the determination in step S107, if the screen mode to be set is not the wide screen mode, the screen mode is set to 4: 3 screen mode (S109). If the screen mode to be set is the wide screen mode, the graphic device driver ( 1) defines a specific resolution corresponding to the 16: 9 screen mode (S111).

상기 특정 해상도의 정의는 640 * 480의 해상도를 848 * 480의 해상도로 변경하고, 800 * 600의 해상도를 1064 * 600의 해상도로 변경하는 것처럼 4 : 3 화면모드를 지원하는 해상도를 16 : 9 화면모드를 지원하는 해상도로 변경하여 정의한다.The definition of the specific resolution is to change the resolution of 640 * 480 to the resolution of 848 * 480, and to change the resolution of 800 * 600 to the resolution of 1064 * 600. Define by changing the resolution to support the mode.

그리고, 상기 그래픽 디바이스 드라이버(1)는 상기 단계(S111)에서 정의된 특정 해상도를 갖는 16 : 9 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(②, B', C)하여(S113) 화면모드를 16 : 9 화면모드로 설정한다.In addition, the graphic device driver 1 sets parameters (②, B ', C) of the video controller 3 to support a 16: 9 screen mode having a specific resolution defined in step S111 (S113). ) Set the picture mode to 16: 9 mode.

다음으로, 상기 과정(S111 ∼ S113)에서 설정된 16 : 9 화면모드에 관련된 정보를 상기 그래픽 디바이스 드라이버(1)내에 설정하여 그래픽 장치가 16 : 9 화면모드를 지원하게 한다(S115).Next, information related to the 16: 9 screen mode set in steps S111 to S113 is set in the graphic device driver 1 so that the graphic device supports the 16: 9 screen mode (S115).

도2에서 표기된 A, B는 상기 비디오 바이오스(2)가 4 : 3 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(①)한 후에 출력한 파라미터를 나타낸다.A and B shown in FIG. 2 represent parameters output after the parameters of the video controller 3 are set (①) so that the video BIOS 2 supports the 4: 3 screen mode.

그리고 B', C는 상기 그래픽 디바이스 드라이버(1)가 16 : 9 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(②)한 후에 출력하는 파라미터로서, B'는 4 : 3 화면모드시 출력되는 B 파라미터가 변환된 것을 나타내고, C는 4 : 3 화면모드시에 없었던 새로운 파라미터를 나타낸다.B 'and C are parameters that the graphic device driver 1 outputs after setting (②) the parameters of the video controller 3 to support the 16: 9 screen mode, and B' is the 4: 3 screen mode. The B parameter to be output has been converted, and C represents a new parameter that was not present in the 4: 3 screen mode.

상기한 구성에 의한, 이 발명의 제2실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 동작을 설명하면 다음과 같다.The operation of the graphics method supporting the wide screen mode according to the second embodiment of the present invention by the above configuration will be described below.

도3은 이 발명의 제2실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 실행 과정중 그래픽 디바이스 드라이버의 동작 흐름도이고,3 is an operation flowchart of a graphics device driver during an execution process of a graphics method supporting wide screen mode according to a second embodiment of the present invention;

도4는 이 발명의 제2실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 실행 과정중 비디오 바이오스의 동작 흐름도이고,4 is an operation flowchart of a video BIOS during an execution process of a graphics method supporting wide screen mode according to a second embodiment of the present invention;

도5는 이 발명의 제2실시예에 따라 그래픽 장치가 와이드 화면모드를 지원하게 하기 위한 구성도이다.5 is a configuration diagram for allowing a graphics device to support a wide screen mode according to a second embodiment of the present invention.

도3과 도4에 도시되어 있듯이, 와이드 화면모드를 지원하는 그래픽 방법의 다른 구성은 그래픽 디바이스 드라이버가 실행하는 과정으로, 운영체계나 응용 프로그램으로부터 화면모드 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계(S700)와; 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고(S400), 상기 화면설정 요구신호가 발생했으면 운영체제나 응용 프로그램에서 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계(S500)와; 상기 제2단계(S500)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 4 : 3 화면모드로 설정하고(S600), 설정하려는 화면모드가 와이드 화면모드이면 비디오 바이오스 인터럽트 신호를 발생하는 제3단계(S700)와; 상기 비디오 바이오스 인터럽트 신호에 의해 비디오 바이오스가 동작을 시작하여, 16 : 9 화면모드를 설정하는 소프트웨어 인터럽트 서비스 루틴을 실행하는 제4단계(S701 ∼ S717)와; 상기 제4단계(S701 ∼ S717)에서 설정된 16 : 9 화면모드에 관련된 화면모드 정보를 그래픽 디바이스 드라이버내에 설정하는 제5단계(S800)를 포함한다.As shown in Figs. 3 and 4, another configuration of the graphics method that supports the wide screen mode is a process executed by the graphics device driver, and whether the screen setting request signal for requesting the screen mode setting from the operating system or the application program is generated. A first step of determining (S700); If the screen setting request signal is not generated, the graphics device driver routine is executed (S400). If the screen setting request signal is generated, the second step of determining whether a screen mode to be set by an operating system or an application program is a wide screen mode ( S500); As a result of the determination in the second step S500, if the screen mode to be set is not the wide screen mode, the screen mode is set to 4: 3 mode (S600). If the screen mode to be set is the wide screen mode, a third video bios interrupt signal is generated. Step S700; A fourth step (S701 to S717) of executing a software interrupt service routine for setting the 16: 9 screen mode by starting the video BIOS by the video BIOS interrupt signal; And a fifth step S800 of setting screen mode information related to the 16: 9 screen mode set in the fourth steps S701 to S717 in the graphic device driver.

도3에 도시되어 있듯이, 상기 제4단계(S701 ∼ S717)의 소프트웨어 인터럽트 서비스 루틴의 실행 과정은, 비디오 바이오스 인터럽트 신호가 발생하면 중앙처리장치의 특정 레지스터를 확인하여 화면모드를 설정하기 위한 인터럽트인지 판단하는 단계(S703)와; 화면모드를 설정하기 위한 인터럽트가 아니면 해당 소프트웨어 인터럽트 서비스 루틴을 수행하고(S705), 화면모드를 설정하기 위한 인터럽트이면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 단계(S707)와; 상기 단계(S707)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 4 : 3 화면모드로 설정하고(S709), 설정하려는 화면모드가 와이드 화면모드이면 16 : 9 화면모드에 해당하는 특정 해상도를 정의하고(S711), 정의된 특정 해상도를 갖는 16 : 9 화면모드를 지원하도록 비디오 컨트롤러의 파라미터를 설정하여(S713) 화면모드를 16 : 9 화면모드로 설정하는 단계(S711 ∼ S713)와; 상기 단계(S711 ∼ S713)에서 설정된 16 : 9 화면모드에 관련된 화면모드 정보를 비디오 바이오스내의 데이터 영역에 설정하고(S715) 인터럽트 리턴하는 단계(S717)를 포함한다.As shown in FIG. 3, the execution process of the software interrupt service routine of the fourth step (S701 to S717) is an interrupt for checking the specific register of the central processing unit and setting the screen mode when the video BIOS interrupt signal is generated. Judging (S703); If it is not an interrupt for setting the screen mode, performing a corresponding software interrupt service routine (S705), and if it is an interrupt for setting the screen mode, determining whether the screen mode to be set is a wide screen mode (S707); As a result of the determination in step S707, if the screen mode to be set is not the wide screen mode, the screen mode is set to 4: 3 screen mode (S709). If the screen mode to be set is the wide screen mode, a specific resolution corresponding to the 16: 9 screen mode is set. Defining (S711) and setting the parameters of the video controller to support the 16: 9 screen mode having the defined specific resolution (S713) and setting the screen mode to the 16: 9 screen mode (S711 to S713); And setting the screen mode information related to the 16: 9 screen mode set in steps S711 to S713 in the data area of the video BIOS (S715) and returning the interrupt (S717).

상기한 구성에 의한, 이 발명의 제2실시예에 따른 와이드 화면모드를 지원하는 그래픽 방법의 동작을 도3 ∼ 도5를 참고로 설명하면 다음과 같다.The operation of the graphics method supporting the wide screen mode according to the second embodiment of the present invention by the above-described configuration will now be described with reference to Figs.

컴퓨터 시스템이 동작하면, 그래픽 디바이스 드라이브(1)는 4 : 3 화면모드로 설정하기 위한 신호(ⓐ)를 비디오 바이오스(2)로 출력한다.When the computer system is operating, the graphics device drive 1 outputs a signal ⓐ for setting to 4: 3 screen mode to the video BIOS 2.

그러면 상기 비디오 바이오스(2)가 4 : 3 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(①, A, B)하여 그래픽 장치가 4 : 3 화면모드로 동작한다.Then, the video BIOS 2 sets the parameters of the video controller 3 so as to support the 4: 3 screen mode (①, A, B) so that the graphic device operates in the 4: 3 screen mode.

이후, 상기 그래픽 디바이스 드라이버(1)는 운영체계나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하여(S300), 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 실행한다(S400).Thereafter, the graphic device driver 1 determines whether a screen setting request signal for requesting setting of a screen mode has occurred from an operating system or an application program (S300), and if the screen setting request signal has not occurred, the corresponding graphic device driver. Run the routine (S400).

그러나, 상기 단계(S300)의 판단 결과 운영체계나 응용 프로그램으로부터 화면설정 요구신호가 발생했으면 설정하고자 하는 화면모드가 와이드 화면모드인지 판단한다(S500).However, when the screen setting request signal is generated from the operating system or the application program as a result of the determination in step S300, it is determined whether the screen mode to be set is the wide screen mode (S500).

상기 단계(S500)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 4 : 3 화면모드로 설정된 상태를 유지하고(S600), 설정하려는 화면모드가 와이드 화면모드이면 상기 그래픽 디바이스 드라이버(1)는 비디오 바이오스 인터럽트 신호(ⓑ)를 발생한다(S700).As a result of the determination in step S500, if the screen mode to be set is not the wide screen mode, the screen mode is set to 4: 3 screen mode (S600). If the screen mode to be set is the wide screen mode, the graphic device driver ( 1) generates a video BIOS interrupt signal (ⓑ) (S700).

그러면, 상기 비디오 바이오스(2)가 동작을 시작하여 화면모드를 설정하기 위한 소프트웨어 인터럽트 서비스 루틴(S701 ∼ S717)을 실행하는데, 상기 소프트웨어 인터럽트 서비스 루틴의 동작에 대해 좀더 상세히 설명하면 다음과 같다.Then, the video BIOS 2 starts the operation and executes the software interrupt service routines S701 to S717 for setting the screen mode. The operation of the software interrupt service routine will be described in more detail as follows.

상기 소프트웨어 인터럽트 서비스 루틴이 실행되면(S701), 상기 비디오 바이오스(2)는 상기 그래픽 디바이스 드라이버(1)로부터 발생된 비디오 바이오스 인터럽트 신호(ⓑ)가 화면모드 설정을 위한 인터럽트 신호인지 판단하기 위해 중앙처리장치의 특정 레지스터 상태를 확인한다(S703).When the software interrupt service routine is executed (S701), the video BIOS 2 performs central processing to determine whether the video BIOS interrupt signal ⓑ generated from the graphics device driver 1 is an interrupt signal for setting the screen mode. Check the specific register state of the device (S703).

상기 단계(S703)의 확인 결과 비디오 바이오스 인터럽트 신호(ⓑ)가 화면모드를 설정하기 위한 인터럽트 신호가 아니면 해당하는 소프트웨어 인터럽트 서비스 루틴을 수행하고(S705), 화면모드를 설정하기 위한 인터럽트 신호이면 설정하려는 화면모드가 와이드 화면모드인지 판단한다(S707).If the video bios interrupt signal ⓑ is not an interrupt signal for setting the screen mode, the corresponding software interrupt service routine is performed (S705). It is determined whether the screen mode is the wide screen mode (S707).

상기 단계(S707)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 4 : 3 화면모드로 설정된 상태를 유지하고(S709), 설정하려는 화면모드가 와이드 화면모드이면 상기 비디오 바이오스(2)는 16 : 9 화면모드에 해당하는 특정 해상도를 정의한다(S711).As a result of the determination in step S707, if the screen mode to be set is not the wide screen mode, the screen mode is set to 4: 3 screen mode (S709). If the screen mode to be set is the wide screen mode, the video BIOS 2 ) Defines a specific resolution corresponding to the 16: 9 screen mode (S711).

상기 특정 해상도의 정의는 640 * 480의 해상도를 848 * 480의 해상도로 변경하고, 800 * 600의 해상도를 1064 * 600의 해상도로 변경하는 것처럼 4 : 3 화면모드를 지원하는 해상도를 16 : 9 화면모드를 지원하는 해상도로 변경하여 정의한다.The definition of the specific resolution is to change the resolution of 640 * 480 to the resolution of 848 * 480, and to change the resolution of 800 * 600 to the resolution of 1064 * 600. Define by changing the resolution to support the mode.

다음으로, 상기 비디오 바이오스(2)는 상기 단계(S711)에서 정의된 화면 해상도를 갖는 16 : 9 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(②, A, B',C)하여(S713) 화면모드를 16 : 9 화면모드로 설정하고, 설정된 16 : 9 화면모드에 관련된 정보를 상기 비디오 바이오스(2)내의 데이터 영역에 저장한다(S715).Next, the video bios 2 sets parameters (②, A, B ', C) of the video controller 3 to support the 16: 9 screen mode having the screen resolution defined in step S711. (S713) The screen mode is set to the 16: 9 screen mode, and information related to the set 16: 9 screen mode is stored in the data area in the video BIOS 2 (S715).

그리고, 소프트웨어 인터럽트 서비스 루틴을 종료하고 인터럽트 리턴하여 상기 그래픽 디바이스 드라이버(1)의 실행과정으로 복귀한다(S717).Then, the software interrupt service routine ends and the interrupt is returned to return to the execution process of the graphic device driver 1 (S717).

그러면, 상기 그래픽 디바이스 드라이버(1)는 상기 비디오 바이오스(2)에서 설정된 16 : 9 화면모드에 관련된 정보를 자체내에 설정하여 그래픽 장치가 16 : 9 화면모드를 지원하게 한다(S800).Then, the graphic device driver 1 sets the information related to the 16: 9 screen mode set in the video BIOS 2 in itself so that the graphic device supports the 16: 9 screen mode (S800).

도5에서 표기된 A, B는 상기 비디오 바이오스(2)가 4 : 3 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(①)한 후에 출력한 파라미터를 나타낸다.A and B shown in FIG. 5 indicate parameters output after the parameters of the video controller 3 are set (①) so that the video BIOS 2 supports the 4: 3 screen mode.

그리고 A, B', C는 상기 비디오 바이오스(2)가 16 : 9 화면모드를 지원하도록 비디오 컨트롤러(3)의 파라미터를 설정(②)한 후에 출력하는 파라미터로서, A는 4 : 3 화면모드시 출력되는 파라미터와 동일한 파라미터이고, B'는 4 : 3 화면모드시 출력되는 B 파라미터가 변환된 것을 나타내고, C는 4 : 3 화면모드시에 없었던 새로운 파라미터를 나타낸다.A, B ', and C are parameters that are output after the video bios 2 sets the parameters of the video controller 3 so as to support the 16: 9 screen mode, and A is the 4: 3 screen mode. The parameter is the same as the output parameter, B 'indicates that the B parameter to be output in the 4: 3 screen mode has been converted, and C represents a new parameter that was not present in the 4: 3 screen mode.

이상에서와 같이, 이 발명의 실시예에서 제공하는 와이드 화면모드를 지원하는 그래픽 방법은, 그래픽 디바이스 드라이버와 비디오 바이오스를 이용하여 16 : 9 화면모드에 해당하는 화면 해상도를 정의하고 비디오 컨트롤러의 파라미터를 설정하므로써, 그래픽 장치가 16 : 9 화면모드를 지원하여 와이드 모니터를 사용할 수 있게 하는 효과가 있다.As described above, the graphics method supporting the wide screen mode provided in the embodiment of the present invention defines a screen resolution corresponding to the 16: 9 screen mode by using a graphics device driver and a video BIOS and sets parameters of the video controller. By setting, the graphics device supports the 16: 9 screen mode, which makes it possible to use a wide monitor.

Claims (7)

운영체제나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계와;A first step of determining whether a screen setting request signal for requesting setting of a screen mode is generated from an operating system or an application program; 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고, 상기 화면설정 요구신호가 발생했으면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계와;Performing a graphics device driver routine when the screen setting request signal is not generated, and determining whether a screen mode to be set is a wide screen mode when the screen setting request signal is generated; 상기 제2단계의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 화면모드를 일반 화면모드로 설정하고, 설정하려는 화면모드가 와이드 화면모드이면 특정 비율의 화면모드로 설정하는 제3단계와;A third step of setting the screen mode to the general screen mode if the screen mode to be set is not the wide screen mode and setting the screen mode to a specific ratio if the screen mode to be set is the wide screen mode; 상기 제3단계에서 설정된 특정 비율의 화면모드에 관련된 정보를 그래픽 디바이스 드라이버내에 설정하는 제4단계를 포함하여 이루어지는 와이드 화면모드를 지원하는 그래픽 방법.And a fourth step of setting information related to the screen mode of the specific ratio set in the third step in the graphic device driver. 제1항에 있어서,The method of claim 1, 상기 제3단계에서 특정 비율은 16 : 9 이며, 특정 비율의 화면모드를 설정하는 과정은,In the third step, the specific ratio is 16: 9, and the process of setting the screen mode of the specific ratio is 특정 비율(16 : 9)의 화면모드에 해당하는 특정 해상도를 정의하는 단계(S111)와;Defining a specific resolution corresponding to a screen mode having a specific ratio (16: 9) (S111); 상기 단계(S111)에서 정의된 특정 해상도를 갖는 특정 비율(16 : 9)의 화면모드를 지원하도록 비디오 컨트롤러의 파라미터를 설정하는 단계(S113)를 포함하여 이루어지는 와이드 화면모드를 지원하는 그래픽 방법.And setting a parameter of the video controller to support a screen mode of a specific ratio (16: 9) having a specific resolution defined in the step (S111) (S113). 제2항에 있어서,The method of claim 2, 상기 특정 해상도는 4 : 3 화면모드를 지원하는 해상도를 16 : 9 화면모드를 지원하는 해상도로 변경하여 정의하는 것을 특징으로 하는 와이드 화면모드를 지원하는 그래픽 방법.And the specific resolution is defined by changing a resolution supporting a 4: 3 screen mode to a resolution supporting a 16: 9 screen mode. 운영체계나 응용 프로그램으로부터 화면모드의 설정을 요청하는 화면설정 요구신호가 발생했는지 판단하는 제1단계와;A first step of determining whether a screen setting request signal for requesting setting of a screen mode has occurred from an operating system or an application program; 상기 화면설정 요구신호가 발생하지 않았으면 해당 그래픽 디바이스 드라이버 루틴을 수행하고, 화면설정 요구신호가 발생했으면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 제2단계와;Performing a graphics device driver routine when the screen setting request signal is not generated, and determining whether the screen mode to be set is a wide screen mode when the screen setting request signal is generated; 상기 제2단계의 판단 결과 와이드 화면모드가 아니면 일반 화면모드로 설정하고, 와이드 화면모드이면 비디오 바이오스 인터럽트 신호를 발생하는 제3단계와;A third step of setting a normal screen mode unless the wide screen mode is determined as a result of the second step, and generating a video BIOS interrupt signal in the wide screen mode; 상기 비디오 바이오스 인터럽트 신호에 의해 비디오 바이오스가 동작을 시작하여, 특정 비율의 화면모드를 설정하는 소프트웨어 인터럽트 서비스 루틴을 실행하는 제4단계와;A fourth step of executing a video interrupt service routine for starting a video bios operation by the video bios interrupt signal and setting a screen mode of a specific ratio; 상기 제4단계에서 설정된 특정 비율의 화면모드에 관련된 화면모드 정보를 그래픽 디바이스 드라이버내에 설정하는 제5단계를 포함하여 이루어지는 와이드 화면모드를 지원하는 그래픽 방법.And a fifth step of setting screen mode information related to the screen mode of the specific ratio set in the fourth step in the graphic device driver. 제4항에 있어서,The method of claim 4, wherein 상기 제4단계의 비디오 바이오스의 소프트웨어 인터럽트 서비스 루틴의 실행 과정은,The execution process of the software interrupt service routine of the video BIOS of the fourth step, 상기 비디오 바이오스 인터럽트 신호가 발생하면 중앙처리장치의 특정 레지스터를 확인하여 화면모드를 설정하기 위한 인터럽트인지 판단하는 단계(S703)와;When the video BIOS interrupt signal is generated, checking a specific register of the CPU to determine whether the interrupt is for setting a screen mode (S703); 화면모드를 설정하기 위한 인터럽트가 아니면 해당 소프트웨어 인터럽트 서비스 루틴을 수행하고(S705), 화면모드를 설정하기 위한 인터럽트이면 설정하려는 화면모드가 와이드 화면모드인지 판단하는 단계(S707)와;If it is not an interrupt for setting the screen mode, performing a corresponding software interrupt service routine (S705), and if it is an interrupt for setting the screen mode, determining whether the screen mode to be set is a wide screen mode (S707); 상기 단계(S707)의 판단 결과 설정하려는 화면모드가 와이드 화면모드가 아니면 일반 화면모드로 설정하고(S709), 설정하려는 화면모드가 와이드 화면모드이면 특정 비율의 화면모드로 설정하는 단계(S711 ∼ S713)와;As a result of the determination in step S707, if the screen mode to be set is not the wide screen mode, the screen mode is set to the normal screen mode (S709). If the screen mode to be set is the wide screen mode, the screen mode is set to a specific ratio (S711 to S713). )Wow; 상기 단계(S711 ∼ S713)에서 설정된 특정 비율의 화면모드에 관련된 화면모드 정보를 비디오 바이오스의 데이터 영역에 설정하고(S715) 인터럽트 리턴하는 단계(S717)를 포함하여 이루어지는 와이드 화면모드를 지원하는 그래픽 방법.And setting the screen mode information related to the screen mode of the specific ratio set in the steps S711 to S713 in the data area of the video BIOS (S715) and returning the interrupt (S717). . 제5항에 있어서,The method of claim 5, 상기 단계(S711 ∼ S713)에서 특정 비율은 16 : 9 이며, 16 : 9 화면모드를 설정하는 과정은,In the step (S711 ~ S713) is a specific ratio is 16: 9, the process of setting the 16: 9 screen mode, 16 : 9 화면모드에 해당하는 특정 해상도를 정의하는 단계(S711)와;Defining a specific resolution corresponding to a 16: 9 screen mode (S711); 상기 단계(S711)에서 정의된 특정 해상도를 갖는 16 : 9 화면모드를 지원하도록 비디오 컨트롤러의 파라미터를 설정하는 단계(S713)를 포함하여 이루어지는 와이드 화면모드를 지원하는 그래픽 방법.And setting a parameter of a video controller to support a 16: 9 screen mode having a specific resolution defined in the step S711 (S713). 제6항에 있어서,The method of claim 6, 상기 특정 해상도는 4 : 3 화면모드를 지원하는 해상도를 16 : 9 화면모드를 지원하는 해상도를 변경하여 정의하는 것을 특징으로 하는 와이드 화면모드를 지원하는 그래픽 방법.The specific resolution is a graphics method that supports a wide screen mode, characterized in that for defining the resolution to support the 4: 3 screen mode by changing the resolution to support the 16: 9 screen mode.
KR1019970048204A 1997-02-01 1997-09-23 Graphica method supporting wide display mode KR100245634B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970048204A KR100245634B1 (en) 1997-02-01 1997-09-23 Graphica method supporting wide display mode

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR1019970003218 1997-02-01
KR19970003218 1997-02-01
KR97-003218 1997-02-01
KR1019970048204A KR100245634B1 (en) 1997-02-01 1997-09-23 Graphica method supporting wide display mode

Publications (2)

Publication Number Publication Date
KR19980069962A true KR19980069962A (en) 1998-10-26
KR100245634B1 KR100245634B1 (en) 2000-02-15

Family

ID=19496272

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970048204A KR100245634B1 (en) 1997-02-01 1997-09-23 Graphica method supporting wide display mode

Country Status (3)

Country Link
KR (1) KR100245634B1 (en)
CN (1) CN1123824C (en)
TW (1) TW455772B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009157933A1 (en) * 2008-06-26 2009-12-30 Hewlett-Packard Development Company, L.P. Self-management of local resources allocated remotely

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582033B (en) * 2008-05-16 2013-02-20 研祥智能科技股份有限公司 Configuration method for display adapter and computer system applying same
DE112012006665T5 (en) * 2012-09-28 2015-03-19 Hewlett-Packard Development Company, L.P. Selectable graphics controller for output display

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009157933A1 (en) * 2008-06-26 2009-12-30 Hewlett-Packard Development Company, L.P. Self-management of local resources allocated remotely
US9860344B2 (en) 2008-06-26 2018-01-02 Hewlett-Packard Development Company, L.P. Self-management of local resources allocated remotely

Also Published As

Publication number Publication date
KR100245634B1 (en) 2000-02-15
CN1123824C (en) 2003-10-08
TW455772B (en) 2001-09-21
CN1190210A (en) 1998-08-12

Similar Documents

Publication Publication Date Title
US6873345B2 (en) Information display apparatus
KR100245634B1 (en) Graphica method supporting wide display mode
US6279104B1 (en) Debugging system for parallel processed program and debugging method thereof
JP3038139B2 (en) Graphic processor
EP0684547A2 (en) Video driver for accommodating multiple video controllers
JP2765549B2 (en) Operation evaluation system in computer system
JP2875135B2 (en) Program device for programmable controller
JP3138430B2 (en) User interface screen creation support device
JP2002215284A (en) Multidisplay displaying method, program and information processor
JP2846708B2 (en) I / O device
JP2971251B2 (en) SFC programming device
JP3443184B2 (en) Programmer for programmable controller
JP2001357077A (en) Cad system
KR19980038005U (en) Display device with maximum resolution control
JP2870570B2 (en) Screen color change method
JPH11109937A (en) Display controller
JPH08221244A (en) Document preparing device and method for controlling cursor
JP3508526B2 (en) Equipment control equipment
JP3473305B2 (en) Monitor device and monitor display method
JP2005267395A (en) Information processing device, display controlling method, and program and recording medium thereof
JP2520485B2 (en) Dragging and rubber band independent display system
JPH07172725A (en) Monitor of elevator
JP3277903B2 (en) Multi-window high-speed drawing apparatus and multi-window high-speed drawing method
JPH0811073A (en) Robot controller
JPH06202805A (en) Position information input system

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080604

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee