blob: 74ca1b1b18f7a80f1aaa921c4d55c60bd6db093e (
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
28
|
Source: ratpoison
Section: x11
Priority: extra
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper (>= 5), libx11-dev, libxext-dev, x11proto-core-dev, libxinerama-dev, libxtst-dev, libreadline5-dev, perl, autotools-dev
Standards-Version: 3.7.3
Homepage: http://www.nongnu.org/ratpoison/
Vcs-Browser: http://git.savannah.nongnu.org/gitweb/?p=ratpoison.git
Vcs-Git: git://git.savannah.nongnu.org/ratpoison.git
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.
|