diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-26 09:24:14 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-26 09:24:14 +0000 |
| commit | e7a152082445c9132408701eaf2d2f0e1b1cd7c5 (patch) | |
| tree | e9473a9f17b61c010f43ecfb89d88c69045847e2 | |
| parent | 6b1499efe8693ded6fd87cbfc43c95293ec523f3 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/keyboard.4 | 3 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/keyboard.4 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man4/keyboard.4 b/share/man/man4/keyboard.4 index f21ad9d9e132c..cc18665ab47a0 100644 --- a/share/man/man4/keyboard.4 +++ b/share/man/man4/keyboard.4 @@ -134,6 +134,9 @@ The function keys are numbered like this: Down arrow key 58 Page down key 59 Insert key 60 + Left window key 61 + Right window key 62 + Menu key 63 .Ed The kbdcontrol utility also allows changing these values at runtime. diff --git a/share/man/man4/man4.i386/keyboard.4 b/share/man/man4/man4.i386/keyboard.4 index f21ad9d9e132c..cc18665ab47a0 100644 --- a/share/man/man4/man4.i386/keyboard.4 +++ b/share/man/man4/man4.i386/keyboard.4 @@ -134,6 +134,9 @@ The function keys are numbered like this: Down arrow key 58 Page down key 59 Insert key 60 + Left window key 61 + Right window key 62 + Menu key 63 .Ed The kbdcontrol utility also allows changing these values at runtime. |
