Paketname | xmonad |
Beschreibung | A lightweight X11 window manager |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.1-2+b1 |
Sektion | x11 |
Priorität | optional |
Installierte Größe | 1668 Byte |
Hängt ab von | libc6 (>= 2.3), libffi5 (>= 3.0.4), libgmp3c2, libx11-6 (>= 0), libxext6, libxinerama1, x11-utils |
Empfohlene Pakete | libghc6-xmonad-dev, libghc6-xmonad-doc |
Paketbetreuer | Joachim Breitner |
Quelle | xmonad (0.9.1-2) |
Paketgröße | 486222 Byte |
Prüfsumme MD5 | f2eaed19a8c3f145539ec1c1f416d654 |
Prüfsumme SHA1 | 06fd4e577412c38ad0ccdd3294c0de0a1e7f8b1e |
Prüfsumme SHA256 | a087afc5bcbb37509ce54aad5ac4be01c5538046ed12e092f9fe16d93fbec729 |
Link zum Herunterladen | xmonad_0.9.1-2+b1_i386.deb |
Ausführliche Beschreibung | Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package comes pre-configured with the default configuration. If
you want to build your custom-configured version, make sure that
libghc6-xmonad-dev is installed and put your configuration in
~/.xmonad/xmonad.hs
|