Page MenuHomeFreeBSD

vt: Allow the mouse wheel to navigate scrollback
Needs ReviewPublic

Authored by fan on Sat, Sep 12, 8:59 AM.
Tags
None
Referenced Files
F171682505: D59606.id186500.diff
Sat, Sep 12, 4:15 PM
F171682217: D59606.diff
Sat, Sep 12, 4:13 PM
F171681585: D59606.id186500.diff
Sat, Sep 12, 4:05 PM
F171681452: D59606.diff
Sat, Sep 12, 4:03 PM
Subscribers

Details

Reviewers
lwhsu
emaste
Summary

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

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76788
Build 73671: arc lint + arc unit