From 1790c8cd14a9f983b43385df140ac498a6b18b56 Mon Sep 17 00:00:00 2001 From: Daniel Schoepe Date: Wed, 22 Apr 2009 19:25:10 +0200 Subject: Update haddock description for Actions.GridSelect Ignore-this: db5a2c009f7e88647f168ccb225d6219 darcs-hash:20090422172510-cb1c6-69b4896adbdc1014e1f9b70fe0f15f65529ddd5a.gz --- XMonad/Actions/GridSelect.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'XMonad') diff --git a/XMonad/Actions/GridSelect.hs b/XMonad/Actions/GridSelect.hs index 9101174..064d041 100644 --- a/XMonad/Actions/GridSelect.hs +++ b/XMonad/Actions/GridSelect.hs @@ -9,8 +9,8 @@ -- Stability : unstable -- Portability : unportable -- --- GridSelect displays a 2D grid of windows to navigate with cursor --- keys and to select with return. +-- GridSelect displays items(e.g. the opened windows) in a 2D grid and lets +-- the user select from it with the cursor/hjkl keys or the mouse. -- ----------------------------------------------------------------------------- -- cgit v1.2.3