US4841454A - Display controller with a variable scrolling speed, and method for operating same - Google Patents

Display controller with a variable scrolling speed, and method for operating same Download PDF

Info

Publication number
US4841454A
US4841454A US07/043,022 US4302287A US4841454A US 4841454 A US4841454 A US 4841454A US 4302287 A US4302287 A US 4302287A US 4841454 A US4841454 A US 4841454A
Authority
US
United States
Prior art keywords
data
display
display unit
predetermined time
current time
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
US07/043,022
Inventor
Koichi Awazu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Assigned to KABUSHIKI KAISHA TOSHIBA, A CORP. OF JAPAN reassignment KABUSHIKI KAISHA TOSHIBA, A CORP. OF JAPAN ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: AWAZU, KOICHI
Application granted granted Critical
Publication of US4841454A publication Critical patent/US4841454A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G1/00Control arrangements or circuits, of interest only in connection with cathode-ray tube indicators; General aspects or details, e.g. selection emphasis on particular characters, dashed line or dotted line generation; Preprocessing of data
    • 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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0489Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
    • G06F3/04897Special input arrangements or commands for improving display capability

Definitions

  • the present invention relates to a data display-controlling device, and more particularly to a data display-controlling device which is used for a data-processing apparatus including a keyboard with a control key, and a display unit for displaying data, and which can vary the speed at which data is displayed on the display unit.
  • data e.g., a character string
  • display unit In a conventional data-processing apparatus, data (e.g., a character string) is displayed on the display unit at such a speed that the operator can visually comprehend the data.
  • an object of the present invention is to provide a data display-controlling device which solves the above problems and which can switch the display speed between "high” and "low".
  • a data display-controlling device of the present invention is used for a data-processing apparatus which operates under an operating system program and includes a keyboard for entering data and a display unit for displaying data.
  • the data display-controlling device comprises:
  • instruction means for generating an instruction signal which reduces the speed at which data is displayed on the display unit, by delaying the time at which data to be displayed is supplied to the display unit;
  • timer means for measuring current time
  • data output-controlling means which operates in response to the instruction signal, for reading the current time measured by the timer means and determining whether a predetermined time has passed on the basis of the read current time, effecting data supply to the display unit if it is determined that the predetermined time has passed, and suspending data supply to the display unit so as to execute the operation system program if it is determined that the predetermined time has not yet passed.
  • the present invention also comprises a method of carrying out these steps.
  • the display speed can be changed between "high” and "low” by use of a control key. If the amount of data to be displayed is small (for instance, if the data can be displayed within the display area of the screen at one time), the data is displayed in a high-speed display mode. If the amount of data to be displayed is so large as to exceed the display area of the screen, the data is displayed in a low-speed display mode. If data is displayed in this manner, it can be easily comprehended even in the scroll mode, and the scrolling of data can be stopped at a desirable time.
  • the central processing unit CPU
  • the central processing unit immediately executes the operating system program even in the low-speed display mode.
  • the CPU does not remain in the data display routine, waiting for the data-supply time to come. Therefore, the selection of the low-speed display mode does not adversely affect the other processing.
  • FIG. 1 is a block diagram illustrating a data-processing apparatus to which the data display-controlling device according to one embodiment of the present invention is applied;
  • FIG. 2 shows a flow chart illustrating the processings for reducing the data display speed.
  • FIG. 1 illustrates a data-processing apparatus to which a data display-controlling device of one embodiment of the present invention is applied.
  • the data-processing apparatus comprises: keyboard 11, which is connected to common bus 15 via keyboard controller 13; timer 17 for measuring current time, random access memory (RAM) 19 for storing the current time measured by timer 17, data to be displayed, and an operating system program; refresh memory 21 for storing data to be displayed; parallel-serial converter 23 for performing parallel-serial conversion of the data supplied from refresh memory 21; and display unit 25 for displaying the data supplied from parallel-serial converter 23.
  • Multiplexer 27 has an output terminal connected to refresh memory 27, and two input terminals connected to common bus line 15 and display controller 29, respectively.
  • Either display control information from CPU 31 or that from display controller 29 is selected by multiplexer 27 on the basis of a selection signal supplied from CPU 31, and the selected display control information is supplied to refresh memory 21.
  • Display controller 29 can be formed, for example, by HD 46505, which is commercially available from Hitachi Ltd., Japan.
  • Display controller 29, multiplexer 27, refresh memory 21, keyboard controller 13, timer 17, and RAM 19 (which are all directly connected to common bus 15) operate under the control of CPU 31.
  • CPU 31 includes ROM 31a, which stores the display control program shown in FIG. 2.
  • CPU 31 can be formed, for example, by Intel 80286, which is commercially available from U.S. Intel Corporation.
  • Display unit 25 may be of a plasma type, a liquid crystal type, or a CRT type.
  • Keyboard 11 includes a control key for commanding the reduction of the data display speed.
  • Step 41 CPU 31 reads keyboard status information from keyboard controller 13.
  • step 43 it is determined, on the basis of the keyboard status information, whether or not the control key is depressed. If it is determined that the control key is not depressed, the flow advances to step 49, in which the control of the data display is given over to display controller 29. If it is determined that the control key is depressed, the flow advances to step 45.
  • CPU 31 reads the current time which is then measured by timer 17 and the current time which is stored in RAM 19, and subtracts the value of the latter from that of the former. Further, CPU 31 compares the difference of the subtraction with a predetermined value (e.g., 50 msec).
  • a predetermined value e.g., 50 msec
  • This comparison is made so as to determine whether the control key has been depressed for more than 50 msec.
  • an initial value of "0" is stored in RAM 19, so that the difference of the subtraction is not larger than 50 msec. Therefore, CPU 31 exits from the display control routine and executes the operating system program. After effecting other processing (e.g., the processing for entering data from keyboard 11) for a certain length of time, the flow is returned to the display control routine shown in FIG. 2. This procedure is repeated until it is determined that the control key has been depressed for more than 50 msec and the data to be displayed is supplied to display unit 25.
  • step 47 is effected, in which data on the current time read from timer 17 is stored in a predetermined area of RAM 19.
  • step 49 is effected, in which the data to be displayed is supplied to display controller 29. Therefore, the data to be displayed is supplied to display unit 25 with a time delay of 50 msec. In other words, one character is displayed at least 50 msec after the preceding character is displayed. As a result, the data display speed is reduced, enabling the operator to easily comprehend the data on the display unit. When the data is being scrolled in this fashion, it may happen that the operator wants to stop the scrolling of the data.
  • the present invention is not limited to the above embodiment.
  • the time period during which the control key is depressed is 50 msec, but this time length can be determined arbitrarily.
  • the data display-controlling device can be applied also to a data-processing apparatus which can display data in a scroll mode, such as a personal computer, a word processor, and a work station.

Abstract

The data display-controlling device and method includes a control key used for reducing the speed at which data is displayed on a display unit. If the control key is depressed, this condition is detected by a central processing unit (CPU). Upon detection of the depression of the control key, the CPU reads current time from a timer, and determines whether a predetermined time has passed from the depression of the control key. If the predetermined time has not yet passed, the CPU executes the operating system program, and if the predetermined time has passed, data to be presented is supplied to the display unit.

Description

BACKGROUND OF THE INVENTION
The present invention relates to a data display-controlling device, and more particularly to a data display-controlling device which is used for a data-processing apparatus including a keyboard with a control key, and a display unit for displaying data, and which can vary the speed at which data is displayed on the display unit.
In a conventional data-processing apparatus, data (e.g., a character string) is displayed on the display unit at such a speed that the operator can visually comprehend the data.
With recent developments in microprocessors, the basic clock frequency of the microprocessors has been increased considerably. As a result, the speed at which data is displayed on the display unit has also been increased, resulting in difficulties in comprehending a character string as it is displayed. The comprehension of the character string becomes particularly difficult when a large amount of data is displayed in a scroll mode.
In addition, if the data is scrolled too fast, the operator finds it very difficult to temporarily stop the data at an appropriate line.
SUMMARY OF THE INVENTION
Accordingly, an object of the present invention is to provide a data display-controlling device which solves the above problems and which can switch the display speed between "high" and "low".
A data display-controlling device of the present invention is used for a data-processing apparatus which operates under an operating system program and includes a keyboard for entering data and a display unit for displaying data. To achieve the above object, the data display-controlling device comprises:
instruction means for generating an instruction signal which reduces the speed at which data is displayed on the display unit, by delaying the time at which data to be displayed is supplied to the display unit;
timer means for measuring current time; and
data output-controlling means, which operates in response to the instruction signal, for reading the current time measured by the timer means and determining whether a predetermined time has passed on the basis of the read current time, effecting data supply to the display unit if it is determined that the predetermined time has passed, and suspending data supply to the display unit so as to execute the operation system program if it is determined that the predetermined time has not yet passed.
The present invention also comprises a method of carrying out these steps.
According to the data display-controlling device and method of the present invention, the display speed can be changed between "high" and "low" by use of a control key. If the amount of data to be displayed is small (for instance, if the data can be displayed within the display area of the screen at one time), the data is displayed in a high-speed display mode. If the amount of data to be displayed is so large as to exceed the display area of the screen, the data is displayed in a low-speed display mode. If data is displayed in this manner, it can be easily comprehended even in the scroll mode, and the scrolling of data can be stopped at a desirable time. If it is not time to supply the data to be displayed to the display unit, the central processing unit (CPU) immediately executes the operating system program even in the low-speed display mode. The CPU does not remain in the data display routine, waiting for the data-supply time to come. Therefore, the selection of the low-speed display mode does not adversely affect the other processing.
BRIEF DESCRIPTION OF THE PREFERRED EMBODIMENTS
Other objects and features of the present invention will be apparent from the following description taken in connection with the accompanying drawings in which:
FIG. 1 is a block diagram illustrating a data-processing apparatus to which the data display-controlling device according to one embodiment of the present invention is applied; and
FIG. 2 shows a flow chart illustrating the processings for reducing the data display speed.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
FIG. 1 illustrates a data-processing apparatus to which a data display-controlling device of one embodiment of the present invention is applied. As illustrated, the data-processing apparatus comprises: keyboard 11, which is connected to common bus 15 via keyboard controller 13; timer 17 for measuring current time, random access memory (RAM) 19 for storing the current time measured by timer 17, data to be displayed, and an operating system program; refresh memory 21 for storing data to be displayed; parallel-serial converter 23 for performing parallel-serial conversion of the data supplied from refresh memory 21; and display unit 25 for displaying the data supplied from parallel-serial converter 23. Multiplexer 27 has an output terminal connected to refresh memory 27, and two input terminals connected to common bus line 15 and display controller 29, respectively. Either display control information from CPU 31 or that from display controller 29 is selected by multiplexer 27 on the basis of a selection signal supplied from CPU 31, and the selected display control information is supplied to refresh memory 21. Display controller 29 can be formed, for example, by HD 46505, which is commercially available from Hitachi Ltd., Japan. Display controller 29, multiplexer 27, refresh memory 21, keyboard controller 13, timer 17, and RAM 19 (which are all directly connected to common bus 15) operate under the control of CPU 31. CPU 31 includes ROM 31a, which stores the display control program shown in FIG. 2. CPU 31 can be formed, for example, by Intel 80286, which is commercially available from U.S. Intel Corporation. Display unit 25 may be of a plasma type, a liquid crystal type, or a CRT type. Keyboard 11 includes a control key for commanding the reduction of the data display speed.
The processing performed in the above embodiment will be described with reference to the flow chart shown in FIG. 2. In Step 41, CPU 31 reads keyboard status information from keyboard controller 13. In step 43, it is determined, on the basis of the keyboard status information, whether or not the control key is depressed. If it is determined that the control key is not depressed, the flow advances to step 49, in which the control of the data display is given over to display controller 29. If it is determined that the control key is depressed, the flow advances to step 45. In this step, CPU 31 reads the current time which is then measured by timer 17 and the current time which is stored in RAM 19, and subtracts the value of the latter from that of the former. Further, CPU 31 compares the difference of the subtraction with a predetermined value (e.g., 50 msec). This comparison is made so as to determine whether the control key has been depressed for more than 50 msec. When these steps are effected for the first time, an initial value of "0" is stored in RAM 19, so that the difference of the subtraction is not larger than 50 msec. Therefore, CPU 31 exits from the display control routine and executes the operating system program. After effecting other processing (e.g., the processing for entering data from keyboard 11) for a certain length of time, the flow is returned to the display control routine shown in FIG. 2. This procedure is repeated until it is determined that the control key has been depressed for more than 50 msec and the data to be displayed is supplied to display unit 25. If it is determined in step 45 that the difference of the subtraction exceeds 50 msec, step 47 is effected, in which data on the current time read from timer 17 is stored in a predetermined area of RAM 19. Next, step 49 is effected, in which the data to be displayed is supplied to display controller 29. Therefore, the data to be displayed is supplied to display unit 25 with a time delay of 50 msec. In other words, one character is displayed at least 50 msec after the preceding character is displayed. As a result, the data display speed is reduced, enabling the operator to easily comprehend the data on the display unit. When the data is being scrolled in this fashion, it may happen that the operator wants to stop the scrolling of the data. In such a case, the operator depresses a certain key (i.e., "S" key) while simultaneously pressing the control key. By so doing, the scrolling of the data is stopped. Since the data can be scrolled slowly, the operator can easily stop the scroll display at any line he wants.
The present invention is not limited to the above embodiment. In the above embodiment, the time period during which the control key is depressed is 50 msec, but this time length can be determined arbitrarily. In addition, the data display-controlling device can be applied also to a data-processing apparatus which can display data in a scroll mode, such as a personal computer, a word processor, and a work station.

Claims (7)

What is claimed is:
1. A data display-controlling device for use with a data processing apparatus, which includes a keyboard for entering data and a display unit for displaying the data, and which controls said keyboard unit and said display unit by executing an operating system program, said data display-controlling device comprising:
scroll display controller means for displaying display data on said display unit in a scrolling manner;
designating means, coupled to said display controller means, for designating said scroll display controller means to scroll-display the display data on said display unit at one of a high speed and a low speed;
timer means for measuring a current time; and
control means for outputting display data to said display unit, in response to said designating means designating the scroll-display at low speed, by: (1) determining, based on the current time from said timer means, whether a predetermined time has elapsed since a last output of display data, (2) executing the operating system program until the predetermined time elapses, and (3) outputting display data to said display unit when said predetermined time has elapsed.
2. A data display-controlling device according to claim 1, wherein the data output-controlling means reads the current time measured by the timer means and stores the read current time in its own memory when it is determined that the predetermined time has not yet passed, and, after execution of the operating system program for a predetermined time, the data output-controlling means determines once again whether the data to be displayed should be supplied to the display unit, by subtracting the current time stored in the memory from the current time newly read from the timer means and comparing the result of the subtraction with a predetermined value.
3. A data display-controlling device according to claim 1, wherein the instruction means is a control key provided for the keyboard.
4. A data display-controlling device according to claim 3, wherein the keyboard includes a scroll display-stopping key, which is used in combination with the control key and wherein said control means includes means for recognizing a combination of said control key and said scroll display stopping key so as to stop the data display at a desirable line.
5. A data display-controlling device according to claim 1, wherein the predetermined time can be arbitrarily determined.
6. A data display-controlling device according to claim 1, further comprising storage means, and wherein said control means also includes means for: (4) reading a current time measured by said timer means at each output of display data (5) storing the read time in said storage means, and (6) after execution of the operating system program for a predetermined time, determining whether the data to be displayed should be supplied to said display unit by subtracting the read time stored in said storage means from a current time newly read from said timer means and comparing the result of the subtraction with a predetermined value.
7. A method of controlling a data display-controlling device used with a data processing apparatus, which includes a keyboard for entering data and a display unit for displaying the data, and which controls said keyboard unit and said display unit by executing an operating system program, said method comprising the steps of:
designating one of a high speed and low speed at which to display the display data;
displaying display data on said display unit in a scrolling manner when said high speed is designated;
and when the low speed is designated:
(a) measuring a reference time at a time of output of display data,
(b) measuring a current time,
(c) determining, based on the current time, whether a predetermined time has elapsed since the reference time,
(d) executing the operating system program until the predetermined time elapses, and
(e) outputting display data to said display unit when said predetermined time has elapsed.
US07/043,022 1986-04-30 1987-04-27 Display controller with a variable scrolling speed, and method for operating same Expired - Fee Related US4841454A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP61100753A JPS62257524A (en) 1986-04-30 1986-04-30 Display character output controller
JP61-100753 1986-04-30

Publications (1)

Publication Number Publication Date
US4841454A true US4841454A (en) 1989-06-20

Family

ID=14282278

Family Applications (1)

Application Number Title Priority Date Filing Date
US07/043,022 Expired - Fee Related US4841454A (en) 1986-04-30 1987-04-27 Display controller with a variable scrolling speed, and method for operating same

Country Status (4)

Country Link
US (1) US4841454A (en)
EP (1) EP0247380A3 (en)
JP (1) JPS62257524A (en)
KR (1) KR900002949B1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5392337A (en) * 1993-01-04 1995-02-21 At&T Corp. Arrangement for varying the display time for messages displayable on a telephone terminal
US5586196A (en) * 1991-04-24 1996-12-17 Michael Sussman Digital document magnifier
US5737248A (en) * 1994-10-05 1998-04-07 Semiconductor Energy Laboratory Co., Ltd. Device for altering the output conditions of an information processing device according to input states at the user's keyboard
US6067069A (en) * 1997-03-14 2000-05-23 Krause; Philip R. User interface for dynamic presentation of text with a variable speed based on a cursor location in relation to a neutral, deceleration, and acceleration zone
US6337694B1 (en) * 1999-09-07 2002-01-08 International Business Machines Corporation Method and system for variable speed scrolling within a data processing system
US20020073122A1 (en) * 2000-12-12 2002-06-13 Fujitsu Limited Display apparatus, and computer-readable recording medium in which display control program is recorded
US6462752B1 (en) * 1999-11-16 2002-10-08 International Business Machines Corporation Automatic scrolling function for editors and browsers
EP1262843A2 (en) * 2001-05-29 2002-12-04 Seiko Instruments Inc. Electronic timepiece and display switching program of electronic timepiece
US6781571B2 (en) 2001-10-04 2004-08-24 International Business Machines Corporation Method and system for selectively controlling graphical pointer movement based upon web page content

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2907933B2 (en) * 1989-05-31 1999-06-21 三菱電機株式会社 Character drawing device
JPH05244526A (en) * 1992-02-26 1993-09-21 Mitsubishi Electric Corp Input device
US20060199616A1 (en) * 2005-03-03 2006-09-07 Agere Systems Inc. Mobile communication device having automatic scrolling capability and method of operation thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4228432A (en) * 1979-08-28 1980-10-14 The United States Of America As Represented By The Secretary Of The Navy Raster scan generator for plan view display
US4412294A (en) * 1981-02-23 1983-10-25 Texas Instruments Incorporated Display system with multiple scrolling regions
US4648042A (en) * 1983-06-08 1987-03-03 International Business Machines Corporation Method of and arrangement for generating pulses of an arbitrary time relation during immediately successive assumed pulse intervals with a very high accuracy and time resolution
US4694406A (en) * 1984-04-13 1987-09-15 Nippon Telegraph & Telephone Apparatus for displaying scrolling images

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4373192A (en) * 1979-08-27 1983-02-08 Sharp Kabushiki Kaisha Display device of an electronic language interpreter
JPS5857773B2 (en) * 1979-10-30 1983-12-21 シャープ株式会社 information display device
JPS58224381A (en) * 1982-06-24 1983-12-26 富士通フアナツク株式会社 Display control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4228432A (en) * 1979-08-28 1980-10-14 The United States Of America As Represented By The Secretary Of The Navy Raster scan generator for plan view display
US4412294A (en) * 1981-02-23 1983-10-25 Texas Instruments Incorporated Display system with multiple scrolling regions
US4648042A (en) * 1983-06-08 1987-03-03 International Business Machines Corporation Method of and arrangement for generating pulses of an arbitrary time relation during immediately successive assumed pulse intervals with a very high accuracy and time resolution
US4694406A (en) * 1984-04-13 1987-09-15 Nippon Telegraph & Telephone Apparatus for displaying scrolling images

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5586196A (en) * 1991-04-24 1996-12-17 Michael Sussman Digital document magnifier
US5392337A (en) * 1993-01-04 1995-02-21 At&T Corp. Arrangement for varying the display time for messages displayable on a telephone terminal
US5737248A (en) * 1994-10-05 1998-04-07 Semiconductor Energy Laboratory Co., Ltd. Device for altering the output conditions of an information processing device according to input states at the user's keyboard
US6067069A (en) * 1997-03-14 2000-05-23 Krause; Philip R. User interface for dynamic presentation of text with a variable speed based on a cursor location in relation to a neutral, deceleration, and acceleration zone
US6337694B1 (en) * 1999-09-07 2002-01-08 International Business Machines Corporation Method and system for variable speed scrolling within a data processing system
US6462752B1 (en) * 1999-11-16 2002-10-08 International Business Machines Corporation Automatic scrolling function for editors and browsers
US20020073122A1 (en) * 2000-12-12 2002-06-13 Fujitsu Limited Display apparatus, and computer-readable recording medium in which display control program is recorded
EP1262843A2 (en) * 2001-05-29 2002-12-04 Seiko Instruments Inc. Electronic timepiece and display switching program of electronic timepiece
US20020181331A1 (en) * 2001-05-29 2002-12-05 Norio Tanifuji Display switching method of electronic timepiece, electronic timepiece and display switching program of electronic timepiece
EP1262843A3 (en) * 2001-05-29 2004-07-28 Seiko Instruments Inc. Electronic timepiece and display switching program of electronic timepiece
US7031229B2 (en) 2001-05-29 2006-04-18 Seiko Instruments Inc. Electronic timepiece and display switching method and display switching program for electronic timepiece
CN1295574C (en) * 2001-05-29 2007-01-17 精工电子有限公司 Display conversion method of electronic time-pieces, electronic time pieces and display conversion program of electronic time pieces
US6781571B2 (en) 2001-10-04 2004-08-24 International Business Machines Corporation Method and system for selectively controlling graphical pointer movement based upon web page content

Also Published As

Publication number Publication date
EP0247380A3 (en) 1990-09-12
KR900002949B1 (en) 1990-05-03
EP0247380A2 (en) 1987-12-02
JPS62257524A (en) 1987-11-10
KR870010435A (en) 1987-11-30

Similar Documents

Publication Publication Date Title
US4841454A (en) Display controller with a variable scrolling speed, and method for operating same
US4849919A (en) System wake up circuit for computer
JPH0337202B2 (en)
JPH0365757A (en) Sentence processor
JPH064392A (en) Information processing system
JPS61210415A (en) Crt key input operating device
KR920010996B1 (en) Detecting control method for storing data
JP3210511B2 (en) Handwriting input method and device
JPH0444767B2 (en)
JPH0385632A (en) Computer and arithmetic operation method for the same computer
JP2985237B2 (en) Graphic processing unit
JPS59119413A (en) Programmable controller
JPH06161624A (en) Interruption controlling method
JPH04104321A (en) User interface method and its device
JPH0193812A (en) System for displaying help screen
JPH02310729A (en) Processing mode change control system for information processor
JPS60101612A (en) Programmable controller
JPH04287421A (en) Start circuit for a/d converter or d/a converter
JPS59165122A (en) Conversion system for arabic character
JPS61103271A (en) Character row input display control system
JPH04222019A (en) Storage device
JPH06236204A (en) Device retrieved result display method for programming device
JPH0495772A (en) Logic analyzer
JPH0573191A (en) Character processor
JPS62171023A (en) Terminal controller

Legal Events

Date Code Title Description
AS Assignment

Owner name: KABUSHIKI KAISHA TOSHIBA, 72 HORIKAWA-CHO SAIWAI-K

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:AWAZU, KOICHI;REEL/FRAME:004699/0707

Effective date: 19870420

Owner name: KABUSHIKI KAISHA TOSHIBA, A CORP. OF JAPAN,JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AWAZU, KOICHI;REEL/FRAME:004699/0707

Effective date: 19870420

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
FP Lapsed due to failure to pay maintenance fee

Effective date: 20010620

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362