You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/viewglob/files
root 674cf2aacf
Sync with portage [Tue Feb 24 17:38:55 MSK 2015].
9 years ago
..
README.gentoo Sync with portage [Fri Feb 20 23:16:37 MSK 2015]. 9 years ago
viewglob-2.0.4-format-security.patch Sync with portage [Tue Feb 24 17:38:55 MSK 2015]. 9 years ago
viewglob-2.0.4-underlinking.patch Sync with portage [Fri Feb 20 23:16:37 MSK 2015]. 9 years ago

README.gentoo

/usr/bin/viewglob is a wrapper for vgd and vgseer (client and

daemon, respectively). Generally speaking, this is what you want to
execute from your shell.

Should you prefer to start viewglob with each shell session, try
something like this:

if [[ ! $VG_VIEWGLOB_ACTIVE && $DISPLAY ]] ; then
exec viewglob
fi

Have a look at http://viewglob.sourceforge.net/faq.html for a
few more viewglob tricks.

There are some known bugs in viewglob with screen. Exercise some
caution and take results with a pinch of salt if you try the two
together.