git: f39f827222f7 - main - vt.4: Provide a hint about Fn + K Scroll Lock combination
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 13:58:01 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f39f827222f7d3a21ada5f8af11db4a8753b776a commit f39f827222f7d3a21ada5f8af11db4a8753b776a Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-03-03 14:59:14 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-07-21 13:57:26 +0000 vt.4: Provide a hint about Fn + K Scroll Lock combination Many laptops do not have Scroll Lock and use a function key sequence to access it. MFC after: 1 week Sponsored by: The FreeBSD Foundation --- share/man/man4/vt.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/vt.4 b/share/man/man4/vt.4 index dbe079fbe452..65d8bc05f7a4 100644 --- a/share/man/man4/vt.4 +++ b/share/man/man4/vt.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 17, 2022 +.Dd July 21, 2022 .Dt "VT" 4 .Os .Sh NAME @@ -117,6 +117,8 @@ The Home and End keys jump to the beginning or end of the scrollback buffer. When finished reviewing, press the Scroll Lock key again to return to normal use. +Some laptop keyboards lack a Scroll Lock key, and use a special function key +sequence (such as Fn + K) to access Scroll Lock. .Sh DRIVER CONFIGURATION .Ss Kernel Configuration Options These kernel options control the