Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Japanese Input - Kubuntu 12.04 LTS



On Wed, Aug 28, 2013 at 05:53:06PM +0900, Lyle H Saxon wrote:
> On Wed, Aug 28, 2013 at 5:33 PM, Christian Horn <chorn@example.com> wrote:
> >
> > - is 'ibus-daemon' running?
> 
> ibus-daemon > current session already has an ibus-daemon

ok.


> >   'ibus-daemon --xim --daemonize'.
> >   I execute this in .xsession and afterwards start the windowmanager.
> 
> Re: "start the windowmanager" - Is *windowmanager" a generic term or
> the name of a specific application?

Generic term, could be replaced with 'gnome-session', 'wmaker' or
others.


> > - Can you ensure that variables
> >   IMSETTINGS_INTEGRATE_DESKTOP IMSETTINGS_MODULE QT_IM_MODULE=ibus
> >   XMODIFIERS GTK_IM_MODULE are set in your terminal?
> Is that one long string to type into the terminal?

Those are all variables that are set in my whole X environment,
I set them using i.e.

	export IMSETTINGS_MODULE=ibus

and afterwards start the windowmanager.

For example QT_IM_MODULE=ibus configured ibus as IM for QT
applications, so those should be started in an environment with this
variable set.

The variables can be checked for example using

	echo $IMSETTINGS_INTEGRATE_DESKTOP


> > - Can you then execute 'ibus-setup' without issues from the
> >   terminal?
> 
> I can execute "ibus-setup" from the terminal (not from the menu
> however), but looking under the Input Method tab, it's blank.  There
> are no input methods to select....

Is ibus-anthy is missing.
The following might help:

	dpkg -l | grep ibus-anthy	# search list of installed
					# packages
	apt-cache search anthy		# search for packages
	apt-cache search ibus-anthy	# search more specific
	apt-get install ibus-anthy	# try to install the package


> > - Can you then switch the input method using the key combination
> >   specified in ibus-setup, i.e. <ctrl>+<space> ?
> 
> Under the General tab, "Enable or disable" is set to:
> "Control+space; Zenkaku_Hankaku; Alt+Kanji; Alt+grave; Hangul;
> Alt+Release+Alt_R"
> 
> I've been trying (as I've always done) [Ctrl]+[Space]

Hm.. the only relevant thing on the General tab I have here is
"Next input method".

I think the odd thing seen is that anthy is not appearing on the
"input method" tab.


Christian


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links