blob: a7a2339fa27951275855489f0134045620ae1dd1 (
plain)
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
|
Source: ratpoison
Section: x11
Priority: extra
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxext-dev, x11proto-core-dev, libxinerama-dev, libxtst-dev, libreadline5-dev, perl
Standards-Version: 3.7.2
Package: ratpoison
Architecture: any
Depends: ${shlibs:Depends}
Recommends: 9menu (>= 1.6), menu, rxvt | x-terminal-emulator
Suggests: xbindkeys, xclip
Provides: x-window-manager
Description: keyboard-only window manager
ratpoison is a simple window manager with no fancy graphics,
no window decorations, and no rodent dependence.
It is largely modelled after GNU Screen.
.
The screen can be split into non-overlapping frames. All
windows are kept maximized inside their frames to take
full advantage of your precious screen real estate.
.
All interaction with the window manager is done through
keystrokes. ratpoison has a prefix map to minimize
key clobbering.
.
Homepage: http://www.nongnu.org/ratpoison
|