How to set Chinese Input Method on Lubuntu

1. Install RIME
`sudo apt-get install ibus-rime`
`sudo apt-get install librime-data-pinyin-simp `
https://github.com/rime/home/wiki/RimeWithIBus#ubuntu

2. Select Input Engine
Preference -> Language Support -> Install Chinese Language and Select IBus as Keyboard input method system

3. Ready to use
 `reboot`
Press Super + space to switch input method.
Press F4 to switch schema(simple or complex).

Left to do: `sudo apt autoremove fcitx*`