Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
DRAGON(1)		     General Commands Manual		       DRAGON(1)

NAME
     dragon-drop - lightweight DnD source/target

SYNOPSIS
     dragon-drop [-x] [-t] [-k] [-p] [-a] [-A] [-i] [-T] [-I] [-s] [-v] FILENAME

     dragon-drop [--help]

     dragon-drop [--version]

DESCRIPTION
     dragon-drop  is  a source/sink for drag-and-drop operations. Many programs,
     particularly web applications, expect files to be dragged into them now. If
     you don't habitually use a file manager that is a problem. Dragon creates a
     small window to drag out or drop files into, instead.

OPTIONS
     -x --and-exit
	    exit after a single completed drop.

     -t --target
	    act as a target instead of source.

     -k --keep
	    with --target, keep files to drag out.

     -p --print-path
	    with --target, print file paths instead of URIs.

     -a --all
	    drag all files at once.

     -A --all-compact
	    drag all files at once, only displaying the number of files.

     -i --icon-only
	    only show icons in drag-and-drop windows.

     -T --on-top
	    make window always-on-top.

     -I --stdin
	    read filenames from stdin.

     -s --thumb-size
	    set thumbnail size (default 96)

     -v --verbose
	    be verbose.

     --help
	    show help.

     --version
	    show version details.

								       DRAGON(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dragon-drop&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help