aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-06-09 22:30:14 +0200
committerPacien TRAN-GIRARD2014-06-09 22:30:14 +0200
commit1d4d3bac2ed3d95658bf3b25e42ef280b39931e0 (patch)
tree21edbfd10defc9431bd36e0da2faf8044c2509f2
parent998af5071c235135f03e5349f242b71dc87599a3 (diff)
downloadesieequest-1d4d3bac2ed3d95658bf3b25e42ef280b39931e0.tar.gz
Add keyboard shortcuts doc
-rw-r--r--report/userguide.tex13
1 files changed, 13 insertions, 0 deletions
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.
71 turn & <left|right> & Turn in the given direction.\\ 71 turn & <left|right> & Turn in the given direction.\\
72 use & <item> & Use an item.\\ 72 use & <item> & Use an item.\\
73\end{tabular} 73\end{tabular}
74
75\section{Keyboard shortcuts}
76
77\begin{tabular}{ l | l }
78 Key & Action\\
79 \hline
80 Left arrow & Turn left\\
81 Right arrow & Turn right\\
82 Up arrow & Go forward\\
83 Down arrow & Go back\\
84 PgUp & Take/Talk\\
85 Home & Open/Close the inventory\\
86\end{tabular} \ No newline at end of file