Add a section to the Haiku Book with a very special topic, the keyboard.

This started off as just being a page to detail the key codes since I find
myself constantly referencing the BeBook page on the subject and it is
horribly broken. However, the page has grown to detail many of the keyboard
related methods and constants defined in InterfaceDefs.h as well. A very
long and detailed explanation of the key_map structure is included.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43230 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
John Scipione
2011-11-10 08:35:38 +00:00
parent f2b71a14d4
commit 4466b89c65
7 changed files with 573 additions and 11 deletions
+2
View File
@@ -77,6 +77,8 @@ table {
td, th {
vertical-align: top;
text-align: left;
padding: 4px;
font-size: 14.4px;
}
caption {