Displaying 1 result from an estimated 1 matches for "3088fdda".
2005 Aug 13
2
How can I make these command prompt settings into universal settings?
I've got it so that I can enable Japanese input into an application by
typing the following at a command prompt (with FireFox, for example):
[dave at localhost ~]$ kinput2 -canna &
[1] 10631
[dave at localhost ~]$ XMODIFIERS='@im=kinput2' LC_CTYPE=ja_JP.utf8 firefox
However, I would rather not have to type in all that craziness each time
I want to start an application. Further,