mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:37:35 +00:00
Demos: Remove "Mouse" application
This was a plain-looking test app for debugging mouse events. Mouse events work now, and if we want mouse testing facilities, they can be added to MouseSettings instead.
This commit is contained in:
parent
6760653d62
commit
88ebc44cbf
5 changed files with 0 additions and 241 deletions
|
@ -1,17 +0,0 @@
|
|||
## 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