/********************************************/
/*    Remote Control with onHand/Ruputer    */
/********************************************/

<<<Descriptions>>>
    Use onHand/Ruputer as a remote control of TV set.  A distance of communications is at most about 2 meters. 
    
<<<Changing Models>>>
    In order to change a model of a remote control, you should modify "main.c" and recompile.  Modify the following 3 places in "main.c": 
    
	/* Note:When you change a model of a remote control,				*/
	/*		Change the following three, namely  						*/
	/*		"REMCONtype", "REMCONfreq" and "first line of gv_kput". 	*/
    
<<<Compile>>>
    Compile with makefile. An execution file of onHand/Ruputer named "Rm.exf" will be generated.
    
<<<Install>>>
    Change "Rm.exf" to a name which is easy to remember (however, do not change .exf) and transfer it to an appropriate directory of onHand/Ruputer.  There is no data file.  Thus, you do not have to execute any association operation.    

<<<Start>>>
    Select "Rm.exf" in onHand/Ruputer's filer and select it.
    
<<<How to use>>>
    When you start up, the following screen appears.
    +-----------------+ 
    |TV RemC - FUJITSU|
    |      Enter=Power|
    |    Channel(+)   |
    | Vol(-) + Vol(+) |
    |    Channel(-)   |
    |        Menu=Exit|
    +-----------------+ 
    With Enter button, you can turn the power of TV set ON/OFF. 
    With up/down and right/left buttons of the cursor pointer, you can change a channel and volume. 
    With Menu button, you can terminate a program.
    
<<<Descriptions on Source>>>
    Refer to the <RemoteConManu.txt>.


===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
