mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-26 19:28:59 +00:00
Base: Add new Mouse.md help document
This commit is contained in:
parent
83dd8f12de
commit
88db594691
Notes:
sideshowbarker
2024-07-17 07:39:12 +09:00
Author: https://github.com/djwisdom
Commit: 88db594691
Pull-request: https://github.com/SerenityOS/serenity/pull/15055
Reviewed-by: https://github.com/linusg
1 changed files with 17 additions and 0 deletions
17
Base/usr/share/man/man1/Mouse.md
Normal file
17
Base/usr/share/man/man1/Mouse.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
## Name
|
||||
|
||||
 Mouse - Mouse Demo
|
||||
|
||||
[Open](file:///bin/Mouse)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ Mouse
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
Mouse is an application that displays interactive graphical mouse.
|
||||
|
||||
It simulates mouse clicks respective of the physical button pressed. It detects and displays corresponding left button, middle button, right button clicks, and middle scroll wheel movements. It also shows side mouse button clicks if supported by the connected mouse.
|
Loading…
Add table
Add a link
Reference in a new issue