diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 14 |
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> |