a89b470bae
PR: 159500 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
7 lines
359 B
Text
7 lines
359 B
Text
********************************************************************************
|
|
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)
|
|
********************************************************************************
|