keyboard: replace vi classes by numbered key groups
[sheet.git] / vi.plp
diff --git a/vi.plp b/vi.plp
index 5106feebf3cbabadfd12b2bd59e6bb9ae33e2502..f72af742486f9f6972c0fd3204deb2a027e937bc 100644 (file)
--- a/vi.plp
+++ b/vi.plp
@@ -33,7 +33,7 @@ $keys->print_rows($get{rows});
 <div class="help">
        <div class="left">
 <:
-               $keys->print_legend('legend-types', [qw'ci pm po co mi mo mv me']);
+               $keys->print_legend('legend-types', ['g1' .. 'g4', 'g6' .. 'g9']);
 :>
        </div>