WO2002076092A2 - Method and apparatus for dynamic cursor configuration - Google Patents

Method and apparatus for dynamic cursor configuration Download PDF

Info

Publication number
WO2002076092A2
WO2002076092A2 PCT/US2001/047074 US0147074W WO02076092A2 WO 2002076092 A2 WO2002076092 A2 WO 2002076092A2 US 0147074 W US0147074 W US 0147074W WO 02076092 A2 WO02076092 A2 WO 02076092A2
Authority
WO
WIPO (PCT)
Prior art keywords
cursor image
display
speed
cursor
moved
Prior art date
Application number
PCT/US2001/047074
Other languages
French (fr)
Other versions
WO2002076092A3 (en
Inventor
Gary F. Feierbach
Original Assignee
Apple Computer, Inc.
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 Apple Computer, Inc. filed Critical Apple Computer, Inc.
Priority to AU2002228868A priority Critical patent/AU2002228868A1/en
Publication of WO2002076092A2 publication Critical patent/WO2002076092A2/en
Publication of WO2002076092A3 publication Critical patent/WO2002076092A3/en

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/08Cursor circuits
    • 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/04892Arrangements for controlling cursor position based on codes indicative of cursor displacements from one discrete location to another, e.g. using cursor control keys associated to different directions or using the tab key
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04801Cursor retrieval aid, i.e. visual aspect modification, blinking, colour changes, enlargement or other visual cues, for helping user do find the cursor in graphical user interfaces

Definitions

  • the present invention generally relates to computers. More specifically, the present invention relates to computer cursors and graphical position indicators that are presented on display devices.
  • a user can view and interact with information presented on a display (i.e., monitor or display device).
  • a display i.e., monitor or display device
  • the user is aided in locating their position on the display by a cursor image.
  • Cursor images used during word processing or graphical work tend to be relatively unobtrusive such as a small arrow or flashing line or bars, so as to avoid obstructing the view of the work product being displayed on the display.
  • the present invention relates to techniques that facilitate improved visual tracking of a cursor.
  • These techniques use dynamic cursor configurations in which the cursor image is altered as a function of the distance the cursor image is moved on a display over a timed interval, i.e., the speed of cursor movement.
  • the cursor image is altered by increasing the size of the cursor image as the cursor is moved more quickly. Further, the cursor image may be further altered to indicate direction of movement.
  • the present invention can be implemented in numerous ways, including as a method, system, device, and a computer readable medium. Several embodiments of the invention are discussed below.
  • one embodiment of the present invention includes at least the operations of: determining a first position of a cursor image on a display; initiating a timed interval; determining a second position of the cursor image on the display at the end of the timed interval; determining the distance moved based upon the first position of the cursor image and the second position of the cursor image; and altering the cursor image presented on the display as a function of the distance moved.
  • another embodiment of the present invention includes at least the operations of: determining a first position of the cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed.
  • Still another embodiment of the present invention includes at least: determining a first position of the cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the direction the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed and direction.
  • yet still another embodiment of the present invention includes at least: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining if the distance moved is greater than a minimum specified value; if the distance moved is greater than the minimum specified value, determining the direction the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed and direction.
  • a further embodiment of the present invention includes instructions for at least: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed.
  • FIGURES 1 A and IB illustrate an example of a computer system that may be used in accordance with the invention to provide alteration of a cursor image presented on a display as a function of the distance moved over a time interval;
  • FIGURE 2 is flow chart illustrating a method of altering a cursor image as a function of the distance moved over a time interval according to one embodiment of the present invention
  • FIGURE 3 is a series of graphic representations illustrating alteration of the size of a cursor image as a function of the distance moved over a time interval according to one embodiment of the present invention
  • FIGURE 4 is a flow chart illustrating a method of altering a cursor image as a function of the speed the cursor image is moved according to one embodiment of the present invention
  • FIGURE 5 is a flow chart illustrating a method of altering a cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention
  • FIGURE 6 is a series of graphic representations illustrating alteration of the cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention
  • FIGURE 7 is flow chart illustrating a method of altering an at-rest cursor image as a function of the speed and direction the cursor image is moved dependent upon whether the cursor image has been moved above a threshold distance value according to one embodiment of the present invention.
  • FIGURE 8 is a series of graphic representations illustrating alteration of the cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention.
  • a cursor image can be increased in size as the cursor is moved more quickly on a display and can be decreased in size as the cursor slows.
  • the cursor image will return to its default or initial size when the cursor image is not moving (e.g., at rest).
  • FIGURES 1A and IB illustrate an example of a computer system that may be used in accordance with the present invention to provide alteration of a cursor image as a function of the distance moved.
  • FIGURE 1A shows a computer system 101 that includes a display monitor 103 having a display 105 (or multiple displays), cabinet 107, keyboard 109, and mouse 111.
  • a cursor image 117 is illustrated on the display 105.
  • the cursor image 117 is typically used for indicating the user's position on the display.
  • the cursor image 117 is moved about the display 105 through user input either through the keyboard 109, mouse 111, or through another device (e.g., button, stylus, input pad or joystick), which can convey cursor image movement and speed.
  • another device e.g., button, stylus, input pad or joystick
  • Cabinet 107 houses a drive 113, such as a CD-ROM or floppy drive, system memory and a hard drive (see FIGURE IB) which may be utilized to store and retrieve software programs incorporating computer code that implements the present invention, data for use with the invention, and the like.
  • a drive 113 such as a CD-ROM or floppy drive, system memory and a hard drive (see FIGURE IB) which may be utilized to store and retrieve software programs incorporating computer code that implements the present invention, data for use with the invention, and the like.
  • CD-ROM 115 is shown as an exemplary computer readable storage medium, other computer readable storage media including floppy disk, tape, flash memory, system memory, and hard drive may be utilized.
  • a data signal embodied in a carrier way e.g., in a network including the Internet
  • FIGURE IB shows a system block diagram of a computer system 101 used to execute the software of an embodiment of the invention.
  • computer system 101 includes display monitor 103 and keyboard 109, and mouse 111.
  • Computer system 101 further includes subsystems such as a central processor 151, system memory 153, fixed storage 155 (e.g., hard drive), removable storage 157 (e.g., CD-ROM drive), display adapter 159, sound card 161, speakers 163, and network interface 165.
  • the central processor 151 typically includes code for locating the position of the cursor image 117 (or the cursor itself) on the display 105 and for moving the cursor image 117 based upon user inputs to the system 101, e.g., inputs through the mouse 111 or other input device.
  • the presentation of the cursor image 117 on the display 105 may be implemented in a wide variety of ways; and, the computer system 101 may include one or more graphic subsystem(s) for enabling the presentation of the cursor image 117 on the display 105.
  • the central processor 151 may execute computer program code (e.g., an operating system) to implement the invention, and/or may in combination with a graphic subsystem implement the invention.
  • the operating system is normally, but not necessarily, resident in the system memory 153 during its execution.
  • Other computer systems suitable for use with the invention may include additional subsystems or fewer subsystems.
  • another computer system could include more than one processor 151 (i.e., a multi-processor system) or one or more levels of cache memory.
  • the system bus architecture of computer system 101 is represented by arrows 167. However, these arrows are illustrative of any interconnection scheme serving to link the subsystems. For example, a local bus could be utilized to connect the central processor to the system memory and display adapter.
  • Computer system 101 shown in FIGURE IB is but an example of a computer system suitable for use with the invention. Other computer architectures having different configurations of subsystems may also be utilized.
  • FIGURE 2 is flow chart illustrating a method of altering a cursor image as a function of the distance moved over a timed interval according to one embodiment of the present invention.
  • the host computer system includes computer code that enables the determination of the cursor position on the display 105.
  • this position information relates the cursor (or its cursor image) to a display reference location, but it will be appreciated that other computer systems may utilize different referencing systems which indicate the position of the cursor image on the display.
  • the position information is obtained and used to determine a first position of the cursor and at 212 a timed interval is started.
  • the first position may be an at-rest position, i.e., stationary, or if the cursor image is moving, the first position would be the location of the cursor image at the beginning of a prescribed timed interval.
  • the first position of the cursor image is retained in a memory structure, such as random access memory, cache memory or database, or some other structure which would allow retrieval of the first position information for use in calculating the distance the cursor image is moved during the timed interval.
  • the timed interval may be any specified time interval, and may be established using a large variety of methods.
  • the timed interval may be a set default timed interval, it may be a timed interval that is user-defined, or it may be dynamically changed as a function of the cursor movement.
  • the timed interval may be a millisecond. It will be appreciated that smaller time increments will produce a more seemingly continuous indication of the cursor image movement.
  • the timed interval may be determined using a time indicator or timer already present in the host computer system, or provided as a separate timer, or may be present in another accessible system.
  • a second position of the cursor is obtained.
  • Position information available from the host computer system can be used to determine the cursor position.
  • the distance the cursor (or cursor image) has moved is determined as a function of the first position of cursor image and the second position of the cursor image. As will be appreciated by those skilled in the art, the determination of distance moved can be accomplished in a variety of ways, from basic algebraic equations to complex vector analysis.
  • the cursor image is then altered as a function of the distance moved over the timed interval.
  • the size of the cursor image is altered as a function of the distance moved so that the size of the cursor image increases with increasing distance moved.
  • the size of the cursor image can also decrease with decreasing distance moved.
  • the processing can return to operation 210 to repeat the processing such that the size of the cursor image is continuously altered as a function of the distance moved over a timed interval.
  • FIGURE 3 is a series of graphic representations illustrating alteration of the size of a cursor image as a function of the distance moved over a time interval according to one embodiment of the present invention.
  • FIGURE 3 represents examples of how a cursor image 317 maybe altered as a function of the distance the cursor (cursor image) has traveled over a sample set of five timed intervals, dl through d5.
  • FIGURE 3 may be viewed as a time-lapsed illustration where normally only one of the cursor images would be presented to the user at a given moment in time.
  • cursor image 317 A represents the cursor image at-rest at the beginning of a first time interval.
  • the cursor image 317A is then moved a distance, dl, during the first timed interval.
  • the cursor image 317A is then altered in size as a function of dl and presented to the user as a larger cursor image 317B.
  • the cursor image 317B is then moved a distance d2 during the second timed interval, which is greater than dl, and then altered in size as a function of d2 and presented to the user as an even larger cursor image 317C.
  • the cursor image 317C is then moved a distance d3 during the third time interval, which is less than d2, and then altered in size as function of d3 and presented to the user as a somewhat smaller cursor image 317D.
  • the cursor image 317D is then moved a distance d4 during the fourth timed interval, which is greater than d3, and then altered in size as a function of d4 and presented to the user as enlarged cursor image 317E.
  • the cursor image 317D is then moved a distance d5 during the fifth time interval, which is less than d4, and then altered in size as function of d5 and presented to the user as a reduced cursor image 317F.
  • Alteration of the cursor image may be made in a variety of ways.
  • the cursor image may be altered by morpliing the cursor image as a function of the distance moved.
  • Morphing is typically a 2D mathematical interpolation of prescribed characteristics of an object.
  • Image morphing provides a smooth and continuous appearing alteration of the image.
  • morphing software packages available on the market, for example, PhotoShop from Adobe Systems Incorporated, San Jose, CA.
  • the size of the cursor image at the first position may be morphed in size as a function of the distance moved to the second position.
  • the size of the cursor image would have a minimum size (e.g., default size) and a maximum size.
  • the cursor image would appear to dynamically grow and shrink in size with respective increases and decreases in the distance the cursor image is moved per timed interval.
  • the cursor image may instead be incrementally altered using intermediate cursor images associated with a particular distance moved per timed interval.
  • These intermediate cursor images may be stored in a database, or other memory storage device in the computer system or in a peripheral device, where each intermediate cursor image is sized as a function of distance moved or range of distances moved during a timed interval. After the distance moved is determined, the intermediate cursor image associated with the distance moved would be retrieved from the database and presented on the display to the user.
  • these intermediate cursor images can be indexed by other criteria besides distance. For example, the intermediate images can be retrieved based on speed of cursor movement.
  • some graphic subsystems it may be necessary to also load the images into other memory structures, such as matrices.
  • some graphic subsystems such as those which utilize sprites implement the graphics using a sprite matrix which is typically a m x n array.
  • a cursor implemented in as a sprite based image may require that the altered cursor image be implemented via the sprite matrix.
  • the present invention provides for altering a cursor image as a function of the speed the cursor image is moved.
  • FIGURE 4 is a flow chart illustrating a method of altering a cursor image as a function of the speed the cursor image is moved according to one embodiment of the present invention.
  • a first position of the cursor image is determined and retained in a memory structure. This process is analogous to that of 210 in FIGURE 2.
  • a timed interval is initiated.
  • a second position of the cursor image is determined.
  • the distance the cursor image was moved is determined.
  • the speed at which the cursor image was moved is determined, and, at 420, the cursor image is altered as a function of the speed, and the processes repeated.
  • the cursor image may be altered in a variety of ways, such as by morphing or use of incremental cursor images as earlier described with reference to FIGURES 2 and 3.
  • the speed is the change in cursor image position per unit of time.
  • the present invention provides for the cursor image to be further altered as a function of the direction of cursor image movement.
  • FIGURE 5 is a flow chart illustrating a method of altering a cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention.
  • a first position of the cursor image is determined and retained for later access.
  • the timed interval is initiated.
  • the timed interval ends and a second position of the cursor image is determined and retained.
  • the distance the cursor image was moved during the timed interval is determined, and, at 518, the direction the cursor image was moved from the first to the second position is determined.
  • the direction of the movement is well known to those skilled in the art and may be determined by any method that is computationally preferred.
  • the directional information may be obtained directly from the distance moved calculations or may be independently computed using (x,y) position information or vector algorithms.
  • the cursor image position information may be used to provide additional information to allow cursor image to be flipped and/or rotated or to otherwise alter the cursor image to indicate the direction of the cursor image movement, such as in morphing instructions or in intermediate cursor image selection.
  • the speed at which the cursor image is being moved is determined, and at 522, the cursor image is altered as a function of the speed and direction at which the cursor image was moved from the first position to the second position.
  • the cursor image may be a dog that "points" to the right.
  • the cursor image may be a bird that "points" up. Indication of the direction of movement can be accomplished through morphing of the cursor image or through use of intermediate cursor images which are associated with speed and directional information, or by alteration of the intermediate cursor images that are associated with speed.
  • direction information be calculated after the distance moved and may instead be computed after the speed determination.
  • FIGURE 6 is a series of graphic representations illustrating alteration of the cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention.
  • FIGURE 6 represents examples of how a cursor image may be altered as a function of the speed and direction moved over a sample set of five timed intervals.
  • FIGURE 6 may be viewed as a time-lapse illustration where normally only one of the views would be presented to the user at a single moment of time.
  • cursor image 617A represents the cursor image at-rest at the beginning of a first time interval. The cursor image 617A is then moved at speed 1 in the indicated direction during the first timed interval.
  • the cursor image 617A is altered in size as a function of speed 1 and the direction and presented to the user as cursor image 617B, a larger, directional cursor image.
  • the cursor image 617B is then moved at speed 2 in the indicated direction during the second timed interval and altered in size as a function of speed 2 and the direction and presented to the user as cursor image 617C, a larger, directional cursor image.
  • the cursor image 617C is then moved at speed 3 in the indicated direction during the third timed interval and altered in size as function of speed 3 and the direction and presented to the user as cursor image 617D, a smaller, directional cursor image.
  • Cursor image 617D is altered in size as a function of speed 4 and the indicated direction and presented to the user as a larger, directional cursor image 617E, and cursor image 617E is altered in size as function of speed 5 and the indicated direction to a smaller, directional cursor image 617F.
  • the processes are continually repeated following the determination of the distance moved, speed, and/or direction moved regardless of whether the cursor image was even moved from an at-rest position. In some applications, it may be desirable to conserve processing resources by determining if the cursor image has even been moved from its at-rest position, some specified distance or speed, before executing all the processes.
  • FIGURE 7 is flow chart illustrating a method of altering an at-rest cursor image as a function of the speed and direction the cursor image is moved dependent upon whether the cursor image has been moved above a threshold distance value according to one embodiment of the present invention.
  • Processes 710 through 716 are somewhat analogous to those of processes 510 through 516 of FIGURE 5 except that they apply only to the at-rest cursor image.
  • the distance moved is compared to a threshold distance moved value. If the distance moved is less than the threshold value, the process flow returns to process 710, and the default cursor image remains unaltered. If the distance moved is greater than the threshold value, the process flow continues to processes 720 through 722 similar to those described with reference to processes 518 through 522 of FIGURE 5.
  • the above-described embodiments of the present invention allow a user to more easily locate a cursor image on a display by increasing the size of the cursor image with increasing speed and by further providing for an indication of the direction of the movement of the cursor image.
  • FIGURE 8 is a series of graphical representations illustrating the alteration of a cursor image as a function of the speed the cursor is moved according to one embodiment of the present invention.
  • the size and form of the cursor image is altered as a function of speed, for perhaps a child user.
  • the cursor image may be a default cursor image 817A when at-rest.
  • the cursor image 817A is altered to cursor image 817B, which is a turtle.
  • the cursor image 817B is altered to cursor image 817C, a fighter jet.
  • the cursor image 817C is altered to cursor image 817D, a rabbit.
  • the cursor image 817D is altered to cursor image 817E, a fighter jet.
  • the cursor image 817E is altered to the cursor image 817F, a turtle. If desired, the cursor image may also be altered to indicate the direction of movement.
  • the present invention enables a user to more easily locate a cursor image on single or multi-screen display by increasing the size of the cursor image as the speed of movement increases.
  • the above embodiment may be useful in not only providing ease in locating the cursor image on the display, but also allows the form of the cursor image to be altered to provide a secondary association. In this instance, the forms were changed to provide a secondary association with different speeds, and to provide interesting subject matter for a child user. It will be appreciated that a large variety of other secondary meanings can be associated with different cursor image forms. As with the earlier described embodiments, this embodiment may also be effected using morphing or intermediate cursor images.
  • the at-rest cursor image may be red, and then change to yellow and green with increasing speed, and the reverse with decreasing speed.
  • an at-rest cursor image may not flash, but may begin flashing at a rate set as a function of the distance moved or speed.
  • an aural cue e.g., a sound indicator
  • a sound can signify the position of the cursor above a certain threshold movement, e.g., a threshold speed of movement of the cursor.
  • a tone pitch can be proportional to the position on the cursor vertically.
  • the left/right positioning of the cursor can be indicated by the "richness" of the tone from a simple tone on the left to a complex of harmonics and uncorrelated tones near the vertically set pitch for a chorus effect on the right.
  • Another example would be to use two tones within two non-overlapping ranges with one range, for example, the lower one, with a tone indicating left to right and a tone in the upper range indicating bottom to top.
  • the aural cue may be used independently or in conjunction with any of the earlier described embodiments.
  • the sound can be tied to the object used for the cursor such as a chirping sound indicating the position of the bird.
  • a flying saucer cursor where the pitch and richness of a whirring sound also signifies position.
  • the position of the cursor for this purpose is, as earlier described, easily obtainable and is already used for a variety of tasks.
  • the sound can be generated by computation in the central processing unit or it may be generated in a sound card, specialized sound integrated circuit or on other processors or circuit that may be available in the computer system. It will be appreciated that in other embodiments, any, some or all of the above features may be incorporated with the alteration of the cursor image as a function of the distance moved or speed at which the cursor image is moved.

Abstract

A cursor image on display is altered in size as a function of the speed (or distance) the cursor is moved across the display to aid a user in locating the cursor on the display. The cursor image may also be altered to further indicate the direction of movement. In one embodiment, the cursor image may grow in size with increasing speed of cursor image movement. In other embodiments, the cursor image may also be additionally altered in form and/or color, flash, or otherwise to thereby visibly indicate its location on the display.

Description

METHOD AND APPARATUS FOR DYNAMIC CURSOR CONFIGURATION
FIELD OF THE INVENTION
The present invention generally relates to computers. More specifically, the present invention relates to computer cursors and graphical position indicators that are presented on display devices.
BACKGROUND OF THE INVENTION
In conventional computer systems, a user can view and interact with information presented on a display (i.e., monitor or display device). Typically, the user is aided in locating their position on the display by a cursor image. Cursor images used during word processing or graphical work tend to be relatively unobtrusive such as a small arrow or flashing line or bars, so as to avoid obstructing the view of the work product being displayed on the display. Unfortunately, when moving these cursor images over a large display or multi-screen displays, it is easy for a user to briefly lose track of the cursor image due to the small size of the cursor image relative to the size of the display(s) or information presented on the display(s). This is often annoying and time consuming for computer users. Simply using a large cursor image to aid in location identification is not a satisfactory solution as such would obscure the information presented on the display device. Consequently, there is a need for techniques that facilitate improved visual tracking of a cursor on a display. SUMMARY OF THE INVENTION
Broadly speaking, the present invention relates to techniques that facilitate improved visual tracking of a cursor. These techniques use dynamic cursor configurations in which the cursor image is altered as a function of the distance the cursor image is moved on a display over a timed interval, i.e., the speed of cursor movement. To aid a user in locating the cursor image on display(s), the cursor image is altered by increasing the size of the cursor image as the cursor is moved more quickly. Further, the cursor image may be further altered to indicate direction of movement.
The present invention can be implemented in numerous ways, including as a method, system, device, and a computer readable medium. Several embodiments of the invention are discussed below.
As a method for altering a cursor image presented on a display, one embodiment of the present invention includes at least the operations of: determining a first position of a cursor image on a display; initiating a timed interval; determining a second position of the cursor image on the display at the end of the timed interval; determining the distance moved based upon the first position of the cursor image and the second position of the cursor image; and altering the cursor image presented on the display as a function of the distance moved.
As a method for altering a cursor image presented on a display, another embodiment of the present invention includes at least the operations of: determining a first position of the cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed.
As a method for altering a cursor image presented on a display, still another embodiment of the present invention includes at least: determining a first position of the cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the direction the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed and direction.
As a method for altering a cursor image presented on a display, yet still another embodiment of the present invention includes at least: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining if the distance moved is greater than a minimum specified value; if the distance moved is greater than the minimum specified value, determining the direction the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed and direction.
As a computer readable medium containing program code for altering a cursor image presented on a display, a further embodiment of the present invention includes instructions for at least: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed.
Other advantages of the present invention will become apparent from the following detailed description taken in conjunction with the accompanying drawings that illustrate, by way of example, the principles of the invention. BRIEF DESCRIPTION OF THE DRAWINGS
The present invention may best be understood by reference to the following description taken in conjunction with the accompanying drawings in which:
FIGURES 1 A and IB illustrate an example of a computer system that may be used in accordance with the invention to provide alteration of a cursor image presented on a display as a function of the distance moved over a time interval; )
FIGURE 2 is flow chart illustrating a method of altering a cursor image as a function of the distance moved over a time interval according to one embodiment of the present invention;
FIGURE 3 is a series of graphic representations illustrating alteration of the size of a cursor image as a function of the distance moved over a time interval according to one embodiment of the present invention;
FIGURE 4 is a flow chart illustrating a method of altering a cursor image as a function of the speed the cursor image is moved according to one embodiment of the present invention;
FIGURE 5 is a flow chart illustrating a method of altering a cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention;
FIGURE 6 is a series of graphic representations illustrating alteration of the cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention;
FIGURE 7 is flow chart illustrating a method of altering an at-rest cursor image as a function of the speed and direction the cursor image is moved dependent upon whether the cursor image has been moved above a threshold distance value according to one embodiment of the present invention; and
FIGURE 8 is a series of graphic representations illustrating alteration of the cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention. DETAILED DESCRIPTION OF THE INVENTION
According to the present invention, dynamic cursor configurations are described. The present invention provides better visual tracking of a cursor on a display by dynamically altering the appearance of the cursor image as it is moved. According to one embodiment, a cursor image can be increased in size as the cursor is moved more quickly on a display and can be decreased in size as the cursor slows. Typically, the cursor image will return to its default or initial size when the cursor image is not moving (e.g., at rest).
FIGURES 1A and IB illustrate an example of a computer system that may be used in accordance with the present invention to provide alteration of a cursor image as a function of the distance moved.
FIGURE 1A shows a computer system 101 that includes a display monitor 103 having a display 105 (or multiple displays), cabinet 107, keyboard 109, and mouse 111. A cursor image 117 is illustrated on the display 105. The cursor image 117 is typically used for indicating the user's position on the display. Typically the cursor image 117 is moved about the display 105 through user input either through the keyboard 109, mouse 111, or through another device (e.g., button, stylus, input pad or joystick), which can convey cursor image movement and speed. Cabinet 107 houses a drive 113, such as a CD-ROM or floppy drive, system memory and a hard drive (see FIGURE IB) which may be utilized to store and retrieve software programs incorporating computer code that implements the present invention, data for use with the invention, and the like. Although CD-ROM 115 is shown as an exemplary computer readable storage medium, other computer readable storage media including floppy disk, tape, flash memory, system memory, and hard drive may be utilized. Additionally, a data signal embodied in a carrier way (e.g., in a network including the Internet) may be the computer readable storage medium. In one implementation, an operating system for the computer system 101 is provided in the system memory, the hard drive, the CD-ROM 115 or other computer readable storage medium and serves to incorporate the computer code that implements the invention. FIGURE IB shows a system block diagram of a computer system 101 used to execute the software of an embodiment of the invention. As in FIGURE 1A, computer system 101 includes display monitor 103 and keyboard 109, and mouse 111. Computer system 101 further includes subsystems such as a central processor 151, system memory 153, fixed storage 155 (e.g., hard drive), removable storage 157 (e.g., CD-ROM drive), display adapter 159, sound card 161, speakers 163, and network interface 165. The central processor 151 typically includes code for locating the position of the cursor image 117 (or the cursor itself) on the display 105 and for moving the cursor image 117 based upon user inputs to the system 101, e.g., inputs through the mouse 111 or other input device. The presentation of the cursor image 117 on the display 105 may be implemented in a wide variety of ways; and, the computer system 101 may include one or more graphic subsystem(s) for enabling the presentation of the cursor image 117 on the display 105. For example, the central processor 151, may execute computer program code (e.g., an operating system) to implement the invention, and/or may in combination with a graphic subsystem implement the invention. The operating system is normally, but not necessarily, resident in the system memory 153 during its execution. Other computer systems suitable for use with the invention may include additional subsystems or fewer subsystems. For example, another computer system could include more than one processor 151 (i.e., a multi-processor system) or one or more levels of cache memory.
The system bus architecture of computer system 101 is represented by arrows 167. However, these arrows are illustrative of any interconnection scheme serving to link the subsystems. For example, a local bus could be utilized to connect the central processor to the system memory and display adapter. Computer system 101 shown in FIGURE IB is but an example of a computer system suitable for use with the invention. Other computer architectures having different configurations of subsystems may also be utilized.
FIGURE 2 is flow chart illustrating a method of altering a cursor image as a function of the distance moved over a timed interval according to one embodiment of the present invention. As earlier described with reference to FIGURE IB, the host computer system includes computer code that enables the determination of the cursor position on the display 105. Typically this position information relates the cursor (or its cursor image) to a display reference location, but it will be appreciated that other computer systems may utilize different referencing systems which indicate the position of the cursor image on the display.
At 210 the position information is obtained and used to determine a first position of the cursor and at 212 a timed interval is started. It will be appreciated that the first position may be an at-rest position, i.e., stationary, or if the cursor image is moving, the first position would be the location of the cursor image at the beginning of a prescribed timed interval. The first position of the cursor image is retained in a memory structure, such as random access memory, cache memory or database, or some other structure which would allow retrieval of the first position information for use in calculating the distance the cursor image is moved during the timed interval.
The timed interval may be any specified time interval, and may be established using a large variety of methods. For example, the timed interval may be a set default timed interval, it may be a timed interval that is user-defined, or it may be dynamically changed as a function of the cursor movement. As an example, the timed interval may be a millisecond. It will be appreciated that smaller time increments will produce a more seemingly continuous indication of the cursor image movement. The timed interval may be determined using a time indicator or timer already present in the host computer system, or provided as a separate timer, or may be present in another accessible system.
At the end of the timed interval, at 214, a second position of the cursor is obtained. Position information available from the host computer system can be used to determine the cursor position. At 216, the distance the cursor (or cursor image) has moved is determined as a function of the first position of cursor image and the second position of the cursor image. As will be appreciated by those skilled in the art, the determination of distance moved can be accomplished in a variety of ways, from basic algebraic equations to complex vector analysis.
At 218, the cursor image is then altered as a function of the distance moved over the timed interval. In one embodiment, the size of the cursor image is altered as a function of the distance moved so that the size of the cursor image increases with increasing distance moved. The size of the cursor image can also decrease with decreasing distance moved. Thus, when the cursor is moving quickly, the cursor image is large and thus easily located on the display; whereas when the cursor is moving slowly, the cursor image is close to its default, e.g. non-moving, size so as not to obstruct the user's view of any work product presented on the display. Following 218, the processing can return to operation 210 to repeat the processing such that the size of the cursor image is continuously altered as a function of the distance moved over a timed interval.
FIGURE 3 is a series of graphic representations illustrating alteration of the size of a cursor image as a function of the distance moved over a time interval according to one embodiment of the present invention. FIGURE 3 represents examples of how a cursor image 317 maybe altered as a function of the distance the cursor (cursor image) has traveled over a sample set of five timed intervals, dl through d5. Thus, FIGURE 3 may be viewed as a time-lapsed illustration where normally only one of the cursor images would be presented to the user at a given moment in time. Thus, for example, cursor image 317 A represents the cursor image at-rest at the beginning of a first time interval. The cursor image 317A is then moved a distance, dl, during the first timed interval. The cursor image 317A is then altered in size as a function of dl and presented to the user as a larger cursor image 317B. The cursor image 317B is then moved a distance d2 during the second timed interval, which is greater than dl, and then altered in size as a function of d2 and presented to the user as an even larger cursor image 317C. The cursor image 317C is then moved a distance d3 during the third time interval, which is less than d2, and then altered in size as function of d3 and presented to the user as a somewhat smaller cursor image 317D. The cursor image 317D is then moved a distance d4 during the fourth timed interval, which is greater than d3, and then altered in size as a function of d4 and presented to the user as enlarged cursor image 317E. The cursor image 317D is then moved a distance d5 during the fifth time interval, which is less than d4, and then altered in size as function of d5 and presented to the user as a reduced cursor image 317F.
Alteration of the cursor image may be made in a variety of ways. In one embodiment, the cursor image may be altered by morpliing the cursor image as a function of the distance moved. Morphing is typically a 2D mathematical interpolation of prescribed characteristics of an object. Image morphing provides a smooth and continuous appearing alteration of the image. There are a number of morphing software packages available on the market, for example, PhotoShop from Adobe Systems Incorporated, San Jose, CA. For example, the size of the cursor image at the first position may be morphed in size as a function of the distance moved to the second position. Typically, the size of the cursor image would have a minimum size (e.g., default size) and a maximum size. Thus, to the user, the cursor image would appear to dynamically grow and shrink in size with respective increases and decreases in the distance the cursor image is moved per timed interval.
In another embodiment, rather than morphing the cursor image, the cursor image may instead be incrementally altered using intermediate cursor images associated with a particular distance moved per timed interval. These intermediate cursor images may be stored in a database, or other memory storage device in the computer system or in a peripheral device, where each intermediate cursor image is sized as a function of distance moved or range of distances moved during a timed interval. After the distance moved is determined, the intermediate cursor image associated with the distance moved would be retrieved from the database and presented on the display to the user. Of course, these intermediate cursor images can be indexed by other criteria besides distance. For example, the intermediate images can be retrieved based on speed of cursor movement.
In some graphic subsystems, it may be necessary to also load the images into other memory structures, such as matrices. For example, some graphic subsystems, such as those which utilize sprites implement the graphics using a sprite matrix which is typically a m x n array. A cursor implemented in as a sprite based image may require that the altered cursor image be implemented via the sprite matrix.
It will be appreciated that with the above embodiments, the shorter the timed interval selected, the more smoothly the alteration of the cursor image will appear to the user, as the larger the number of distance determinations will be made and used in morphing of the cursor image or in selection of intermediate cursor images.
It naturally follows that if the cursor image is altered as a function of distance moved over an interval of time, e.g., timed interval, that this can be also be viewed as altering the cursor image as a function of the speed at which the cursor image is moved. As such, the present invention provides for altering a cursor image as a function of the speed the cursor image is moved.
FIGURE 4 is a flow chart illustrating a method of altering a cursor image as a function of the speed the cursor image is moved according to one embodiment of the present invention. At 410, a first position of the cursor image is determined and retained in a memory structure. This process is analogous to that of 210 in FIGURE 2. At 412, a timed interval is initiated. At 414, when the timed interval ends, a second position of the cursor image is determined. At 416, the distance the cursor image was moved is determined. At 418, the speed at which the cursor image was moved is determined, and, at 420, the cursor image is altered as a function of the speed, and the processes repeated. The cursor image may be altered in a variety of ways, such as by morphing or use of incremental cursor images as earlier described with reference to FIGURES 2 and 3.
As with distance moved, calculation of the speed may be performed in a variety of ways. The method chosen may be any that is computationally preferred. Basically, the speed is the change in cursor image position per unit of time. By way of example, the change (Δ) in the (x,y) position of the cursor image over the timed interval (t) may be used where dt 2= (Δx2 + Δy2)^ or the square root of this equation may be taken.
By increasing the size of the cursor image with increased speed, the user is aided in locating the quickly moving cursor image on the display. In addition to being able to easily locate a quickly moving cursor image, it is often desirable to know in which direction the cursor image is moving. Thus, in addition to altering the cursor image as a function of the distance moved per timed interval, or speed, the present invention provides for the cursor image to be further altered as a function of the direction of cursor image movement.
FIGURE 5 is a flow chart illustrating a method of altering a cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention. At 510, similar to FIGURES 2 and 4, a first position of the cursor image is determined and retained for later access. At 512, the timed interval is initiated. At 514, the timed interval ends and a second position of the cursor image is determined and retained. At 516 the distance the cursor image was moved during the timed interval is determined, and, at 518, the direction the cursor image was moved from the first to the second position is determined.
As with distance, determination of the direction of the movement is well known to those skilled in the art and may be determined by any method that is computationally preferred. For example, the directional information may be obtained directly from the distance moved calculations or may be independently computed using (x,y) position information or vector algorithms. Further, the cursor image position information may be used to provide additional information to allow cursor image to be flipped and/or rotated or to otherwise alter the cursor image to indicate the direction of the cursor image movement, such as in morphing instructions or in intermediate cursor image selection.
At 520, the speed at which the cursor image is being moved is determined, and at 522, the cursor image is altered as a function of the speed and direction at which the cursor image was moved from the first position to the second position. For example, when the cursor image is moving right, the cursor image may be a dog that "points" to the right. When the cursor image is moving up, the cursor image may be a bird that "points" up. Indication of the direction of movement can be accomplished through morphing of the cursor image or through use of intermediate cursor images which are associated with speed and directional information, or by alteration of the intermediate cursor images that are associated with speed.
It will be appreciated that it is not necessary that the direction information be calculated after the distance moved and may instead be computed after the speed determination.
FIGURE 6 is a series of graphic representations illustrating alteration of the cursor image as a function of the speed and direction the cursor image is moved according to one embodiment of the present invention. FIGURE 6 represents examples of how a cursor image may be altered as a function of the speed and direction moved over a sample set of five timed intervals. Thus, as earlier described with reference to FIGURE 3, FIGURE 6 may be viewed as a time-lapse illustration where normally only one of the views would be presented to the user at a single moment of time. For example, cursor image 617A represents the cursor image at-rest at the beginning of a first time interval. The cursor image 617A is then moved at speed 1 in the indicated direction during the first timed interval. The cursor image 617A is altered in size as a function of speed 1 and the direction and presented to the user as cursor image 617B, a larger, directional cursor image. The cursor image 617B is then moved at speed 2 in the indicated direction during the second timed interval and altered in size as a function of speed 2 and the direction and presented to the user as cursor image 617C, a larger, directional cursor image. The cursor image 617C is then moved at speed 3 in the indicated direction during the third timed interval and altered in size as function of speed 3 and the direction and presented to the user as cursor image 617D, a smaller, directional cursor image. Cursor image 617D is altered in size as a function of speed 4 and the indicated direction and presented to the user as a larger, directional cursor image 617E, and cursor image 617E is altered in size as function of speed 5 and the indicated direction to a smaller, directional cursor image 617F.
In the above-described embodiments, the processes are continually repeated following the determination of the distance moved, speed, and/or direction moved regardless of whether the cursor image was even moved from an at-rest position. In some applications, it may be desirable to conserve processing resources by determining if the cursor image has even been moved from its at-rest position, some specified distance or speed, before executing all the processes.
FIGURE 7 is flow chart illustrating a method of altering an at-rest cursor image as a function of the speed and direction the cursor image is moved dependent upon whether the cursor image has been moved above a threshold distance value according to one embodiment of the present invention. Processes 710 through 716 are somewhat analogous to those of processes 510 through 516 of FIGURE 5 except that they apply only to the at-rest cursor image. At 718, the distance moved is compared to a threshold distance moved value. If the distance moved is less than the threshold value, the process flow returns to process 710, and the default cursor image remains unaltered. If the distance moved is greater than the threshold value, the process flow continues to processes 720 through 722 similar to those described with reference to processes 518 through 522 of FIGURE 5.
It will further be appreciated that this initial determination of movement from the default position may be implemented in any of the above earlier-described embodiments.
The above-described embodiments of the present invention allow a user to more easily locate a cursor image on a display by increasing the size of the cursor image with increasing speed and by further providing for an indication of the direction of the movement of the cursor image. In other contexts, it may be desirable to provide further alteration of the cursor image to enhance the user's ability to locate the cursor image. For example, changing the form, e.g., the identity, of the cursor image.
FIGURE 8 is a series of graphical representations illustrating the alteration of a cursor image as a function of the speed the cursor is moved according to one embodiment of the present invention. In FIGURE 8, the size and form of the cursor image is altered as a function of speed, for perhaps a child user. For example, the cursor image may be a default cursor image 817A when at-rest. At speed 1, the cursor image 817A is altered to cursor image 817B, which is a turtle. At speed 2, the cursor image 817B is altered to cursor image 817C, a fighter jet. At speed 3, the cursor image 817C is altered to cursor image 817D, a rabbit. At speed 4, the cursor image 817D is altered to cursor image 817E, a fighter jet. At speed 5, the cursor image 817E is altered to the cursor image 817F, a turtle. If desired, the cursor image may also be altered to indicate the direction of movement.
The present invention enables a user to more easily locate a cursor image on single or multi-screen display by increasing the size of the cursor image as the speed of movement increases. The above embodiment may be useful in not only providing ease in locating the cursor image on the display, but also allows the form of the cursor image to be altered to provide a secondary association. In this instance, the forms were changed to provide a secondary association with different speeds, and to provide interesting subject matter for a child user. It will be appreciated that a large variety of other secondary meanings can be associated with different cursor image forms. As with the earlier described embodiments, this embodiment may also be effected using morphing or intermediate cursor images.
In other applications, it may be advantageous to further alter the cursor image in color, and/or to have the cursor image flash as a function of the distance moved, and or speed. For example, the at-rest cursor image may be red, and then change to yellow and green with increasing speed, and the reverse with decreasing speed. As another example, an at-rest cursor image may not flash, but may begin flashing at a rate set as a function of the distance moved or speed.
In still other applications, it may be advantageous to combine an aural cue, e.g., a sound indicator, to indicate the position of the cursor. In one example, a sound can signify the position of the cursor above a certain threshold movement, e.g., a threshold speed of movement of the cursor. For example, a tone pitch can be proportional to the position on the cursor vertically. A high pitch indicating a cursor near the top of the screen and a low pitch indicating a cursor near the bottom of the screen. The left/right positioning of the cursor can be indicated by the "richness" of the tone from a simple tone on the left to a complex of harmonics and uncorrelated tones near the vertically set pitch for a chorus effect on the right. Another example, would be to use two tones within two non-overlapping ranges with one range, for example, the lower one, with a tone indicating left to right and a tone in the upper range indicating bottom to top.
The aural cue may be used independently or in conjunction with any of the earlier described embodiments. The sound can be tied to the object used for the cursor such as a chirping sound indicating the position of the bird. Another example, would be a flying saucer cursor where the pitch and richness of a whirring sound also signifies position.
The position of the cursor for this purpose is, as earlier described, easily obtainable and is already used for a variety of tasks. The sound can be generated by computation in the central processing unit or it may be generated in a sound card, specialized sound integrated circuit or on other processors or circuit that may be available in the computer system. It will be appreciated that in other embodiments, any, some or all of the above features may be incorporated with the alteration of the cursor image as a function of the distance moved or speed at which the cursor image is moved.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be appreciated, however, to one skilled in the art, that the present invention may be practiced without some or all of these specific details. In other instances, well-known process operations have not been described in detail in order not to unnecessarily obscure the present invention.

Claims

CLAIMSWhat is claimed:
1. A method for altering a cursor image presented on a display, the method comprising: determining a first position of a cursor image on a display; initiating a timed interval; determining a second position of the cursor image on the display at the end of the timed interval; determining the distance moved based upon the first position of the cursor image and the second position of the cursor image; and altering the cursor image presented on the display as a function of the distance moved.
2. The method of claim 1 wherein the appearance of the cursor image is altered in size as a function of the distance moved.
3. The method of claim 2 wherein the size of the cursor image increases with increasing distance moved.
4. The method of claim 3 wherein the size of the cursor image decreases with decreasing distance moved.
5. The method of claim 2 wherein the appearance of the cursor image is further altered in form as a function of the distance moved.
6. The method of claim 2 wherein the appearance of the cursor image is further altered in color as a function of the distance moved.
7. The method of claim 2 wherein the appearance of the cursor image flashes as a function of the distance moved.
8. The method of claim 1 further comprising: determining the direction of movement based upon the first position of the cursor image and the second position of the cursor image; and further altering the appearance of the cursor image presented on the display to indicate the direction of movement.
9. The method of claim 1 wherein the appearance of the cursor image is altered by morphing the cursor image.
10. The method of claim 1 wherein the appearance of the cursor image is altered by presenting an intermediate cursor image associated with distance moved.
11. The method of claim 1 further comprising generating an aural cue with the cursor image, wherein said aural cue further indicates the position of the cursor image relative to the display.
12. A method for altering a cursor image presented on a display, the method comprising: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed.
13. The method of claim 12 wherein the appearance of the cursor image is altered in size as a function of the speed.
14. The method of claim 13 wherein the size of the cursor image increases with increasing speed.
15. The method of claim 14 wherein the size of the cursor image decreases with decreasing speed.
16. The method of claim 12 wherein the appearance of the cursor image is altered by morphing the cursor image as a function of the speed.
17. The method of claim 12 wherein the appearance of the cursor image is altered in appearance by presenting an intermediate cursor image associated with the determined speed.
18. The method of claim 13 wherein the cursor image is further altered in form as a function of the speed.
19. The method of claim 13 wherein the cursor image is further altered in color as a function of the speed.
20. The method of claim 13 wherein the cursor image flashes as a function of the speed.
21. The method of claim 12 further comprising: determining the direction of movement of the cursor image based upon the first position of the cursor image and the second position of the cursor image; and further altering the appearance of the cursor image presented on the display to indicate the direction of movement.
22. The method of claim 12 further comprising generating an aural cue, wherein said aural cue further indicates the position of the cursor image relative to the display.
23. A method for altering a cursor image presented on a display, the method comprising: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the direction the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed and direction.
24. The method of claim 23 wherein the appearance of the cursor image is altered in size as a function of the speed.
25. The method of claim 23 wherein the size of the cursor image increases with increasing speed and decreases with decreasing speed.
26. The method of claim 23 wherein the appearance of the cursor image is altered by morphing the cursor image as a function of the speed.
27. The method of claim 23 wherein the appearance of the cursor image is altered in appearance by presenting an intermediate cursor image associated with the determined speed.
28. The method of claim 24 wherein the cursor image is further altered in form as a function of the speed.
29. The method of claim 24 wherein the cursor image is further altered in color as a function of the speed.
30. The method of claim 24 wherein the cursor image flashes as a function of the speed.
31. The method of claim 23 further comprising generating an aural cue, wherein said aural cue further indicates the position of the cursor image relative to the display.
32. A method for altering a cursor image presented on a display, the method comprising: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining if the distance moved is greater than a minimum specified value; if the distance moved is greater than the minimum specified value, determining the direction the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed and direction.
33. A computer readable medium containing program code for altering a cursor image presented on a display, said computer readable medium comprising instructions for: determining a first position of a cursor image on a display; initiating a timed interval, the timed interval having a termination; determining a second position of the cursor image on the display at the termination of the timed interval; determining the distance the cursor image is moved from the first position to the second position; determining the speed at which the cursor image is moved from the first position to the second position; and altering the appearance of the cursor image presented on the display as a function of the speed.
34. The computer readable medium of claim 33 wherein the appearance of the cursor image is altered in size as a function of the speed.
35. The computer readable medium of claim 33 wherein the size of the cursor image increases with increasing speed.
36. The computer readable medium of claim 35 wherein the size of the cursor image decreases with decreasing speed.
37. The computer readable medium of claim 33 further comprising instructions for: determining the direction of movement of the cursor image based upon the first position of the cursor image and the second position of the cursor image; and further altering the appearance of the cursor image presented on the display to indicate the direction of movement.
38. The computer readable medium of claim 33 further comprising instructions for generating an aural cue, wherein said aural cue further indicates the position of the cursor image on the display.
PCT/US2001/047074 2001-03-15 2001-12-05 Method and apparatus for dynamic cursor configuration WO2002076092A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2002228868A AU2002228868A1 (en) 2001-03-15 2001-12-05 Method and apparatus for dynamic cursor configuration

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/810,371 US6642947B2 (en) 2001-03-15 2001-03-15 Method and apparatus for dynamic cursor configuration
US09/810,371 2001-03-15

Publications (2)

Publication Number Publication Date
WO2002076092A2 true WO2002076092A2 (en) 2002-09-26
WO2002076092A3 WO2002076092A3 (en) 2004-02-26

Family

ID=25203705

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/047074 WO2002076092A2 (en) 2001-03-15 2001-12-05 Method and apparatus for dynamic cursor configuration

Country Status (3)

Country Link
US (1) US6642947B2 (en)
AU (1) AU2002228868A1 (en)
WO (1) WO2002076092A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005028247A1 (en) * 2005-06-17 2006-12-28 Vision Tools Hard- Und Software Entwicklungs-Gmbh Dynamic cursor e.g. mouse cursor, indicating method for use with computer, involves changing and impairing distinctive feature with amount of change of direction, abruptness of change of direction and frequency of change of direction

Families Citing this family (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6844887B2 (en) * 2001-07-05 2005-01-18 International Business Machine Corporation Alternate reduced size on-screen pointers for accessing selectable icons in high icon density regions of user interactive display interfaces
US8171430B1 (en) * 2001-07-24 2012-05-01 Adobe Systems Incorporated System and method for providing an image and image instructions responsive to a mouse cursor position
US20040017399A1 (en) * 2002-07-25 2004-01-29 Beck Douglas James Markers positioned in the trace of a logic analyzer snap to locations defined by clock transitions
JP3755499B2 (en) * 2002-09-06 2006-03-15 ソニー株式会社 GUI application development support apparatus, GUI display apparatus and method, and computer program
US7730430B2 (en) * 2003-01-24 2010-06-01 Microsoft Corporation High density cursor system and method
US20050204295A1 (en) * 2004-03-09 2005-09-15 Freedom Scientific, Inc. Low Vision Enhancement for Graphic User Interface
US9275052B2 (en) 2005-01-19 2016-03-01 Amazon Technologies, Inc. Providing annotations of a digital work
US8131647B2 (en) * 2005-01-19 2012-03-06 Amazon Technologies, Inc. Method and system for providing annotations of a digital work
US20060271875A1 (en) * 2005-05-26 2006-11-30 Citrix Systems, Inc. A method and system for providing visual annotation in a shared display environment
US20080115073A1 (en) * 2005-05-26 2008-05-15 ERICKSON Shawn Method and Apparatus for Remote Display of Drawn Content
US20060288314A1 (en) * 2005-06-15 2006-12-21 Microsoft Corporation Facilitating cursor interaction with display objects
JP5142510B2 (en) * 2005-11-25 2013-02-13 オセ−テクノロジーズ ビーブイ Graphical user interface providing method and system
US20070168876A1 (en) * 2006-01-18 2007-07-19 Keohane Susann M Method and system for selecting objects
US8352449B1 (en) 2006-03-29 2013-01-08 Amazon Technologies, Inc. Reader device content indexing
US7852315B2 (en) * 2006-04-07 2010-12-14 Microsoft Corporation Camera and acceleration based interface for presentations
US9672533B1 (en) 2006-09-29 2017-06-06 Amazon Technologies, Inc. Acquisition of an item based on a catalog presentation of items
US8725565B1 (en) 2006-09-29 2014-05-13 Amazon Technologies, Inc. Expedited acquisition of a digital item following a sample presentation of the item
US7865817B2 (en) 2006-12-29 2011-01-04 Amazon Technologies, Inc. Invariant referencing in digital works
US7751807B2 (en) 2007-02-12 2010-07-06 Oomble, Inc. Method and system for a hosted mobile management service architecture
US8024400B2 (en) 2007-09-26 2011-09-20 Oomble, Inc. Method and system for transferring content from the web to mobile devices
US9665529B1 (en) 2007-03-29 2017-05-30 Amazon Technologies, Inc. Relative progress and event indicators
US7716224B2 (en) 2007-03-29 2010-05-11 Amazon Technologies, Inc. Search and indexing on a user device
US7921309B1 (en) 2007-05-21 2011-04-05 Amazon Technologies Systems and methods for determining and managing the power remaining in a handheld electronic device
US20090015568A1 (en) * 2007-07-12 2009-01-15 Koski David A Method and Apparatus for Implementing Slider Detents
US20090015557A1 (en) * 2007-07-12 2009-01-15 Koski David A Responsiveness Control Method for Pointing Device Movement With Respect to a Graphical User Interface
US8462112B2 (en) * 2007-07-12 2013-06-11 Apple Inc. Responsiveness control system for pointing device movement with respect to a graphical user interface
US8144123B2 (en) * 2007-08-14 2012-03-27 Fuji Xerox Co., Ltd. Dynamically controlling a cursor on a screen when using a video camera as a pointing device
US8112722B2 (en) * 2008-02-21 2012-02-07 Honeywell International Inc. Method and system of controlling a cursor in a three-dimensional graphical environment
US8423889B1 (en) 2008-06-05 2013-04-16 Amazon Technologies, Inc. Device specific presentation control for electronic book reader devices
US8490026B2 (en) * 2008-10-27 2013-07-16 Microsoft Corporation Painting user controls
US9087032B1 (en) 2009-01-26 2015-07-21 Amazon Technologies, Inc. Aggregation of highlights
USD601559S1 (en) 2009-01-27 2009-10-06 Amazon Technologies, Inc. Electronic reader device
US8378979B2 (en) 2009-01-27 2013-02-19 Amazon Technologies, Inc. Electronic device with haptic feedback
USD636771S1 (en) 2009-01-27 2011-04-26 Amazon Technologies, Inc. Control pad for an electronic device
US9477368B1 (en) 2009-03-31 2016-10-25 Google Inc. System and method of indicating the distance or the surface of an image of a geographical object
US8832584B1 (en) 2009-03-31 2014-09-09 Amazon Technologies, Inc. Questions on highlighted passages
US8928578B2 (en) * 2009-04-29 2015-01-06 Microsoft Corporation Cursor adjustment in ambient light
USD624074S1 (en) 2009-05-04 2010-09-21 Amazon Technologies, Inc. Electronic reader device
US20110153435A1 (en) * 2009-09-17 2011-06-23 Lexos Media Inc. System and method of cursor-based content delivery
JP5509757B2 (en) * 2009-09-17 2014-06-04 セイコーエプソン株式会社 Information processing apparatus, display control method, and program
US8692763B1 (en) 2009-09-28 2014-04-08 John T. Kim Last screen rendering for electronic book reader
JP2011081469A (en) * 2009-10-05 2011-04-21 Hitachi Consumer Electronics Co Ltd Input device
TW201121324A (en) * 2009-12-02 2011-06-16 Avermedia Information Inc Method, system and device of idntification tag representation
WO2011102656A2 (en) * 2010-02-17 2011-08-25 Samsung Electronics Co., Ltd. Apparatus and method for providing user interface
US20110289461A1 (en) * 2010-05-20 2011-11-24 Joshua Morgan Jancourtz Method and sytem for rendering computer interface cursors
US9495322B1 (en) 2010-09-21 2016-11-15 Amazon Technologies, Inc. Cover display
US9501217B2 (en) 2011-01-14 2016-11-22 Apple Inc. Target region for removing icons from dock
US20120185805A1 (en) * 2011-01-14 2012-07-19 Apple Inc. Presenting Visual Indicators of Hidden Objects
KR20130042403A (en) * 2011-10-18 2013-04-26 삼성전자주식회사 Apparatus and method for moving cursor thereof
US9158741B1 (en) 2011-10-28 2015-10-13 Amazon Technologies, Inc. Indicators for navigating digital works
US20130125066A1 (en) * 2011-11-14 2013-05-16 Microsoft Corporation Adaptive Area Cursor
KR20130053929A (en) * 2011-11-16 2013-05-24 삼성전자주식회사 Apparatus and method for moving cursor thereof
US9324183B2 (en) 2011-11-29 2016-04-26 Apple Inc. Dynamic graphical interface shadows
US9372593B2 (en) 2011-11-29 2016-06-21 Apple Inc. Using a three-dimensional model to render a cursor
KR20130081593A (en) * 2012-01-09 2013-07-17 삼성전자주식회사 Display apparatus and item selecting method using the same
KR20140020568A (en) * 2012-08-09 2014-02-19 삼성전자주식회사 Display apparatus and method for controlling display apparatus thereof
US9235326B2 (en) * 2012-12-20 2016-01-12 International Business Machines Corporation Manipulation of user interface controls
JP2015049822A (en) * 2013-09-04 2015-03-16 ソニー株式会社 Display control apparatus, display control method, display control signal generating apparatus, display control signal generating method, program, and display control system
KR20150034955A (en) 2013-09-27 2015-04-06 삼성전자주식회사 Display apparatus and Method for controlling display apparatus thereof
US9383894B2 (en) * 2014-01-08 2016-07-05 Microsoft Technology Licensing, Llc Visual feedback for level of gesture completion
DE102014208008A1 (en) * 2014-04-29 2015-10-29 Bayerische Motoren Werke Aktiengesellschaft Cursor graphic depending on the data quality of input devices
US10156928B2 (en) * 2015-09-25 2018-12-18 Intel Corporation Extended user touch input
US11102225B2 (en) * 2017-04-17 2021-08-24 Splunk Inc. Detecting fraud by correlating user behavior biometrics with other data sources
US20180300572A1 (en) * 2017-04-17 2018-10-18 Splunk Inc. Fraud detection based on user behavior biometrics
CN107589989A (en) * 2017-09-14 2018-01-16 晨星半导体股份有限公司 Display device and its method for displaying image based on Android platform
KR20200125244A (en) * 2019-04-26 2020-11-04 삼성전자주식회사 An electronic apparatus comprising a display device which comprises a touch sensor
CN115315685A (en) 2020-02-03 2022-11-08 苹果公司 Integration of cursor with touch screen user interface
CN114153348A (en) * 2020-09-04 2022-03-08 华为终端有限公司 Cursor prompting method and host
CN115700444A (en) * 2021-07-26 2023-02-07 荣耀终端有限公司 Cursor display method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2220826A (en) * 1988-07-06 1990-01-17 British Aerospace A force/torque display for robotic arm
US5091866A (en) * 1986-12-26 1992-02-25 Kabushiki Kaisha Toshiba Information processing apparatus displaying multiple windows and distinguishing indicia
EP0595746A1 (en) * 1992-10-29 1994-05-04 International Business Machines Corporation Method and system for input device pressure indication in a data processing system
US6118449A (en) * 1997-06-25 2000-09-12 Comet Systems, Inc. Server system and method for modifying a cursor image

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5146212A (en) * 1990-01-04 1992-09-08 Apple Computer, Inc. Manipulatable orientation for a translatable graphic object
JPH06314181A (en) * 1993-04-28 1994-11-08 Hitachi Ltd Interactive control system by plural display and control method therefor
US5784056A (en) * 1995-12-29 1998-07-21 Sun Microsystems, Inc. System and method for temporally varying pointer icons
US5898432A (en) * 1997-03-12 1999-04-27 Mitel Corporation Animated cursor
JP3511462B2 (en) * 1998-01-29 2004-03-29 インターナショナル・ビジネス・マシーンズ・コーポレーション Operation image display device and method thereof
US6100871A (en) * 1998-04-29 2000-08-08 Multitude, Inc. Dynamic pointer having time-dependent informational content
KR100553671B1 (en) * 1998-06-27 2006-05-10 삼성전자주식회사 Method for driving pointing device of computer system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5091866A (en) * 1986-12-26 1992-02-25 Kabushiki Kaisha Toshiba Information processing apparatus displaying multiple windows and distinguishing indicia
GB2220826A (en) * 1988-07-06 1990-01-17 British Aerospace A force/torque display for robotic arm
EP0595746A1 (en) * 1992-10-29 1994-05-04 International Business Machines Corporation Method and system for input device pressure indication in a data processing system
US6118449A (en) * 1997-06-25 2000-09-12 Comet Systems, Inc. Server system and method for modifying a cursor image

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"CURSOR WITH ROTATING MARQUEE EDGE" IBM TECHNICAL DISCLOSURE BULLETIN, IBM CORP. NEW YORK, US, vol. 36, no. 2, 1 February 1993 (1993-02-01), pages 419-420, XP000354389 ISSN: 0018-8689 *
"PRESSURE-SENSITIVE TRACKBALL DEVICE" IBM TECHNICAL DISCLOSURE BULLETIN, IBM CORP. NEW YORK, US, vol. 38, no. 10, 1 October 1995 (1995-10-01), pages 31-33, XP000540403 ISSN: 0018-8689 *
CHALIDABHONGSE J ET AL: "A multiresolution approach for image morphing" SIGNALS, SYSTEMS AND COMPUTERS, 1993. 1993 CONFERENCE RECORD OF THE TWENTY-SEVENTH ASILOMAR CONFERENCE ON PACIFIC GROVE, CA, USA 1-3 NOV. 1993, LOS ALAMITOS, CA, USA,IEEE COMPUT. SOC, 1 November 1993 (1993-11-01), pages 16-20, XP010096288 ISBN: 0-8186-4120-7 *
KLINE R L ET AL: "IMPROVING GUI ACCESSIBILITY FOR PEOPLE WITH LOW VISION" HUMAN FACTORS IN COMPUTING SYSTEMS. CHI '95 CONFERENCE PROCEEDINGS. DENVER, MAY 7 - 11, 1995, CONFERENCE ON HUMAN FACTORS IN COMPUTING SYSTEMS, NEW YORK, ACM, US, 7 May 1995 (1995-05-07), pages 114-121, XP000538443 ISBN: 0-201-84705-1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005028247A1 (en) * 2005-06-17 2006-12-28 Vision Tools Hard- Und Software Entwicklungs-Gmbh Dynamic cursor e.g. mouse cursor, indicating method for use with computer, involves changing and impairing distinctive feature with amount of change of direction, abruptness of change of direction and frequency of change of direction
DE102005028247B4 (en) * 2005-06-17 2009-04-23 Vision Tools Hard- Und Software Entwicklungs Gmbh Dynamic cursor display

Also Published As

Publication number Publication date
US6642947B2 (en) 2003-11-04
AU2002228868A1 (en) 2002-10-03
WO2002076092A3 (en) 2004-02-26
US20020130838A1 (en) 2002-09-19

Similar Documents

Publication Publication Date Title
US6642947B2 (en) Method and apparatus for dynamic cursor configuration
US9342918B2 (en) System and method for using indirect texturing to efficiently simulate and image surface coatings and other effects
US6429863B1 (en) Method and apparatus for displaying musical data in a three dimensional environment
EP2695143B1 (en) Image processing apparatus, display control method and program
US8638312B2 (en) Advanced touch control of a file browser via finger angle using a high dimensional touchpad (HDTP) touch user interface
Van Wijk et al. Smooth and efficient zooming and panning
US7333108B2 (en) Entertainment apparatus, object display device, object display method, recording medium and character display method
US20020140698A1 (en) 3D navigation techniques
US8223145B2 (en) Method and system for 3D object positioning in 3D virtual environments
WO2005116807A1 (en) An interactive system and method
US20130316817A1 (en) Information processing apparatus, method for information processing, and game apparatus
US20220040575A1 (en) Interface display method, apparatus, terminal, and storage medium
CN110047123B (en) Map rendering method, map rendering device, storage medium and computer program product
CA2609873A1 (en) Multi-dimensional locating system and method
KR20140090683A (en) Adaptive area cursor
US6020893A (en) System and method for realistic terrain simulation
CN101154293B (en) Image processing method and image processing apparatus
CN111882632A (en) Rendering method, device and equipment of ground surface details and storage medium
JPH06175815A (en) Re-mapping region for input-device pointer on computer display
CN1950134B (en) Image processing method of game and game device
EP2455149A2 (en) Video game apparatus, game program and information recording medium
CN111589114B (en) Virtual object selection method, device, terminal and storage medium
CA2232783A1 (en) User-assisted indentification of object boundaries in a raster image
CN114470772A (en) Interface display method, device, terminal, storage medium and computer program product
CN113440844A (en) Information processing method and device suitable for game and electronic equipment

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP