diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-10-22 18:02:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-10-22 18:02:01 +0000 |
| commit | ecbbc8eeb2a4468fccc4662694ea56369fdee3c6 (patch) | |
| tree | 10a0daeba932236c9722728b5d9362115888ef74 /share | |
| parent | e7bf82055f4ed79c4ff815baf027c6a4a9fe6e0a (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/syscons.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4 index 627f1eea41828..88f9bb553cfd7 100644 --- a/share/man/man4/syscons.4 +++ b/share/man/man4/syscons.4 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 30, 1999 +.Dd October 22, 2006 .Dt SYSCONS 4 .Os .Sh NAME @@ -105,12 +105,12 @@ virtual terminals. The following table summarizes the correspondence between the switch key and the virtual terminal. .Bd -literal -offset indent -Alt-F1 ttyv0 Alt-F7 ttyv6 Shift-Alt-F1 ttyv10 -Alt-F2 ttyv1 Alt-F8 ttyv7 Shift-Alt-F2 ttyv11 -Alt-F3 ttyv2 Alt-F9 ttyv8 Shift-Alt-F3 ttyv12 -Alt-F4 ttyv3 Alt-F10 ttyv9 Shift-Alt-F4 ttyv13 -Alt-F5 ttyv4 Alt-F11 ttyv10 Shift-Alt-F5 ttyv14 -Alt-F6 ttyv5 Alt-F12 ttyv11 Shift-Alt-F6 ttyv15 +Alt-F1 ttyv0 Alt-F7 ttyv6 Shift-Alt-F1 ttyva +Alt-F2 ttyv1 Alt-F8 ttyv7 Shift-Alt-F2 ttyvb +Alt-F3 ttyv2 Alt-F9 ttyv8 Shift-Alt-F3 ttyvc +Alt-F4 ttyv3 Alt-F10 ttyv9 Shift-Alt-F4 ttyvd +Alt-F5 ttyv4 Alt-F11 ttyva Shift-Alt-F5 ttyve +Alt-F6 ttyv5 Alt-F12 ttyvb Shift-Alt-F6 ttyvf .Ed .Pp You can also use the ``nscr'' key (usually the |
