Browse Source

updated readme

naelstrof 10 years ago
parent
commit
d55ae19f2b
1 changed files with 6 additions and 1 deletions
  1. 6
    1
      README.md

+ 6
- 1
README.md View File

@@ -9,7 +9,12 @@ features
9 9
 * Clicking on a window makes slrn return the dimensions of the window.
10 10
 * Clicking and dragging causes a selection rectangle to appear, renders pretty well (compared to scrot). And will return the dimensions of that rectangle in absolute screen coords.
11 11
 * On startup it turns your cursor into a crosshair, then adjusts the cursor into angles as you drag the selection rectangle.
12
-* Supports simple arguments (change selection rectangle border size, x display, padding, click tolerance, etc. )
12
+* Supports simple arguments:
13
+    * Change selection rectangle border size.
14
+    * Select X display.
15
+    * Set padding size, even to negative padding sizes!
16
+    * Set click tolerance for if you have a shaky mouse.
17
+    * Set the color of the selection rectangles to match your theme!
13 18
 
14 19
 practical applications
15 20
 ----------------------