Done long ago:

Add support for mouse wheel with gpm.  Latest versions of gpm (1.20)
have mouse wheel support.
This commit is contained in:
Pavel Roskin 2003-11-27 18:22:01 +00:00
parent ab4e930084
commit cc24b42224

3
TODO
View File

@ -38,9 +38,6 @@ locking of the config files.
Totals are not calculated when copying or moving a single directory. Totals are not calculated when copying or moving a single directory.
Totals should only be omitted for single files. 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 Recheck all mouse handlers, make sure that they check button number. We
don't want mouse scrolling to be interpreted as mouse click. don't want mouse scrolling to be interpreted as mouse click.