Created
February 23, 2017 18:27
-
-
Save hsali/9847eede3e378b7dc177fca9b95dd162 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Stop the Mouse event problem | |
Type in the matlab | |
!synclient HorizTwoFingerScroll=0 | |
Reference | |
* http://installfights.blogspot.com/2016/03/fix-mevent-case-in-matlab.html | |
* https://www.mathworks.com/matlabcentral/answers/112528-mevent-case-when-two-finger-scrolling |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is temporary solution