Warning: mysql_connect(): Too many connections in /home/www/linux-manuals.info/index.php on line 59

Warning: mysql_select_db(): Access denied for user 'mjpawlak'@'82.197.131.19' (using password: NO) in /home/www/linux-manuals.info/index.php on line 60

Warning: mysql_select_db(): A link to the server could not be established in /home/www/linux-manuals.info/index.php on line 60
Linux Manuals - Manuals, FAQ's, and Documentation for OS Linux

Linux FAQ's & Manuals


kinput2

kinput2 is japanese input server, which supports the xim protocol11.

the kinput2 binary supplied in the suse rpm can currently use the conversion backends

to use kinput2 install kinput2.rpm and make sure that at least one of the supported conversion backends is also installed and running.

the environment variable xmodifiers should be set to @im=kinput2:

     ~$ export xmodifiers="@im=kinput2" 

see also table 1. setting xmodifiers is usually done automatically during the start of the x11 session, see section 6.1.2.

the default key-sequence to toggle between english and japanese mode is shift-space. this default can be changed using the x resource xlcconversionstartkey (for kinput protocol) and conversionstartkeys (for xim protocol). for details please have a look at the man page of kinput2 and the app-defaults file /usr/x11r6/lib/x11/app-defaults/kinput2



footnotes

... protocol11
it also supports its own unique kinput protocol. the only application which can use kinput protocol is kterm. from the user point of view, it doesn't matter whether xim protocol or kinput protocol are used in kterm, both behave the same.
...canna)12
wxg (see section 6.2.3) is canna compatible and can be used instead of canna.


subsections
2005-03-09