# HG changeset patch # User Richard M. Stallman # Date 827085873 0 # Node ID d73389597e30e6eedfd8dcb15fa99b318b4f2af4 # Parent b2347a3e9a373654a63211d3d5a5b33ebc23dc93 (X11R5_INHIBIT_I18N): Definition moved here. diff -r b2347a3e9a37 -r d73389597e30 src/s/aix3-2.h --- a/src/s/aix3-2.h Sun Mar 17 18:00:38 1996 +0000 +++ b/src/s/aix3-2.h Sun Mar 17 18:04:33 1996 +0000 @@ -40,3 +40,10 @@ #define C_SWITCH_DEBUG -g #define C_SWITCH_OPTIMIZE #endif + +/* The character-composition stuff is broken in X11R5. + Even with XIMStatusNothing aliased to XIMStatusNone, + tranle@intellicorp.com (Minh Tran-Le) reports that enabling + the internationalization code causes the modifier keys C, M and Shift + to beep after a mouse click. */ +#define X11R5_INHIBIT_I18N