In Xemacs, the scroll wheel does not work on some Unix platforms, Buttons 4 and 5 are not defined.
LAST MODIFIED DATE: June 5, 2008
VERSION: This applies to Exceed onDemand version 6.
PROBLEM:
In Xemacs, the scroll wheel does not work on some Unix platforms, Buttons 4 and 5 are not defined.
SOLUTION:
In order to resolve this issue, you need to do the following:
- Check the following option in the Xconfig profile:
- Run Exceed onDemand client.
- Enter your login credentials.
- Click the ellipsis button for the Xconfig portion.
- Select the Xconfig profile and click Modify.
- Go to the Input tab.
- Make sure the following option is Enabled:
Wheel Movement Sends Mouse Button Event (Button 4/5)
- Apply and click OK to accept changes.
- If Xemacs does not respond to actions of a scroll button on a wheel mouse you will need to configure this option through the ".emacs" file in your user's home directory:
Add the following to your user's ".emacs" file:
(mwheel-install)
(setq mwheel-follow-mouse t)


Print View
Contact Me