Index: doc-rnd/keys.html =================================================================== --- doc-rnd/keys.html (revision 873) +++ doc-rnd/keys.html (revision 874) @@ -1,6 +1,6 @@

Key to action bindings

- +
key modifiers pcb-menu.res
lesstif
gpcb-menu.res
gtk
. Index: util/keylist.sh =================================================================== --- util/keylist.sh (revision 873) +++ util/keylist.sh (revision 874) @@ -203,7 +203,7 @@ END { print "" print "

Key to action bindings

" - print "" + print "
" printf("
key modifiers") for(h in HIDS) printf(" %s
%s", h, HIDNAMES[h])