ports/mail/exmh-devel/files/patch-lib_fdisp.tcl
Cy Schubert 34cb0cf452 mail/exmh-devel: New port
mail/exmh-devel will track exmh development on Sourceforge proxied
through my GH account.
2023-12-08 13:37:46 -08:00

11 lines
313 B
Tcl

--- lib/fdisp.tcl.orig 2017-11-09 20:42:24.000000000 -0800
+++ lib/fdisp.tcl 2021-09-06 06:49:07.808426000 -0700
@@ -254,7 +254,7 @@
# Enable wheelscroll if desired
if {$exwin(wheelEnabled)} {
- mscroll $fdisp(canvas) 1
+ fmscroll $fdisp(canvas) 5
}
# fdisp popup color hack