For anyone who wants a quick work around:

im-config -n xim

The overall problem being is the default IM in unity/nux is set to ibus.
Nux talks with ibus a bit differently, so if ibus is the active IM then
we don't set up xim handling, which means theres no valid x input
context. If theres no valid x input context then we can't use
XmbLookupString, which handles unicode.

So overall if doing this:
"echo $XMODIFIERS"

prints out:
"@im=ibus"

Then nux things you are running IBus (even if you aren't) and greek will
not work!

"imconfig -n xim" will change @im=ibus to @im=xim, then nux will create
the correct x input context and greek/unicode stuff will work :).

Sorry about this!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205713

Title:
  unable to type Greek characters to the dash

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1205713/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to