mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
a89b470bae
PR: 159500 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
8 lines
359 B
Plaintext
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)
|
|
********************************************************************************
|