/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* bos720 src/bos/usr/lib/nls/loc/imcompose/BN_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 */ /* @(#)32 1.1 src/bos/usr/lib/nls/loc/imcompose/BN_IN.imcompose.src, cfgnlskm, bos720 9/6/05 16:09:06 */ /* * compose definitions for Bengali input */ #define Latin 0 #define Bengali 32 #define ModState Mod1Mask|Mod2Mask LAYER_SWITCH Latin = XK_Shift_R + ModState in Bengali ; LAYER_SWITCH Bengali = XK_Shift_L + ModState in Latin ; BEEP = COMPOSE_ERROR;