blob: 369a5e34b1e866670f031952a78891b0e454eac9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Gnome Screen Ruler is an on-screen ruler for measuring horizontal and
vertical distances in any application. It has the following features:
* Horizontal and vertical display
* Multiple units: pixels, inches, centimeters, picas, points,
percentage
* Configurable colors and font
* Can be set always-on-top
* Measurement lines track mouse cursor to help measure
anything on screen
* Move and resize via click-and-drag with the mouse
* Align with other windows while dragging (hold Shift key)
* Move using the keyboard for precision (arrow keys)
* Resize using keyboard (Alt+arrow keys)
* Speed up keyboard operations (hold Shift key)
WWW: https://gnomecoder.wordpress.com/screenruler/
|