05-addfocusedmanpage.patch 588 B

123456789101112131415161718
  1. Description: Add a new option in the man page (focused option).
  2. Author: William Vera <billy@billy.com.mx>
  3. Last-Update: 2009-05-19
  4. Index: scrot-0.8/scrot.1
  5. ===================================================================
  6. --- scrot-0.8.orig/scrot.1
  7. +++ scrot-0.8/scrot.1
  8. @@ -43,6 +43,9 @@ For multiple heads, grab shot from each
  9. .B -s, --select
  10. Interactively select a window or rectangle with the mouse.
  11. .TP 5
  12. +.B -u, --focused
  13. +Use the currently focused window.
  14. +.TP 5
  15. .B -t, --thumb NUM
  16. generate thumbnail too. NUM is the percentage of the original size for the
  17. thumbnail to be.