This commit adds mouse scrolling feature to vt(4) when scroll lock is enabled. When VWF_SCROLL is active, the branch converts wheel delta into calls to vt_scroll(). It also contains the current scroll-line and reverse-direction sysctls and the locking used around the scroll operation.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 76788 Build 73671: arc lint + arc unit