Forrest logo
back to context overview

slop

List of commands for slop:

  • slop:tldr:02f74 slop: Specify the selection rectangle's color.
    $ slop -c ${red},${green},${blue},${alpha}
    try on your machine
    explain this command
  • slop:tldr:42fe3 slop: Highlight the selection rather than outlining it.
    $ slop -l
    try on your machine
    explain this command
  • slop:tldr:5413e slop: Specify the output format.
    $ slop -f ${format_string}
    try on your machine
    explain this command
  • slop:tldr:6b8e5 slop: Double click, rather than click and drag, to draw a selection.
    $ slop -D
    try on your machine
    explain this command
  • slop:tldr:8a714 slop: Wait for the user to make a selection and output its geometry to standard output.
    $ slop
    try on your machine
    explain this command
back to context overview