CROSS REFERENCE TO RELATED APPLICATIONSThis application is a continuation of and claims priority from co-pending U.S. patent application Ser. No. 10/272,714, filed Oct. 16, 2002 and entitled, “MODE ACTIVATED SCROLLING,” which claims priority to U.S. Provisional Patent Application No. 60/400,861, filed on Aug. 1, 2002 and entitled “MODE ACTIVATED SCROLLING,” both of which are incorporated herein by reference.
TECHNICAL FIELDThe present invention relates generally to a computer system. More particularly, the present invention relates to switching between modes of the computer system, as for example, a cursor control mode and a scroll control mode.
BACKGROUNDGraphical user interfaces have been around for some time. Graphical user interfaces are generally defined as a computer environment or program that displays, or facilitates the display of, text, graphics and on screen options to a user. By way of example, text or graphics may be displayed in a window, and on screen options may take the form of images that initiate tasks when selected. By way of example, the on screen options may include icons or tool bar items such as File, Edit, Window, Help, etc. In toolbar items, a first mouse click typically opens a pull down menu, and a second mouse click either makes a menu selection or closes the pull down menu. In order to make a menu selection, the user typically positions a cursor over the desired menu item with the mouse (or other related device), and then performs a clicking action with the button of the mouse (or other related device). The cursor may take the form of a highlight bar when moved over a menu item. The highlight bar generally indicates that a subsequent clicking action will initiate tasks associated with this particular menu item.
The graphical user interface (GUI) may also include a scroll bar for scrolling through the window. The scroll bar is typically located around the periphery of the window inside a window frame. There may be a vertical scroll bar for vertical scrolling and a horizontal bar for horizontal scrolling. In either case, the scroll bar typically includes a scroll tab that moves linearly within the scroll bar to actuate the scrolling function. Movement of the scroll tab causes scrolling of the contents in the window, as for example lines of text or graphical images. In order to move the scroll tab, a user must first position a cursor or pointer over the scroll tab with a mouse. The user must then select the tab by performing a clicking action with the button of the mouse. Once the scroll tab has been selected, the user can move the scroll tab within the scroll bar by continuously holding down the button and moving the mouse along a surface (e.g., hold and drag). For example, the mouse may be moved forwards and backwards to implement up and down or vertical scrolling.
This method of scrolling is not very ergonomic, i.e., hand fatigue and other hand related problems (e.g., carpal tunnel syndrome) may be incurred by the user when the button is continuously held down to drag the scroll tab from one point to another point. This is particular true when scrolling through large amounts of data as for example internet documents, word processing and spreadsheet documents, computer code documents, graphical documents (CAD), etc.
Alternatively, the scroll tab may be moved by selecting the open space of scroll bar on either side of the scroll tab or by selecting a scroll arrow that moves the scroll tab in the direction of the arrow. Using these techniques, the tab may be incrementally moved by making multiple selections with the button or continuously moved by holding down the button of the mouse. Incremental movements are typically only performed to do block scrolling, i.e., scrolling through large sections of data (e.g., paragraphs). Both incremental and continuous movement suffer from the same drawbacks as mentioned above, i.e., not very ergonomic.
In recent years, scrolling through a window on a graphical user interface has been implemented with a scroll wheel located on the mouse. The scroll wheel allows a user to vertically scroll through documents by rolling the wheel forward or backward-instead of selecting the scroll bar displayed on the GUI. The mouse may also provide a dedicated button that changes the mouse from a cursor control device to a scroll control device where moving the mouse forwards and backwards initiates vertical scrolling via the vertical scroll bar instead of moving the cursor. Scrolling in this manner may allow a user to scroll without having to continuously hold down the primary button of the mouse or to continuously run a finger over a wheel. Furthermore, the vertical scroll bar may change its shape and color when scrolling in this manner. For example, it may change from a gray tab to a black arrow. Unfortunately, however, a special mouse having special wheels and/or buttons must be provided. As such, a user that owns a conventional mouse cannot scroll in this manner. Furthermore, each of these items adds complexity and cost to the mouse.
Scrolling has also been implemented with a touch pad using a one and a half click method, i.e., tap and tap and hold. The tap and hold initiates a drag lock enabling the user to scroll by moving their finger about the touch pad. This is sometimes called “gesturing.” This method, however, suffers from the same drawbacks as mentioned above. For example, it is not very ergonomic and other types of input devices cannot scroll in this manner (e.g., a conventional mouse). Furthermore, this method provides no visual feedback as to which state the touch pad is in, and its not very intuitive, i.e., its very confusing to use.
In view of the foregoing, an improved scrolling technique that is ergonomic (e.g., allows the mouse to scroll through a window without holding down a button), that is available to all users regardless of the input device (e.g., does not need a dedicated button) and/or that provides visual stimulus indicating that scrolling is initiated is desired.
SUMMARYThe invention relates, in one embodiment, to a method of implementing mode activated scrolling in a computer system having a display for displaying a graphical user interface (GUI), an input device for supplying position data associated with controlling cursor or scroll movements on the GUI and a command generator for supplying command data associated with executing tasks on the GUI. The system provides a cursor control mode for allowing movements of a cursor to be controlled on the GUI via the input device and a scroll control mode for allowing scrolling to be controlled on the GUI via the input device. The method includes determining a location of the cursor on the GUI during the cursor control mode. The method also includes determining a status of the command generator during the cursor control mode. The method further includes switching from the cursor control mode to the scroll control mode when the cursor is positioned over an onscreen option of the GUI and when the command generator is activated.
The invention relates, in another embodiment, to a method of switching between movement modes in a computer system having a display for displaying a graphical user interface (GUI), an input device for supplying position data associated with controlling cursor or scroll movements on the GUI and a command generator for supplying command data associated with executing tasks on the GUI. The method includes monitoring position data so as to implement a cursor event or a scroll event. The cursor event is associated with moving a cursor and the scroll event is associated with moving a scroll tab. The method also includes monitoring command data so as to implement selection events. The method further includes locking position data to the scroll event when the cursor is positioned on an onscreen option of the GUI during a first selection event. The method additionally includes unlocking position data from the scroll event during a second selection event.
The invention relates, in another embodiment, to a method of executing a modal change between a cursor control mode and a scroll control mode in a computer system having a display for displaying a graphical user interface and an input device for supplying position data associated with controlling cursor and scroll movements on the graphical user interface. The cursor control mode allows movements of a cursor to be controlled on the graphical user interface via the input device and the scroll control mode allows scrolling to be controlled on the graphical user interface via the input device. The method includes selecting an onscreen option of the graphical user interface with a computer implemented action when the input device is in a cursor control mode so as to place the input device in the scroll control mode. The method also includes performing another computer implemented action when the input device is in the scroll control mode so as to place the input device back in the cursor control mode.
The invention relates, in another embodiment, to a graphical user interface (GUI). The GUI includes a graphical image for executing a modal change of an input device when the graphical image is selected, the modal change being configured to switch the input device from a cursor control mode for moving a cursor to a scroll control mode for scrolling.
BRIEF DESCRIPTION OF THE DRAWINGSThe invention will be readily understood by the following detailed description in conjunction with the accompanying drawings, wherein like reference numerals designate like structural elements, and in which:
FIG. 1 is a simplified diagram of a display utilizing a graphical user interface, in accordance with one embodiment of the present invention.
FIG. 2 is a process flow diagram of mode activated scrolling, in accordance with one embodiment of the present invention.
FIG. 3 is a process flow diagram of modal switching, in accordance with one embodiment of the present invention.
FIGS. 4A-4F are a diagrammatic example of the process flow shown inFIG. 3, in accordance with one embodiment of the present invention.
FIG. 5 is a block diagram of an exemplary computer system for carrying out the processing according to the invention.
DETAILED DESCRIPTIONEmbodiments of the invention are discussed below with reference toFIGS. 1-5. However, those skilled in the art will readily appreciate that the detailed description given herein with respect to these figures is for explanatory purposes as the invention extends beyond these limited embodiments.
The present invention pertains to a computer system having at least a display, an input device and a command generator. The display is generally configured to display a graphical user interface, i.e., a computer environment or program that displays, or facilitates the display of, text, graphics and on screen options to a user. By way of example, the graphical user interface may be part of an operating system (O/S) of the computer system. The input device, on the other hand, is generally configured to supply position data associated with controlling movements (e.g., cursor, scroll, pan) in the graphical user interface. By way of example, the input device may be a mouse, a trackball, a touch pad, joystick and the like. Furthermore, the command generator is configured to supply command data associated with implementing actions in the graphical user interface (e.g., selecting a file or opening a menu). For example, the command generator may be an input device button that provides a clicking action (e.g., mouse button), a keyboard key such as enter or function key, and/or the like.
The computer system is generally configured to provide at least a cursor control mode and a scroll control mode. The cursor control mode allows a user to move a cursor on the GUI via the input device. The scroll control mode allows a user to scroll on the GUI via the input device. By way of example, scrolling may be used to help perform internet browsing, spreadsheet manipulation, viewing code, computer aided design, and the like. In either case, the movements are based on positional data supplied by the input device. The positional data is generally locked in each mode such that the control is accomplished without holding down a button. In mice, the positional data is produced via a ball that monitors the movement of the mouse along a surface. Alternatively, an optical sensor may be used. For ease of discussion, the input device as used herein will be directed at the mouse. It should be appreciated, however, that this is not a limitation and that the other devices may be used (e.g., trackball, touch pad, or joystick).
Scrolling generally refers to a method of moving a GUI or portions thereof up, down, left or right in order to bring more data into view on the display screen (e.g., list scrolling, window scrolling). For example, during scrolling, each new set of data may appear at the top, bottom, left or right of the viewing area of the display screen and all other sets of data may move up, down, or to the side one position. If the viewing area is full, the peripheral set of data moves out of the viewing area while a new set of data enters the viewing area. Up and down movements are generally referred to as vertical or y axis scrolling and left to right (or side to side) movements are generally referred to as horizontal or x axis scrolling. Although these are the primary scrolling movements, it should be noted that they are not a limitation. For example, scrolling may also encompass panning (e.g., simultaneous vertical and horizontal scrolling), z axis scrolling such as zoom in and out, 3D scrolling such as x, y and/or z axis rotation and the like. The scrolling movements are generally based on the movements of the mouse.
The system also gives a user the ability to switch between the cursor control mode (e.g., moving a cursor with a mouse) and the scroll control mode (e.g., moving the contents of a window up/down or side to side with the mouse). For example, when a user wants to scroll, the user can switch between modes such that further movement of the mouse results in scrolling rather than moving a cursor (e.g., tracking).
In one embodiment, switching between modes is implemented by selecting a predetermined area of the GUI. For example, switching may be implemented by moving a GUI object such as a cursor or scroll tab to the predetermined area via the mouse (e.g., positional data) and selecting the predetermined area via a clicking action of the primary mouse button (e.g., not a dedicated button). Switching back to the original mode may, in some cases, be implemented by simply generating a second clicking action. In other cases, switching back may be implemented via a delay time or a period of inactivity, as for example, 20-30 seconds. The predetermined area may be located almost anywhere within the GUI, although it is generally located within the active portion of the GUI, as for example an active window frame. In one implementation, the predetermined area is presented by the GUI as an onscreen option that when actuated informs the computer system as to which mode to implement when the mouse is moved along the surface. As should be appreciated, onscreen options are applications or functions for performing a specific task. By way of example, the onscreen options may include images such as icons, toolbar items, menu items and the like. In one particular embodiment, the onscreen option is a portion of a window frame contained in a GUI, as for example, the scroll bar or scroll tab.
FIG. 1 is a simplified diagram of adisplay10 utilizing agraphical user interface12, in accordance with one embodiment of the present invention. Thegraphical user interface12 includes awindow frame14. Thewindow frame14 includes a window orfield16 having contents contained therein. By way of example, thewindow16 may contain text, icons, and the like. Thewindow frame14 also includes ahorizontal scroll bar18 and avertical scroll bar20. Bothscroll bars18,20 are positioned adjacent thewindow16, but within thewindow frame14. As shown, thehorizontal scroll bar18 is disposed below thewindow16, and thevertical scroll bar20 is disposed to the right of thewindow16. The scroll bars18,20 are configured to allow a user to scroll through the contents of thewindow16. For example, the horizontal scroll bar permits horizontal scrolling while the vertical scroll bar permits vertical scrolling.
As shown, each of thescroll bars18,20 includes a scroll tab22 that moves within therespective scroll bar18,20. Movement of the scroll tab22 within thescroll bar18,20 generally initiates scrolling through the contents of thewindow16. In most cases, the scroll tab22 is moved via a hold and drag function with the mouse. For example, a user typically selects the scroll tab22 by moving acursor24 over the scroll tab22 and initiating a continuous button click with the mouse. While maintaining the button click, the user then moves thecursor24 via the mouse to move the scroll tab22 within thescroll bar18 or20.
Scrolling may be implemented vertically (up or down) with thevertical scroll tab22A or horizontally (left or right) with thehorizontal scroll tab22B. For example, the mouse (when in the hold and drag function) may be arranged to move thevertical scroll tab22A and thus the contents of thewindow16 vertically up when moved forward, and vertically down when moved backwards. In addition, the mouse (when in the hold and drag function) may be arranged to move thehorizontal scroll tab22B and thus the contents of thewindow16 horizontally when moved from side to side. In the case of vertical scrolling, when a user moves thescroll tab22A down, each new set of data appears at the bottom of the window16 (e.g., viewing area) and all other sets of data move up one position. If thewindow16 is full, the top set of data moves out of thewindow16. Similarly, when a user moves thescroll tab22A up, each new set of data appears at the top of thewindow16 and all other sets of data move down one position. If thewindow16 is full, the bottom set of data moves out of thewindow16. The same can be said for horizontal scrolling (e.g., side to side rather than up and down).
TheGUI12 also includes one or morepredetermined areas26 that represent regions of theGUI12 that may be actuated by a user so as to switch the system (in which theGUI12 is used) between a cursor control mode and a scroll control mode. The cursor control mode is configured to lock the movement of the mouse to cursor movements across the GUI. The scroll control mode is configured to lock the movement of the mouse to scroll tab movements within the scroll bar. Thepredetermined area26 is generally configured to activate at least one of the different GUI movements (e.g., cursor or scroll) when the cursor or scroll bar is positioned proximate thepredetermined area26 and during a clicking action of the mouse. For example, during a clicking action, the system may activate cursor control mode when the scroll tab22 is positioned proximate thepredetermined area26 or it may activate the scroll control mode when thecursor24 is positioned proximate thepredetermined area26. Switching back to the original mode may, in some cases, be implemented by simply generating a second clicking action with or without being proximate thepredetermined area26. Switching back may also be implemented by a delay time or period of inactivity.
The position of the predeterminedarea26 relative to theGUI12 may be widely varied. For example, thepredetermined area26 may be positioned almost anywhere (e.g., top, side, middle, bottom) on theGUI12 so long as it is accessible to a user during manipulation of thecursor24 or scroll tab22. In most cases, they are located within the active area of the GUI, as for example, thewindow frame16. The number ofpredetermined areas26 may also be widely varied. That is, although only onepredetermined area26 is shown inFIG. 1, it should be noted that a plurality ofpredetermined areas26 may be used. The plurality of predetermined areas may be arranged to work together or independent of one another (e.g., separate switches).
In one embodiment, thepredetermined areas26 are on screen options located within thewindow frame16. For example, as shown inFIG. 1, thewindow frame16 may includeonscreen options28 and30 that are located at the ends of thescroll bars18 and20, respectively. Theonscreen option28 is generally associated with the horizontal scroll bar and theonscreen option30 is generally associated with the vertical scroll bar. In this particular example, when the system is in the cursor control mode, a horizontal scroll control mode is implemented when the horizontalonscreen option28 is selected, and a vertical scroll control mode is implemented when the verticalonscreen option30 is selected. That is, the control modes are switched from cursor control to scroll control. Additionally or alternatively, anotheronscreen option32 may be used implement panning rather than scrolling. Panning is generally defined as simultaneous vertical and horizontal scrolling. In the illustrated embodiment, the panning onscreen option is located opposite theonscreen option28,30 at the ends of thescroll bars18,20 in the corner of thewindow frame16.
In another embodiment, the on screen option is built into an already existing image of the window frame, as for example, a portion of thescroll bar18,20 such as the scroll tab22. In this particular example, when the system is in the cursor control mode, the horizontal scroll control mode is implemented when thehorizontal scroll tab22B is selected, and a vertical scroll control mode is implemented when thevertical scroll tab22A is selected. That is, the control modes are switched from cursor control to scroll control. Additionally or alternatively, panning may be implemented by selecting either of the scroll tabs twice in succession (e.g., performing a double clicking action with the button of the mouse).
In either of the aforementioned embodiments, a visual indication may be used on the GUI to inform the user as to which mode is activated. For example, the onscreen option may change its appearance as for example its image, color, shape, location, size, and the like when selected.
FIG. 2 is a process flow diagram of mode activated scrolling50, in accordance with one embodiment of the present invention. By way of example, mode activated scrolling50 may be implemented on theGUI12 shown inFIG. 1. The process flow generally begins atblock52 where a determination is made as to the location of the cursor on the GUI during the cursor control mode. Again, the cursor control mode is associated with moving the cursor across the GUI with a mouse. For example, the cursor control mode may lock the movement of the cursor to the movement of the mouse. The location is generally determined using standard computer processing.
Followingblock52, the process flow proceeds to block54 where a determination is made as to the status of the command generator during the cursor control mode. In most cases, the command generator has an idle state and an activated state. By way of example, the activated state may be implemented by a clicking action via a button of a mouse. The status is generally determined using standard computer processing.
Duringblocks52 and54, if the cursor is at a predefined location when the command generator is activated then the process flow proceeds to block56 where the system is switched from the cursor control mode to the scroll control mode. By way of example, the predefined location may correspond to the predetermined area described inFIG. 1. Again, the scroll control mode is associated with scrolling through a GUI. For example, the scroll control mode may lock the movement of the scroll tab to the movement of the mouse.
Although not shown, the process flow may include additional or alternate blocks. For example, if the command generator is activated during the scroll control mode then the process flow may proceed fromblock56 to another block where the system is switched from the scroll control mode to the cursor control mode.
FIG. 3 is a process flow diagram of modal switching100, in accordance with one embodiment of the present invention. The process flow generally begins atblock102 where position data is monitored. By way of example, the position data may be produced by an input device such as a mouse. The position data is generally monitored inblock102 so as to implement a cursor event. By way of example, the cursor event may be associated with moving a cursor on a display screen.
Followingblock102, the process flow proceeds to block104 where command data is monitored. By way of example, the command data may be generated by a command generator such as the button of a mouse that provides a clicking action. The command data is generally monitored so as to implement a selection event when the command generator is activated. The selection event may be associated with selecting a predetermined area of the GUI such as an onscreen option.
During the selection event, a determination is made atblock106 as to where the cursor is located. If the cursor is not located in a predefined location (e.g., predetermined area) of the GUI then the process flow proceeds back to the start. If the cursor is located within a predefined location (e.g., predetermined area) of the GUI then the process flow proceeds to block108 where the position data is locked to a scroll event. At the same time, a visual indication of the scroll lock may be implemented as shown inblock110. By way of example, the visual indication may cause the scroll tab to change colors, size, shape, etc.
Followingblock108 the process flow proceeds to block112 where the position data is monitored. By way of example, the position data may be produced by an input device such as a mouse. The position data is generally monitored inblock112 so as to implement the scroll event. By way of example, the scroll event may be associated with moving a scroll tab to scroll through an active window. Alternatively, the scroll event may be associated with moving a window directly with mouse movements (i.e., without moving an object of the GUI).
During the scroll event, the process flow proceeds to block114 where the command data is monitored. By way of example, the command data may be generated by a command generator such as the button of a mouse that provides a clicking action. The command data is generally monitored so as to implement a second selection event when the command generator is activated. The selection event may be associated with selecting a predetermined area of the GUI such as an onscreen option or it may be associated with any area of the GUI, i.e., the clicking action itself (no predefined location is needed).
During command monitoring, the process flow proceeds to block116 where a determination is made as to whether a second selection has occurred. If a second selection has not occurred then the process flow proceeds back tostep102. If a second selection event has occurred then the process flow proceeds to block118 where the position data is unlocked from the scroll event. Once unlocked, the process flow proceeds back to the start of the process flow (e.g., blocks102/102).
Alternatively or additionally, during block112 (position data monitoring associated with scroll events) the process flow may include a time out that deactivates the scroll lock if a scroll event has not been performed for a predetermined amount of time, i.e., a period of inactivity. Once deactivated (or unlocked), the process flow typically proceeds back to block102 (position data monitoring associated with cursor events).
A diagrammatic example of the above process flow is shown inFIGS. 4A-4F, in accordance with one embodiment of the present invention.FIGS. 4A-4F are diagrams of awindow frame150 shown on a GUI interface. The GUI interface is generally presented on a display of a computer system. Movements on the GUI, and thus the around thewindow frame150 are generally controlled via an input device such as a mouse. By way of example, thewindow frame150 may correspond to the window frame shown inFIG. 1. The window frame may be widely varied. In the illustrated embodiment, thewindow frame150 has awindow152, ahorizontal scroll bar154 and avertical scroll bar156. Thewindow152 is configured to contain a plurality of icons158. It should be noted, however, that this is not a limitation and that the contents of the window may vary according to the specific needs of the computer system. For example, it may include text or graphics associated with word processing, spreadsheet, or drafting programs.
FIG. 4A shows the GUI in a cursor control mode where movements of a mouse correspond to similar movements of apointer160 on the GUI148, i.e., the position data of the mouse is monitored so as to implement pointer movements. In this particular Figure, thecursor160 is moved via the mouse to thevertical scroll tab162 of thevertical scroll bar156. The movement is shown by dottedline164.
FIG. 4B shows the GUI in a transitioning state (e.g., from cursor control mode to scroll control mode) where a clicking action of the mouse selects thevertical scroll tab162 of thevertical scroll bar156. As shown, thepointer160 is positioned directly over thescroll tab162. For illustration purposes, the clicking action is shown as lines emanating from thepointer160. Here, the command data from the mouse informs, the system to implement a scroll lock.
FIG. 4C shows the GUI in a scroll control mode where movements of the mouse correspond to similar movements of thescroll tab162, i.e., the position data of the mouse is monitored by the system so as to implement tab movements when the mouse is moved along a surface. As shown, thescroll tab162 changes color (e.g., from cross hatching to solid black) to indicate to the user that the system is in the scroll control mode, i.e., the vertical scroll tab is active. Furthermore, the pointer disappears. As should be appreciated, the color change provides visual stimulus to the user that informs the user that movements of the mouse are used for scrolling rather than moving a cursor.
FIG. 4D shows the GUI in the scroll control mode during scrolling movements, i.e., the mouse is moved backwards and the positional data instructs thescroll tab162 to move down. The scrolling movement is shown by dottedline168. As shown, the visual indication of the scroll tab remains while thescroll tab162 is moved. Furthermore, the contents of thewindow152 are moved in lieu of the scroll tab movements168 (e.g., scrolling). For example, as shown, thefirst icon158A is moved off of thewindow152 at the top of thewindow152 while athird icon158C is brought into thewindow152 at the bottom of thewindow152.
FIG. 4E shows the GUI in a transitioning state where a clicking action of the mouse unlocks the scroll lock. For illustration purposes, the clicking action is shown as lines emanating from thepointer160. Here, the command data from the mouse informs, the system to unlock the scroll lock. As shown, thescroll tab162 has reverted back to its original color and thepointer160 has reappeared.
FIG. 4F shows the GUI in a cursor control mode where movements of a mouse correspond to similar movements of thepointer160. In this particular Figure, thepointer160 is moved via the mouse from thevertical scroll tab162 of the vertical scroll bar158 to thethird icon158C contained in thewindow152. The movement is shown by dottedline170. At this point, the user may select thethird icon158C via a clicking action or perform some other task in the GUI148.
FIG. 5 is a block diagram of anexemplary computer system200 for carrying out the processing according to the invention. Thecomputer system200 includes adigital computer202, a display screen (or monitor)204, aprinter206, afloppy disk drive208, ahard disk drive210, media bay(s)212, akeyboard214 and aninput device215. Thedigital computer202 includes amicroprocessor216, amemory bus218, random access memory (RAM)220, read only memory (ROM)222, aperipheral bus224, and akeyboard controller226. Thedigital computer202 can be a personal computer, a workstation computer, or some other type of computer.
Themicroprocessor216 is a general purpose digital processor which controls the operation of thecomputer system200. Themicroprocessor216 can be a single-chip processor or can be implemented with multiple components. Using instructions retrieved from memory, themicroprocessor216 controls the reception and manipulation of input data and the output and display of data on output devices. According to the invention, as described above, some particular functions ofmicroprocessor216 is to provide and display a GUI on thedisplay204, and to implement switch or lock processing.
Thememory bus218 is used by themicroprocessor216 to access theRAM220 and theROM222. TheRAM220 is used by themicroprocessor216 as a general storage area and as scratch-pad memory, and can also be used to store input data and processed data. TheRAM220 also preferably stores the various data structures illustrated in the previous Figures. TheROM222 can be used to store instructions or program code followed by themicroprocessor216 as well as other data.
Theperipheral bus224 is used to access the input, output, and storage devices used by thedigital computer202. In the described embodiment, these devices include thedisplay screen204, theprinter device206, thefloppy disk drive208, thehard disk drive210, and the media bay(s)212. Thekeyboard controller226 is used to receive input from thekeyboard214 and send decoded symbols for each pressed key to themicroprocessor216 overbus228. Alternatively, the keyboard may be connected to theperipheral bus224.
Thedisplay screen204 is an output device that displays images of data provided by themicroprocessor216 via theperipheral bus224 or provided by other components in thecomputer system200. Theprinter device206 when operating as a printer provides an image on a sheet of paper or a similar surface. Other output devices such as a plotter, typesetter, etc. can be used in place of, or in addition to, theprinter device206.
Thefloppy disk drive208 and thehard disk drive210 can be used to store various types of data. Thefloppy disk drive208 facilitates transporting such data to other computer systems, andhard disk drive210 permits fast access to large amounts of stored data.
Themicroprocessor216 together with an operating system operate to execute computer code and produce and use data. The computer code and data may reside on theRAM220, theROM222, or thehard disk drive220. The computer code and data could also reside on a removable program medium and loaded or installed onto thecomputer system200 when needed. Removable program mediums include, for example, CD-ROM, PC-CARD, floppy disk, magnetic tape, and a network component.
The one or more media bays (expansion bays)212 are used to receive media bay devices (expansion bay devices) to provide greater resources to the computer system. As examples, the types of devices include a floppy drive, a hard drive, a CD-ROM drive, a DVD drive, or a battery. The media bays are accessible from external to the computer system so that media bay devices can be easily be inserted into the media bays or removed from the media bays. The removability of the media bay devices allows a few media bays to support a variety of different types of devices in a flexible manner.
Thekeyboard214 is used by a user to input commands and other instructions to thecomputer system200. For example, thekeyboard214, which includes a plurality ofkeys213, may allow a user of thecomputer system200 to enter alphanumeric data. In addition, the keyboard may include a command generator (in the form of a key) for executing tasks such as GUI selections.
Theinput devices215 are used by a user to manipulate movements on a display screen of a general-purpose computer, i.e., the input devices may be used to move a cursor or pointer or to implement a scrolling function. By way of example, the input devices may take the form of a mouse, a track ball, a touch pad, a stylus, a tablet and the like. The input devices may also allow a user to make selections via acommand generator217 such as a button.
The advantages of the invention are numerous. Different embodiments or implementations may have one or more of the following advantages. One advantage of the invention is that mode switching may be implemented using any mouse including a single button mouse. That is, the invention eliminates the need for a dedicated scroll button. Another advantage of the invention is that scrolling may be implemented in an ergonomic manner, i.e., without continuously holding down a button.
While this invention has been described in terms of several preferred embodiments, there are alterations, permutations, and equivalents, which fall within the scope of this invention. For example, although the scroll control mode has been described in terms of a scroll tab lock, it should be noted that this is not a limitation. That is, the scrolling control mode may correspond to other types of scrolling features (without using the scroll tabs). It should also be noted that there are many alternative ways of implementing the methods and apparatuses of the present invention. It is therefore intended that the following appended claims be interpreted as including all such alterations, permutations, and equivalents as fall within the true spirit and scope of the present invention.