Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
Warning: mysql_query(): Access denied for user 'mjpawlak'@'82.197.131.19' (using password: NO) in /home/www/linux-manuals.info/index.php on line 136
Warning: mysql_query(): A link to the server could not be established in /home/www/linux-manuals.info/index.php on line 136
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/linux-manuals.info/index.php on line 137
Warning: mysql_query(): Access denied for user 'mjpawlak'@'82.197.131.19' (using password: NO) in /home/www/linux-manuals.info/index.php on line 142
Warning: mysql_query(): A link to the server could not be established in /home/www/linux-manuals.info/index.php on line 142
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/linux-manuals.info/index.php on line 143
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
- kinput2 and canna
- simple input example
- more advanced input example
- popup the kinput2-canna menu
- input via hex code
- input via radical
- adding/deleting words to/from a canna dictionary
- input of special symbols
- input of hankaku katakana and zenkaku romaji
- kinput2 and wnn