mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
19 lines
425 B
Plaintext
19 lines
425 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
- 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.
|
|
EOM
|
|
}
|
|
]
|