[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/sbo/15.0/misc/fcitx5/
Contents of README:
Fcitx is an input method framework with extension support. Currently it
supports Linux and Unix systems like freebsd. Fcitx supports typing
with many languages all over the world with a large number of engines.

Fcitx has a slim core while provides powerful features with addons. It
is easy to customize fcitx to satisfy your own needs. 

Fcitx5 is the next generation of fcitx.

Some cmake options to keep in mind before building are:

- ENABLE_WAYLAND: Wayland support. Defaults to On and should be fine
  for desktop environments such as KDE and GNOME. Users running
  X11-based window managers will need to turn it off.

- ENABLE_ENCHANT: Enchant support. Defaults to On. Used for word
  prediction (hinting). Depends on libenchant, which is provided by
  most distributions.

The user is encouraged to check the contents of CMakeLists.txt for an
exhaustive list of options.

For example, an i3 user who wishes to install it to /opt would run
(likely with sudo privileges):

    cmake -DENABLE_WAYLAND=Off \
        -DCMAKE_INSTALL_PREFIX=/your/install/path .
    make
    sudo make install

To make fcitx5 the default input method, please add these lines to your
/etc/environment (or .profile):

    GTK_IM_MODULE=fcitx
    QT_IM_MODULE=fcitx
    XMODIFIERS=@im=fcitx


Icon  Name                                     Last modified      Size  
[DIR] Parent Directory - [TXT] README 03-Dec-2022 05:51 1.2K [   ] doinst.sh 26-Nov-2022 03:15 435 [   ] fcitx5-autostart 26-Nov-2022 03:15 554 [TXT] fcitx5.SlackBuild 03-Feb-2024 02:15 3.3K [   ] fcitx5.info 03-Feb-2024 02:15 306 [TXT] slack-desc 26-Nov-2022 03:15 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!