/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* bos720 src/bos/usr/lib/nls/loc/imcompose/TE_IN.imcompose.src 1.2       */
/*                                                                        */
/* 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                                                     */
/*
 *	Please refer to the following file for compose definition grammar.
 *		/usr/lib/nls/loc/sbcs.imcompose.src
 */
/*
 *	compose definitions for Telugu input
 */

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

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

BEEP = COMPOSE_ERROR ;