[SOLVED] How to enable UIM in Firefox, LibreOffice, etc.

I've installed UIM and anthy on my system, but I can't seem to use it with Firefox, OpenOffice, or any program except gedit. This is my current .xinitrc file:
#!/bin/sh
# ~/.xinitrc
# Executed by startx (run your window manager from here)
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for f in /etc/X11/xinit/xinitrc.d/*; do
# Do not launch dbus before ConsoleKit (FS#25031)
#[ -x "$f" ] && . "$f"
[ "$f" -ne "/etc/X11/xinit/xinitrc.d/30-dbus" ] && [ -x "$f" ] && . "$f"
done
unset f
fi
# Start Japanese Input Stuff
export GTK_IM_MODULE='uim'
export QT_IM_MODULE='uim'
uim-xim &
export XMODIFIERS='@im=uim'
#uim-toolbar-gtk &
uim-toolbar-gtk-systray &
# End Japanese Input Stuff
# exec gnome-session
# exec startkde
# exec startxfce4
# ...or the Window Manager of your choice
exec startxfce4 --with-ck-launch
When I log on, I only see a blue circle icon on the uim toolbar:
If I open Firefox or LibreOffice, this doesn't change (Firefox is the primary place I'll be using the Japanese input). If I open gedit, the full toolbar appears (five icons):
This does not dissappear if I switch to other applications, but the Japanese input only seems to work in gedit. Am I missing something, or did I configure something incorrectly? What do I need to do to enable Japanese input in Firefox and LibreOffice? It seems that I'm almost there, but I can't seem to figure out the last steps.
If there is a better forum to post this in, please let me know.
Last edited by mukti (2014-03-25 18:39:29)

I figured it out. I had SCIM and SCIM-anthy installed (from previous attempts to get Japanese input enabled). After uninstalling them, I was able to reboot and use uim to input japanese text into Firefox, OpenOffice, and even a terminal!

Similar Messages

  • How to enable AJAX in Firefox?

    I have a new file browser that requires Firefox with AJAX enabled.
    How can I do this?

    AJAX should work if you allow [[JavaScript]] and do not block it.
    Are you having specific problems on websites?
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • [SOLVED] how to enable ssh access to new user

    I have created a new user on arch with "useradd newuser", but the "newuser" is not able to login wit ssh.
    I have checked the /etc/passwd, which has this line:
    newuser:x:1005:100:newuser,22,111222,111222:/home/newuser:/bin/bash
    I restarted ssh and even rebooted machine, checked the folder /home/newuser exists, but I still can't login with newuser. On the other hand I can successfully login with "olduser" which is also a normal user (not root) and member of same group (users)...
    What am I missing? What is the procedure for creating a new user that can login with ssh?
    Thank you very much!
    Jernej
    Last edited by jernej (2009-12-02 14:26:46)

    If you don't mind, change the subject of your thread to include
    [SOLVED]
    So other folks with the same issue can easily find an answer.
    Thanks

  • [SOLVED] How to restore kernel image after wrong /etc/mkinitcpio.conf

    I wanted to learn a bit more about the kernel and boot, and I'm afraid I cannot start up my ArchLinux anymore.
    I updated the /etc/mkinitcpio.conf to make the boot faster (with this reference: http://kmandla.wordpress.com/2007/01/30 … initcpio/) and executed #mkinitcpio -p kernel26
    I thought that if there was any problem, I could start up with the "fallback image". Certainly, there was a problem (probably I didn´t loaded all the modules required) and when I tried the fallback image, I experimented the same problem:
    Root device '/dev/disk/by-uuid/...' doesn´t exist
    ramfs$
    In fact, both images are the same (or at least they have the same size)
    I tried the ArchLinux liveCD to recover my system. There's no recovery service, so I started up the CD-ROM, mounted my ArchLinux partitions, generated the images and copied into the /boot of my Archlinux partitions. But the same problem is still there.
    What could I do to fix it?
    Thank you in advance
    Last edited by jjjaime (2009-05-10 15:45:45)

    Thank you. I follow your instructions and it worked (perhaps it would be simpler with a "#pacman -Sy kernel26"). I didn't know the command chroot and it's really interesting.
    red_erik wrote:
    I have a similar problem, (read more in this thread), and I solve it by booting off the Live CD, and doing the following:
    (replace sda1 with your / partition)
    cd /
    mount -t ext3 /dev/sda1 /mnt
    mount -t proc proc /mnt/proc
    mount -t sysfs sys /mnt/sys
    mount -o bind /dev /mnt/dev
    chroot /mnt /bin/bash
    mkinitcpio -p kernel26
    after that, I exit chroot, unmount all of my partitions and reboot...:
    cd /
    umount -a
    exit
    cd /
    umount -a
    reboot
    hope this helps...

  • How to enable region magnification in firefox

    We are viewing the HTML/xhtml files in firefox for the Kindle .azw files. We need to have the region magnification option tocheck the magnification in kindle view. We could not enable them in forefox. Kindly suggest how to enable the region magnification in firefox. We tried the Greesemonkey google groups, but could not get a proper solution.
    Please provide us some answers for this at the earliest...

    Thanks for you reply. But its not the responsive design view. In Kindle fire, seperate paragraphs can be magnified over the same text area. The same application can also be done in firefox using the Greasemonkey/region_magnification.js script. (so I was told). but installing the script and making it works seems to be a big problem.
    Please solve the same.

  • When I navigate web with Firefox my Thinkpad trackpoint center button is not working. With other web browsers it works well. Where is the problem in firefox, how to enable TrackPoint center button?

    When I navigate web with Firefox my Thinkpad trackpoint center button is not working. With other web browsers it works well. Where is the problem in firefox, how to enable TrackPoint center button?

    I have exactly the same settings in Options (in both computers)
    for history, these 2 add-ons and all other stuff in Options. The only difference is that on 1 pc sessions can be saved and closed tabs can be reopened, on other main pc they stopped to work. + no any other add-on that does similar things works on this pc.
    It is also interesting that I can reopen closed visited sites from History Panel, but not by pressing the Button. For now I only manually bookmark links to a temporary folder.
    Recently (some 2 month ago) I pressed x and Firefox closed all tabs without saving them without displaying save & quit pop up.
    so I changed 4 settings in about.config
    browser.tabs.warn on close true
    browser.warn on quit true
    browser.warn on restart true
    browser.show.quit warning true
    but the problem with sessions appeared only 1 week ago.
    So I guess the problem is not with the History settings or other settings. Seems that something responsible for button or for storing info about tabs/sessions got corrupted. :(

  • How to enable java script in my Firefox browser? help its urgent.

    how to enable java script in my Firefox browser? help its urgent.

    go to '''about:config''' and search for '''javascript.enabled''' change its value to '''true'''
    *[http://kb.mozillazine.org/About:config about:config]

  • Roboform toolbar is not available in the latest version of Firefox. Or, if it is, I don't know how to enable it.

    Roboform toolbar is not available in the latest version of Firefox. Or, if it is, I don't know how to enable it. Te toolbar4 used to be selectable from the view dropdown menu.

    Roboform have made a marketing decision to only make version 7 of their toolbar compatible with Firefox 4, and you need to pay to get the upgrade.
    A free alternative is the LastPass Password Manager - https://addons.mozilla.org/firefox/addon/lastpass-password-manager

  • How can I enable Tor in Firefox 5?

    How can I enable T0r in Firefox 5?

    How can I enable Tor in Firefox 5?
    1) Install "Stable Vidalia Bundle works with Windows 7, Vista, XP, [https://www.torproject.org/dist/vidalia-bundles/vidalia-bundle-0.2.1.30-0.2.12.exe Download Stable] (sig)
    2)In Firefox 5 '''"Tools" menu > "Advanced" toolbar > "Network" Tab > "Settings" button''''', follow the 1st image (Manual proxy configuration:) then the 2nd image (Auto-detect proxy setting for this network:) and then "Ok".
    3) Be sure that "Tor" network is connected. Now you can install the "Torbutton" by selecting
    Install Stable: [[Click to install from this website|https://www.torproject.org/dist/torbutton/torbutton-current.xpi]].
    Welcome to Tor in Firefox 5 :)

  • How to enable private mode from commandline, with an URL. I am a software dev and I wish to have my application open links in Firefox. Using ShellExecute(), i c

    How to enable private mode from commandline, with an URL.
    I am a software dev and I wish to have my application open links in Firefox.
    Using ShellExecute(), i can do with with commandlines like:
    firefox.exe http://support.mozilla.org
    But I also want the option to open the link in private mode.
    I am able to start firefox in private mode by doing this:
    firefox.exe -private
    However, if I add a link to the command line
    firefox.exe -private http://support.mozilla.org
    I get strange results.
    If firefox is not running, it launches 2 copies of the application.
    One that opens in private mode and the other opens in normal mode and goes to the URL specified.
    If firefox is already running, it just opens the URL in a new tab.
    No private mode instance is launched.
    Am I using the command-line syntax incorrectly?

    It will never work if Firefox is already running as Firefox will use the already opened Firefox instance.<br />
    In that case only using a separate profile will work.
    You can try to specify the -url switch as well.
    *firefox.exe -private -url http://support.mozilla<i></i>.org
    You can also look at the -new-tab switch.
    *firefox.exe -private -new-tab http://support.mozilla<i></i>.org
    *https://developer.mozilla.org/en/Command_Line_Options

  • How to enable firefox addon if it is disbaled.(need help in pref.js values)

    Addon are coming but they are in disbaled mode.how to enable those addons using pref.js for all users.

    i am using firefox 15.0 .i added below properties in prefs.js file where the file will be there in "c:\program files\mozilla firefox\defaults\prefs\prefs.js"
    pref("extensions.autoDisableScopes", 0); pref("extensions.enabledScopes", 15); pref("extensions.enabledAddons", "[email protected]:1.9.0,[email protected]:1.9.0,[email protected]:1.9.0,[email protected]:1.9.0,{a6fd85ed-e919-4a43-a5af-8da18bda539f}:1.9.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:15.0");
    still the addons are coming in disabled mode.
    Please help me to findout a solution for enableing addons in silent mode(or using prefs.js) for all users ina machine.

  • Firefox Tearing when Scrolling - How to enable Vsync.

    Peace ppl!
    I'm experiencing firefox tearing issues/visual artifacts when smooth scrolling is enabled on aur/firefox-pgo 3.6.6-1.
    One way to solve this is to enable vsync. Simply enable desktop effects on kde4 and enable vsync.
    $ glxgears
    Running synchronized to the vertical refresh.  The framerate should be
    approximately the same as the monitor refresh rate.
    263 frames in 5.0 seconds = 52.432 FPS
    The fps is close to the monitor refresh rate of 60Hz.
    The weird thing is if I disable desktop effects thereafter, the vsync setting still stands!
    Is there a way to enable vsync without going through all this?
    Perhaps through an xorg.conf setting. (Don't have one now; not required)
    Thanks in advance!

    http://www.zupmage.eu/i/bV8yTk2LIZ.png
    Disabled smooth scrolling and resolve my problem
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

  • I downloaded 4.0, but it disabled my Kaspersky Anti-Virus software. How can I enable Kaspersky with Firefox 4.0?

    I downloaded 4.0, but it disabled my Kaspersky Anti-Virus software. How can I enable Kaspersky with Firefox 4.0?

    Mozilla Firefox 5 has disabled my Kaspersky. Why?

  • How to Enable Hardware Acceleration in FireFox 31

    Please advise how to enable hardware acceleration in FireFox 31. All my graphics and other hardware/software is current and updated. I've also paired my Bookmark Toolbar down to under 20 entries.
    FireFox is so sluggish that just a few open tabs cause the pausing "wheel of doom" every time I try to enter information or go to another part of the website. Sometimes the pauses are 5-10 seconds, sometimes a minute or more.
    I do not have this issue on the other browsers that I use.
    Thank you in advance for your help!

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can also check for problems with the sessionstore.js and sessionstore.bak files in the Firefox profile folder that store session data.
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Multiple_profile_files_created
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost and you will have to recreate them (make a note or bookmark them if possible).

  • How to enable java script in firefox

    how to enable java script in firefox

    See:
    *[[JavaScript]]
    Also make sure that an extension isn't causing problems.
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for