Get dragbox
- Source: dragbox-0.4.0.tar.gz
sha1: 880deea590bb656e4c61360e83001b677546e5e5
Version 0.4
Released 25 April 2008
This is a bugfix release. It is a major version number since the dependencies have changed.
Dependency changes
- Dbus is now a mandatory dependency (python-dbus)
Bug fixes
- Dragbox handles a stale environment much better. As a side effect, it does
not use or respect
DBUS_SESSION_BUS_ADDRESSanymore.
- Project infrastructure:
git clone git://repo.or.cz/dragbox.git- Gitweb: dragbox.git at repo.or.cz
- Bug reports: gna.org page (svn abandoned)
dragboxin debian/unstable:- Older releases
Introduction
Dragbox is a tool for connecting the command line with the desktop environment. It summons a drag handle from nowhere when you are managing files or information in a shell, further empowering you in your workflow.
Dragbox accepts both drags and drops once started, and can be made to output dragged-to items to the standard output. You can also pipe text to dragbox, or a list of files using xargs.
Clicking an item copies it to the clipboard. Right-clicking opens a context menu with access to the preferences dialog.
For detailed command line instructions, please read the included man page.
- Here is a screenshot of dragbox
- manual page
Tips and tricks
Dragging in gnome works very well, but there are some hidden tricks that can make some things easier.
- Pressing modifier keys can switch between different types of drags; dragging a file to nautilus normally copies it, but you can hold shift to move it, or shift-ctrl to make a symlink.
- You can drag from any window without activating it by holding the altgr or super key when you drag. This is often very useful.
- You can bring up a minimized or obscured window while dragging by hovering momentarily over it's button in the window list (in the gnome-panel)
- If you selected something in a window and focus another window, it looks like the selection disappeared. In many cases it's still there, you can try to drag it without focusing the window (see above)
- Type escape while dragging to cancel the drag
Dragbox is licensed under the GNU General Public License v2 or any later version.