+ Fixed some glitch when creating HTML

This commit is contained in:
michael 2004-01-03 16:30:04 +00:00
parent 773559ef17
commit 74d9595bc1
2 changed files with 2 additions and 3 deletions

View File

@ -538,7 +538,6 @@ should be implemented by the driver.
\begin{FPCltable}{llllll}{Physical keys scan codes}{keyscans}
Code & Key & Code & Key & Code & Key\\ \hline
\input{keys.tex}
\hline
\end{FPCltable}
A list of scan codes for special keys and combinations with the SHIFT, ALT
and CTRL keys can be found in \seet{speckeys}; They are for quick reference

View File

@ -44,5 +44,5 @@
34 & ALT-Period & 6B & ALT-F4 & A2 & ALT-Ins \\
35 & ALT-Slash & 6C & ALT-F5 & A3 & ALT-Del \\
37 & ALT-GreyAst & 6D & ALT-F6 & A5 & ALT-Tab \\
3B & F1 & 6E & ALT-F7 & \\
3C & F2 & 6F & ALT-F8 & \\
3B & F1 & 6E & ALT-F7 & & \\
3C & F2 & 6F & ALT-F8 & & \\