Linux FAQ's & Manuals


kinput2 and wnn


to use kinput2 with (free)wnn it is started as

     ~$ lang=ja_jp kinput2 -xim -kinput -wnn & 

usually, this is automatically done during the start of the x11 session, see section 6.1.2.

there are two standard setups for the key bindings when using kinput2 with (free)wnn,

     /usr/lib/x11/ccdef/ccdef.kinput2.egg 

and

     /usr/lib/x11/ccdef/ccdef.kinput2 

on suse linux > = 7.3, ccdef.kinput2.egg is the default, on earlier versions of suse linux it was ccdef.kinput2.

if you don't like the default, you can change it using x-resources, i.e. you can add a line like

     kinput2*ccwnn.ccdef: ccdef.kinput2 

or

     kinput2*ccwnn.ccdef: ccdef.kinput2.egg 

to ~/.xresources. if ~/.xresources doesn't exist yet, just create an empty file and add one of the above lines.



subsections
2005-03-09