Skip to main content

What is mouse?

Mouse

A mouse is a hardware input device that was invented by Douglas Engelbart in 1963 while working at Xerox PARC, who at the time was working at the Stanford Research Institute, which was a think tank sponsored by Stanford University. The picture is of a Microsoft IntelliMouse and is an example of what a computer mouse may look like. 

The mouse allows an individual to control a pointer in a graphical user interface (GUI) and manipulate on-screen objects such as icons, files, and folders. By using a mouse the user doesn't have to memorize commands, like those used in a text-based command line environment such as MS-DOS. For example, in MS-DOS a user would have to know the cd command and dir command to navigate to a folder and view the files. However, in Windows the user only has to double-click on the folder to view all the files. 

The Mouse was originally referred to as an X-Y Position Indicator for a Display System. Xerox later applied the mouse to its revolutionary Alto computer system in 1973. However, because of Alto's unfortunate success, it was first widely used in the Apple Lisa computer. Today, a pointing device is found on virtually every computer. 

How do I use a mouse? 

Move - Using your right or left hand drag the mouse up, down, left, or right to move the mouse pointer on the screen. If you reach the edge of your mouse pad, pick up the mouse and move it to the opposite side and then continue dragging the mouse in the direction you want the mouse pointer to move. 

Select - When your mouse pointer is on top of an object on your screen (e.g. an icon) click the mouse left button once to highlight the item. If you want to select text, click the left-button at the end of the text you want to select and then while continuing to hold down the button drag to the mouse to the left. 

Open - Click the left mouse button twice quickly (double-click) to open the icon, program or document. 

Viewing properties - To view the properties of anything on the computer select the object or text with your left mouse button and then click with your right mouse button (right-click) to view the properties. If you view the properties of text you'll be given a menu with options such as cut, copy, and paste.

Comments

Popular posts from this blog

Chapter 7 - Copying, moving, renaming, and deleting files.  

Chapter 7 - Copying, moving, renaming, and deleting files.   we will discuss the basics of managing your files from the command line.   COPYING FILES   One of the most useful features of the modern PC is the ability to swiftly copy files from one location to another. Practically every computing device has the ability to copy files. The Windows operating system and the Command Prompt are no different. The basic command for copying files from the Command Prompt is the COPY command. If you wanted to use COPY to copy a file called test.txt to the root directory of a USB flash drive assigned the letter J: COPY test.txt J:\ The command will create a copy of test.txt in the root directory of the J drive. Like most Command Prompt commands, COPY assumes that you will be copying files from the working directory, and looks there first to find the filenames you specify. However, you can also use COPY with absolute file paths. If test.txt were in the Users directory of the C...

Gallery

photos
How to slide in Word Procedure is useful for creating presentations on PCs without PowerPoint By Helito Beggiora, for TechTudo 08/04/2019 08:01 Updated há 16 horas You can create slides in Word with a few simple settings. The feature is useful if your PowerPoint application is in trouble and you need to produce a presentation in a hurry. To do this in the text editor, you need to make adjustments in the orientation and size of the sheets, change the margins, and manually insert titles and topics into large fonts. In the following tutorial, check out how to make slides in Word from the PC. The procedure was performed in the latest version of Office 2016 , but the tips are also valid for users of previous editions of the Microsoft program . Eight hidden functions of Word that will streamline your work How to insert line in Word Want to buy cell phone, TV and other discount products? Compare TechTudo Step 1. Open a new Word document and go to the "Layout" tab. Then go...