Add Delete key description
Fix Right window/Left window/Menu keys numbers
This commit is contained in:
parent
ad0c439a34
commit
5c95f7a6dc
@ -132,10 +132,11 @@ The function keys are numbered like this:
|
|||||||
Down arrow key 58
|
Down arrow key 58
|
||||||
Page down key 59
|
Page down key 59
|
||||||
Insert key 60
|
Insert key 60
|
||||||
|
Delete key 61
|
||||||
|
|
||||||
Right window key 61
|
Right window key 62
|
||||||
Left window key 62
|
Left window key 63
|
||||||
Menu key 63
|
Menu key 64
|
||||||
.Ed
|
.Ed
|
||||||
|
|
||||||
The kbdcontrol utility also allows changing these values at runtime.
|
The kbdcontrol utility also allows changing these values at runtime.
|
||||||
|
@ -132,10 +132,11 @@ The function keys are numbered like this:
|
|||||||
Down arrow key 58
|
Down arrow key 58
|
||||||
Page down key 59
|
Page down key 59
|
||||||
Insert key 60
|
Insert key 60
|
||||||
|
Delete key 61
|
||||||
|
|
||||||
Right window key 61
|
Right window key 62
|
||||||
Left window key 62
|
Left window key 63
|
||||||
Menu key 63
|
Menu key 64
|
||||||
.Ed
|
.Ed
|
||||||
|
|
||||||
The kbdcontrol utility also allows changing these values at runtime.
|
The kbdcontrol utility also allows changing these values at runtime.
|
||||||
|
Loading…
Reference in New Issue
Block a user