/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* bos720 src/bos/usr/lib/nls/loc/imcompose/TA_IN.imcompose.src 1.1       */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* Restricted Materials of IBM                                            */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2003                   */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */
/*static char sccsid[] = "@(#)64  1.1  src/bos/usr/lib/nls/loc/imcompose/TA_IN.imcompose.src, cfgnlskm, bos720 5/13/03 16:50:03";*/
/*
 *	Please refer to the following file for compose definition grammar.
 *		/usr/lib/nls/loc/sbcs.imcompose.src
 */

/*
 *	compose definitions for Tamil input
 */

#define Latin		0
#define Tamil		32
#define ModState	Mod1Mask|Mod2Mask

LAYER_SWITCH Latin = XK_Shift_R + ModState in Tamil ;
LAYER_SWITCH Tamil = XK_Shift_L + ModState in Latin ;

BEEP = COMPOSE_ERROR;
