From 1d4d3bac2ed3d95658bf3b25e42ef280b39931e0 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Mon, 9 Jun 2014 22:30:14 +0200 Subject: Add keyboard shortcuts doc --- report/userguide.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/report/userguide.tex b/report/userguide.tex index c607d4d..0f90e70 100644 --- a/report/userguide.tex +++ b/report/userguide.tex @@ -71,3 +71,16 @@ file. turn & & Turn in the given direction.\\ use & & Use an item.\\ \end{tabular} + +\section{Keyboard shortcuts} + +\begin{tabular}{ l | l } + Key & Action\\ + \hline + Left arrow & Turn left\\ + Right arrow & Turn right\\ + Up arrow & Go forward\\ + Down arrow & Go back\\ + PgUp & Take/Talk\\ + Home & Open/Close the inventory\\ +\end{tabular} \ No newline at end of file -- cgit v1.2.3