Adding cursor event for a list

There is a horizontal list, so left-right arrows scroll it. All’s OK.

Now, can I tap into scrolling with my own events somehow? Defining <onleft> <onright> seems to do nothing.