aboutsummaryrefslogtreecommitdiffstats
path: root/DeManage.hs
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@unibz.it>2007-08-18 10:30:36 +0200
committerAndrea Rossato <andrea.rossato@unibz.it>2007-08-18 10:30:36 +0200
commit1be24be5d750ff8d2e4bb45170faf9ae2dac860f (patch)
treee4ec6c2275e0fdb8754600fba8bacf207673de8b /DeManage.hs
parent8104f831b9191c4aff3b20990a67f0f9da0f5adb (diff)
downloadXMonadContrib-1be24be5d750ff8d2e4bb45170faf9ae2dac860f.tar.gz
XMonadContrib-1be24be5d750ff8d2e4bb45170faf9ae2dac860f.tar.xz
XMonadContrib-1be24be5d750ff8d2e4bb45170faf9ae2dac860f.zip
DeManage: haddock fixes
darcs-hash:20070818083036-32816-c887261d4845a99e88ce6fb2e2de252fd18e4eb8.gz
Diffstat (limited to 'DeManage.hs')
-rw-r--r--DeManage.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/DeManage.hs b/DeManage.hs
index 0e77c31..8ff5e0b 100644
--- a/DeManage.hs
+++ b/DeManage.hs
@@ -16,8 +16,11 @@
-- To make a panel display correctly with xmonad:
--
-- * Determine the pixel size of the panel, add that value to defaultGaps
+--
-- * Launch the panel
+--
-- * Give the panel window focus, then press mod-d
+--
-- * Convince the panel to move\/resize to the correct location. Changing the
-- panel's position setting several times seems to work.
--