diff options
| author | Eli Zaretskii | 2017-05-19 15:37:58 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2017-05-19 15:37:58 +0300 |
| commit | e80f6a210b03dd0a9a66abc419bac3c515a916ab (patch) | |
| tree | 41a33c60da6b4d1f09971c5fe6f349e191053516 | |
| parent | a73ec1edb07156de7b1a29f88c1f9bcac4ca9932 (diff) | |
| download | emacs-e80f6a210b03dd0a9a66abc419bac3c515a916ab.tar.gz emacs-e80f6a210b03dd0a9a66abc419bac3c515a916ab.zip | |
Describe problems with Microsoft Intellipoint
* etc/PROBLEMS: Describe problems with Microsoft Intellipoint and
mouse-2 events. For the details, see
http://lists.gnu.org/archive/html/help-emacs-windows/2017-05/msg00009.html.
| -rw-r--r-- | etc/PROBLEMS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 3bd34bfaa53..6acc9dd82df 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2478,6 +2478,10 @@ middle button press. In such cases, setting the wheel press to | |||
| 2478 | "scroll" sometimes works if you press the button twice. Trying a | 2478 | "scroll" sometimes works if you press the button twice. Trying a |
| 2479 | generic mouse driver might help. | 2479 | generic mouse driver might help. |
| 2480 | 2480 | ||
| 2481 | One particular situation where this happens is when you have | ||
| 2482 | "Microsoft Intellipoint" installed, which runs the program | ||
| 2483 | ipoint.exe. The fix is reportedly to uninstall this software. | ||
| 2484 | |||
| 2481 | ** Scrolling the mouse wheel on MS-Windows always scrolls the top window. | 2485 | ** Scrolling the mouse wheel on MS-Windows always scrolls the top window. |
| 2482 | 2486 | ||
| 2483 | This is another common problem with mouse drivers. Instead of | 2487 | This is another common problem with mouse drivers. Instead of |