an easy and consistent way of installing software ported to FreeBSD
A pager for sawfish without GNOME
WWW: http://dapfy.bei.t-online.de/sawfish/pager/
********************************************************************************
To start the pager at the startup of sawfish add the following to
your sawfish resource file (e.g. ~/.sawfishrc):
(require 'sawfish.wm.ext.pager)
(setq pager-executable "pager")
(add-hook 'after-initialization-hook pager t)
********************************************************************************
bin/pager
share/sawfish/%%SAWFISH_VERSION%%/lisp/sawfish/wm/ext/pager.jl
@comment share/sawfish/%%SAWFISH_VERSION%%/lisp/sawfish/wm/ext/pager.jlc
@comment doesn't work correct with the compiled .jl file at the moment