mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:57:44 +00:00
Base: Add new Magnifier help documentation
This commit is contained in:
parent
5064b581ee
commit
7925d51c45
1 changed files with 21 additions and 0 deletions
21
Base/usr/share/man/man1/Magnifier.md
Normal file
21
Base/usr/share/man/man1/Magnifier.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
## Name
|
||||
|
||||
 Magnifier - Magnifier application
|
||||
|
||||
[Open](file:///bin/Magnifier)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ Magnifier
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
`Magnifier` is an application that magnifies or zooms-in an area of the desktop where the mouse cursor hovers.
|
||||
|
||||
You can launch _Magnifier_ by selecting Serenity menu -> Utilities -> Magnifier.
|
||||
|
||||
Magnifier can do 2x, 4x, or 8x zoom in realtime. Once you feel that the area being captured is just right, you can pause capture by pressing the shortcut key Spacebar.
|
||||
|
||||
For users with sight impairment, it has the facility to apply several filters on the captured image. Click on the _Accessibility_ menu and select one of the impairment categories available on the drop-down list.
|
Loading…
Add table
Add a link
Reference in a new issue