From cc24b42224f82946785a2f3034c6674308038c3e Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 27 Nov 2003 18:22:01 +0000 Subject: [PATCH] Done long ago: Add support for mouse wheel with gpm. Latest versions of gpm (1.20) have mouse wheel support. --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 1b92ea202..960a5182a 100644 --- a/TODO +++ b/TODO @@ -38,9 +38,6 @@ locking of the config files. Totals are not calculated when copying or moving a single directory. Totals should only be omitted for single files. -Add support for mouse wheel with gpm. Latest versions of gpm (1.20) -have mouse wheel support. - Recheck all mouse handlers, make sure that they check button number. We don't want mouse scrolling to be interpreted as mouse click.