summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2020-02-13 11:55:05 +0100
committerLars-Dominik Braun <lars@6xq.net>2020-02-13 11:55:05 +0100
commita91fc5e945b841ae54f67ed331409ad857178f13 (patch)
treed2d4add4da5a9e84b3be3ca55dee097139a3104d /doc/index.html
parent28a9164ab9b64547347618e3d35bd8639f433dc1 (diff)
downloadlulua-a91fc5e945b841ae54f67ed331409ad857178f13.tar.gz
lulua-a91fc5e945b841ae54f67ed331409ad857178f13.tar.bz2
lulua-a91fc5e945b841ae54f67ed331409ad857178f13.zip
doc: Explain finger color coding
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 409ffc0..cc5c69f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -162,7 +162,19 @@
<div class="lbox">
<h2>Layout properties</h2>
- <p>Below are statistics for the proposed layout.</p>
+ <p>The following evaluation uses color coding to identify fingers:</p>
+ <dl class="colorcodes">
+ <dt class="finger little">red</dt>
+ <dd>little finger</dd>
+ <dt class="finger ring">blue</dt>
+ <dd>ring finger</dd>
+ <dt class="finger middle">magenta</dt>
+ <dd>middle finger
+ <dt class="finger index">violet</dt>
+ <dd>index finger</dd>
+ <dt class="finger thumb">cyan</dt>
+ <dd>thumb</dd>
+ </dl>
</div>
</div>
</div>