[Uim] Preventing Shift+Space from turning on IM

Yukiko Bando ybando at k6.dion.ne.jp
Fri Jul 23 15:57:32 EEST 2004


Hi,

On Friday 23 July 2004 21:16, Joseph Foran wrote:
> It appears that my ~/.uim file isn't being read. I
> tried changing permissions on it but to no avail.
> Perhaps it should be put somewhere else (somwhere
> under /etc ?) so that it can act as a global
> configuration file? (It seems that Mandrake starts X
> up before the user logs in so maybe this is the
> cause?)

UIM-anthy reads ~/.uim in Mandrake too. :)  
Add the following lines to ~/.uim and see if it works.

(define-key generic-on-key? '("<Control>j" "<Control>J"))
(define-key generic-off-key? '("<Control>j" "<Control>J"))
(define-key anthy-latin-key? 'generic-off-key?)

Hope this helps.  
      
Yukiko



More information about the uim mailing list