Re: Sawfish pager need docs



On 04/08/2010 08:22, Christopher Bratusek wrote:
> Hi,
>
> sawfish-pager is the one you look for. pager is the old name, therefore the old version.
>
> grab sawfish-pager 0.7.4 from http://download.tuxfamily.org/sawfishpager/
> you may validate your download using the .sha1 checksum files.
>
> then simply do
>
> . /configure
> make
> su -c "make install" (or sudo make install)
>
> to activate the pager, put the following into your $HOME/.sawfishrc (or $HOME/.sawfish/rc)
>
> (require 'sawfish.wm.ext.pager)
> (add-hook 'after-initialization-hook pager t)
>
> Chris
>
>   

Thanks Chris it works. Now I'm figured out how to customize it ;)

Regards,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]