If you want to use your mouse side buttons to scroll a web page
up and down just use this program. This program emulates page up and
page down buttons. It was written in "autohotkey" programming language.
The script is here and saved in ahk format, after that was compiled:
XButton1::send {PgUp}
XButton2::send {PgDn}
The exe file is here:
Download
No comments:
Post a Comment