aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/pager/pkg-message
blob: 26243d27043e73bb77caf8b0f0e4238602445c6c (plain) (blame)
1
2
3
4
5
6
7
********************************************************************************
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)
********************************************************************************