Gunnar Hjalmarsson
Gunnar Hjalmarsson
> I am using ubuntu OS. Then please look at the comment in another thread, which @apandada1 linked to.
It may differ depending on which desktop environment you are using. On GNOME it seems to work to open `/usr/share/ibus/component/ibus-avro.xml` for editing and change the line us to us+dvorak
@apandada1 wrote: > Does this work? This is about typing Chinese in ibus with the Dvorak layout, the process for writing Bangla with the Dvorak layout would be analogous. >...
@sarim: There are pros and cons with both. As an example, a user whose only input sources are Russian and Avro Phonetic wouldn't be so happy with the `default` layout....
They seem to watch two xml files: ``` $ cat /usr/share/ibus/component/anthy.xml org.freedesktop.IBus.Anthy Anthy Component /usr/lib/ibus/ibus-engine-anthy --ibus 1.5.11 Peng Huang <[email protected]> GPL https://github.com/ibus/ibus/wiki ibus-anthy ~/.config/ibus-anthy/engines.xml /usr/share/ibus-anthy/engine/default.xml ``` So the user is...
Can you please show us the output from this command;: ps ux | grep ibus when it has stopped working. Also, does the command ibus restart help?
> To my experience it seems like problem with ibus, rather than avro. For some reason the ibus is automatically getting reset from time to time. Though I am not...
Thanks! I notice that you have an `ibus-memconf` process, while I have an `ibus-dconf` process instead. If I understand it correctly, `ibus-memconf` was added as an alternative with Chromium OS...
Hmm.. ### backports The reason why I didn't mention it in my PR was that the `backports` pocket is enabled by default since many Ubuntu cycles. And since `ibus-avro` doesn't...
> > The reason why I didn't mention it in my PR was that the `backports` pocket is enabled by default since many Ubuntu cycles. > > Not in kubuntu...