browserengineering/book

Wrong events for scrolling in Linux

sam-masaki opened this issue · 0 comments

In the mouse wheel exercise in chapter 2 it says <Mouse-4> and <Mouse-5> are the scroll events in Linux when they should be <Button-4> and <Button-5>.