Bug 89324

Summary: [PATCH] Clarification of kbdmap(5), atkbd(4) and kbdcontrol(1) manpages
Product: Documentation Reporter: Oliver Fromme <olli>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: ollisecnetix.de
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Oliver Fromme 2005-11-20 20:10:22 UTC
When I tried to configure my keyboard under syscons so that
I can use Ctrl-Left and Ctrl-Right to jump word-wise left
and right, it turned out that the documentation was somewhat
sub-optimal.  There is no "big picture", and information is
spread across various manual pages, which are sometimes not
even mentioned in the "SEE ALSO" sections.  In fact, I had
to resort to reading kernel sources to find out the number
of function keys that are supported, among other things --
this isn't documented at all.

The small patch below clarifies a few things in the kbdmap(5)
manual page and points people in the right direction who try
to do similar things.

How-To-Repeat: 
man 5 kbdmap
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2005-11-20 20:34:32 UTC
State Changed
From-To: open->closed

Dupe of docs/89325.