USB Mouse
Connect Mouse
Case ID: hmu-001
Open gnome-terminal (Applications -> Accessories -> Terminal).
Run lsusb in the terminal. Verify that no USB mouse is listed.
- Connect the USB mouse to the computer.
Run lsusb in the terminal. Verify that the USB mouse is now listed.
Verification
Verify that the mouse is detected by lsusb when connected.
Test Mouse
Case ID: hmu-002
- Move the mouse. Verify that the mouse cursor moves onscreen.
Right-click on the desktop. Select Create Document -> Create Empty File. Title it test.txt.
Double-click the test.txt file you created. Verify that the double-click is responded to by a text editor opening.
- Close the text editor.
Drag test.txt to the trash can. Verify that dragging works properly.
Verification
- Verify that the mouse controls the cursor onscreen.
- Verify that left- and right-clicking work.
- Verify that dragging works.
Disconnect Mouse
Case ID: hmu-003
In the terminal, run lsusb. Verify that the USB mouse is listed.
- Disconnect the mouse from the computer.
In the terminal, run lsusb. Verify that the USB mouse is no longer listed.
Verification
Verify that the mouse is no longer detected by lsusb when disconnected.
Reconnect Mouse
Case ID: hmu-004
In the terminal, run lsusb. Verify that no USB mouse is listed.
- Connect the USB mouse to the computer.
In the terminal, run lsusb. Verify that the the USB mouse is now listed.
- Move the mouse and verify that the cursor moves onscreen.
Verification
Verify that the mouse is detected by lsusb when reconnected.
- Verify that the mouse controls the cursor onscreen.