pkg-descr

A pager for sawfish without GNOME

WWW: http://dapfy.bei.t-online.de/sawfish/pager/

pkg-message

********************************************************************************
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)
********************************************************************************

pkg-plist

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