Quote
mhf
I know you can do this with mouse gestures but I'm a context menu freak.
Quote
mhf
I have seen that there is no corresponding command in Commands.text...
Quote
mhf
...but surely this shouldn't be that difficult to code ?
DocumentScrolling{
Scroll Up=macros(JS_scrollTop)
Scroll Down=macros(JS_scrollBottom)
}
!Document{
%ifplugin macros
!DocumentScrolling|DocumentOpenExternal
%endif
}Quote
kko
You just need to look at the tab "Manage Actions" in the mouse gestures configuration...