location: Diff for "ChineseInputMethod"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 5 and 6
Revision 5 as of 2016-12-21 14:31:58
Size: 1144
Editor: raos
Comment:
Revision 6 as of 2017-02-01 12:27:17
Size: 1377
Editor: raos
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 2. In the upper right corner of the screen, right click on the keyboard icon and left click on `Configure Current Input Method`  1. In the upper right corner of the screen, right click on the keyboard icon and left click on `Configure Current Input Method`
Line 9: Line 9:
 3. Click on the plus-sign in the Input Method Configuration window  1. Click on the plus-sign in the Input Method Configuration window
Line 11: Line 11:
 4. Untick `Only Show Current Language` and scroll to the bottom of the window. Select the input method you want to use. When done, press `OK`  1. Untick `Only Show Current Language` and scroll to the bottom of the window. Select the input method you want to use. When done, press `OK`
Line 13: Line 13:
 5. Close the `Input Method Configuration` window.
 6. Logout of your session
 1. Close the `Input Method Configuration` window.
 1. Open `.profile` file in your home directory with a text editor and add following lines {{{
export XMODIFIERS=@im=fcitx
export QT4_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export GTK_IM_MODULE=fcitx
}}} and save the file.
 1. Logout of your session

Chinese Input Methods

Follow these instructions to enable Chinese Input Methods in ThinLinc

  1. Start Fcitx from the Applications menu

    • start_fcitx.png

  2. In the upper right corner of the screen, right click on the keyboard icon and left click on Configure Current Input Method

    • config_input_method.png

  3. Click on the plus-sign in the Input Method Configuration window
    • input_meth_config.png

  4. Untick Only Show Current Language and scroll to the bottom of the window. Select the input method you want to use. When done, press OK

    • select_input_meth.png

  5. Close the Input Method Configuration window.

  6. Open .profile file in your home directory with a text editor and add following lines

    export XMODIFIERS=@im=fcitx 
    export QT4_IM_MODULE=fcitx
    export QT_IM_MODULE=fcitx
    export GTK_IM_MODULE=fcitx
    and save the file.
  7. Logout of your session
    • logout.png

  8. Login again
  9. Start Fcitx from the Applications menu

    • start_fcitx.png

  10. In the upper right corner of the screen, right click on the keyboard icon and hover the mouse cursor over Input Method and set the current active Input Method.

    • set_input_meth.png

  11. You should now be able to type Chinese characters
    • final.png

PublicMathWiki: ChineseInputMethod (last edited 2017-02-01 12:27:17 by raos)