mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:47:35 +00:00
Base: Add new MouseSettings.md help document
This commit is contained in:
parent
88db594691
commit
681490c35c
1 changed files with 23 additions and 0 deletions
23
Base/usr/share/man/man1/MouseSettings.md
Normal file
23
Base/usr/share/man/man1/MouseSettings.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
## Name
|
||||
|
||||
 Mouse Settings - Mouse settings application
|
||||
|
||||
[Open](file:///bin/MouseSettings)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ MouseSettings
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
Mouse Settings is an application that displays advanced mouse properties for user configuration.
|
||||
|
||||
Under the _Mouse_ tab, the user can set mouse cursor speed, scroll wheel step size increments, double click speed and button configuration to switch primary and secondary buttons (for left-handed users).
|
||||
|
||||
The _Cursor Theme_ tab provides the user with drop-down list of available default cursor themes, Default and Dark.
|
||||
|
||||
Supplemental cursors are available via the `serenity-theming` port. Some supplemental cursor themes are Durrque, Chillychilly, Jakande, Vanliga and Vanliga-Dark, among others.
|
||||
|
||||
The _Cursor Highlight_ tab allows the user to change highlight color, opacity and size. The global keyboard shortcut to enable and disable cursor highlighting is Super+H.
|
Loading…
Add table
Add a link
Reference in a new issue