/* @(#)28 1.1 src/bos/usr/lib/nls/loc/imcompose/KN_IN.imcompose.src, cfgnlskm, bos720 2/17/05 15:26:23 */ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # bos720 src/bos/usr/lib/nls/loc/imcompose/KN_IN.imcompose.src 1.1 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2005 # 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 Kannada input */ #define Latin 0 #define Kannada 32 #define ModState Mod1Mask|Mod2Mask LAYER_SWITCH Latin = XK_Shift_R + ModState in Kannada ; LAYER_SWITCH Kannada = XK_Shift_L + ModState in Latin ; BEEP = COMPOSE_ERROR;