7930becaf6
- Convert ConvDesc and ModeTable to a linked list, deprecate complex realloc-based memory management. - Add missing "${CAT} ${PKGMESSAGE}" in the post-install target. - Regenerate patches.
14 lines
534 B
Text
14 lines
534 B
Text
---------------------------------------------------------------------------
|
|
- The default key-binding is now "egg" style. See the following line in
|
|
in ${LOCALBASE}/lib/X11/app-defaults/Kinput2:
|
|
|
|
*CcWnn.ccdef: ccdef.kinput2.egg
|
|
|
|
- The default CcWnn.Jserver is now "unix"; via unix domain socket. To use
|
|
TCP/IP, modify the following line:
|
|
|
|
*CcWnn.Jserver: unix
|
|
|
|
Note that $JSERVER environment variable can be used to override the
|
|
configuration file.
|
|
---------------------------------------------------------------------------
|