Use the Ziguang Input Method In debian

Source: Internet
Author: User
Article Title: Use the Ziguang Input Method In debian. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Installation:
Apt-get install alien
Package transfer tool alien
  
Alien rf4magic-5.0-43.i386.rpm
Into deb package: rf4magic_5.0-44_i386.deb
  
Install deb:
Dpkg-l rf4magic_5.0-44_i386.deb
Error message: libImlib. so.11 this file does not exist
  
The best solution to this kind of problem is help http://packages.debian.org
Find the following Search the contents of packages
Based on your own Distribution, such as unstable
Enter keyword: libImlib. so
Search Result: usr/lib/libImlib. so.11 libs/imlib11
  
Resolve dependencies:
Apt-get install imlib11
  
Reinstall:
Dpkg-l rf4magic_5.0-44_i386.deb
Successful.
  
Preparations before using the input method:
I used to use startx to start my X. I like to write some startup information ~ /. Xinitrc, similar to the following:
Vi ~ /. Xinitrc
XMODIFIERS = @ im = rfinputitrc
Export XMODIFIERS
Rfinput &
......
Exec fvwm
......
Killall rfinput
  
Start input method:
Exit X and startx comes in.
  
Activation input method:
Open a software program, place the mouse in the input column, Ctrl + space to activate the input method, and the purple icon appears. Press the keyboard to display the input, indicating that the software can be used successfully.
  
Font beautification:
If you find that the font of the input is ugly, modify the following:
Cd ~ /. Rfinput
Ls-
Find the file starting with. rfinput (., which is hidden by default. The-a parameter must be added to ls, which contains the configuration information)
Vi. rfinput
Find the GBFontSet and change it to something similar to the following:
GBFontSet "7x14,-sim-simsun-medium-r-normal -- 14-*-c-*,-*-r -*"
(Note:-sim-simsun-medium-r-normal -- 14-*-c-*,-*-r -*, is the font that has been installed in my system. Modify the font that has been installed in your own system)
Save, exit X, and re-enter to see the effect.
  
Serious problems found during use are not resolved:
The Ziguang input method also comes with several input methods, such as smart ABC. In win mode, the Ctrl + Shift key combination is used to switch over. In Debian mode, I change everything. The input method will crash together with the current program, please try to solve the problem together.
The error message is as follows:
Superman :~ # Rfinput: relocation error: rfinput: undefined symbol: db_create
  
Fdock is a very interesting thing. It is located in/usr/local/rfinput/bin. There are a lot of things in it. Let's take a look.
  
Dependency:
Apt-get install libqt3c102-mt
Apt-get install kdelibs4
Note that you need to download 14.1 MB of archives.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.