gentoo-full-overlay/x11-misc/viewglob/files
2015-02-24 17:42:16 +03:00
..
README.gentoo Sync with portage [Fri Feb 20 23:28:21 MSK 2015]. 2015-02-20 23:28:22 +03:00
viewglob-2.0.4-format-security.patch Sync with portage [Tue Feb 24 17:42:14 MSK 2015]. 2015-02-24 17:42:16 +03:00
viewglob-2.0.4-underlinking.patch Sync with portage [Fri Feb 20 23:28:21 MSK 2015]. 2015-02-20 23:28:22 +03:00

/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.