scim chinese input under non GB2312 locale

Tony Nelson tonynelson at georgeanelson.com
Thu May 4 17:34:54 UTC 2006


At 3:27 PM +0800 5/4/06, Ed Greshko wrote:
>Stephen Liu wrote:
>> Hi Yuandan,
>>
>> Tks for your advice.
>>
>>> make sure you have the symbol link at your home dir.
>>>
>>> .xinput.d/default -> /etc/X11/xinit/xinput.d/scim
>>
>> # ls -l /etc/X11/xinit/xinput.d/scim
>> -rw-r--r-- 1 root root 238 Feb  9 14:13 /etc/X11/xinit/xinput.d/scim
>>
>> # find / -name .xinput.d
>> find: WARNING: Hard link count is wrong for /selinux: this may be a bug
>> in your filesystem driver.  Automatically turning on find's -noleaf
>> option.  Earlier results may have failed to include directories that
>> should have been searched.
>> * * * End * * *
>
>Sounds like you need to find what is wrong with that eventually.
 ...

/selinux is a fake filesystem, like /proc.  There is a bug in it that
others (Dave Jones?) have said is fixed upstream, but it doesn't make much
sense to search in it anyway.  Restricting find to either one filesystem
type ("find -xdev") would avoid all those fake filesystems you can see with
"cat /proc/filesystems" and "cat /proc/mounts".
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson at georgeanelson.com>
      '                              <http://www.georgeanelson.com/>




More information about the fedora-list mailing list