1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/x11-wm/pager/pkg-message
Emanuel Haupt a89b470bae Update to 0.90.2
PR:		159500
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-10 16:42:12 +00:00

8 lines
359 B
Plaintext

********************************************************************************
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)
(add-hook 'after-initialization-hook pager t)
********************************************************************************