diff options
Diffstat (limited to 'app-i18n/xsunpinyin/files/README.gentoo')
-rw-r--r-- | app-i18n/xsunpinyin/files/README.gentoo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app-i18n/xsunpinyin/files/README.gentoo b/app-i18n/xsunpinyin/files/README.gentoo new file mode 100644 index 000000000000..7de1985c1f32 --- /dev/null +++ b/app-i18n/xsunpinyin/files/README.gentoo @@ -0,0 +1,5 @@ +To use sunpinyin with XIM, you should use the following in your user startup +scripts such as .xinitrc or .xprofile: + +XMODIFIERS=@im=xsunpinyin ; export XMODIFIERS + |