Index: trunk/Ohana/src/opihi/cmd.data/init.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.data/init.c	(revision 16005)
+++ trunk/Ohana/src/opihi/cmd.data/init.c	(revision 16013)
@@ -97,4 +97,6 @@
 int textline         PROTO((int, char **));
 int tv               PROTO((int, char **));
+int tvchannel        PROTO((int, char **));
+int tvcolors         PROTO((int, char **));
 int tvcontour        PROTO((int, char **));
 int tvgrid           PROTO((int, char **));
@@ -216,4 +218,6 @@
   {"textline",     textline,	     "write text line on graph"},
   {"tv",      	   tv,		     "display an image on the Kii window"},
+  {"tvchannel",	   tvchannel,	     "set the current tv channel"},
+  {"tvcolors",	   tvcolors,	     "set the tv colormap"},
   {"tvcontour",	   tvcontour,	     "send contour to overlay"},
   {"tvgrid",	   tvgrid,	     "wait until return is typed"},
