-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
36 lines (23 loc) · 892 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
** Overview **
Sawfish-pager gives:
* the thumbnail view of your entire desktop, including currently off
workspaces.
* a shortcut. By a single click, you can go to another (distant)
workspace, or to a window there. You can also move or raise / lower
a window.
Sawfish-pager is written in both C and lisp.
For installation instruction, read the file "INSTALL".
** Components **
Sawfish pager consists of a lisp file "pager.jl" and an executable
"pager".
** Activation **
In your resource file you could add something like:
(require 'sawfish.wm.ext.pager)
(add-hook 'after-initialization-hook pager t)
** Mouse operation **
Button1-Click: select viewport (and optionally window)
Button2-Click: raise/lower window
Button3-Move : drag window
Currently mouse binding is not configurable.
** Configuration **
Many options are provided. As usual, use the Sawfish configurator.