iok (1) - Linux Manuals
iok: Indic Onscreen Keyboard
NAME
iok- Indic Onscreen KeyboardSYNOPSIS
iok [-a] [-h] [-d 1] [-n LANGCODE]DESCRIPTION
To start iok in normal mode from console, use following command iok
To start iok in advanced mode from console, use following command iok -a
To start iok in any supported Inscript2 keymap (say in Marathi) use following command iok -n mr
As Inscript2 keymap naming also uses language script code for some languages, command to open those keymaps is like this iok -n pa-guru where pa is a isocode name for the Punjabi language and guru is a language script code name in which keymap is written.
To use Drag and Drop feature of iok, start iok from console as iok -d 1 The Draft version of Inscript2 keymaps are available at https://fedorahosted.org/inscript2/
This project is available at http://fedorahosted.org/iok/ or http://iok.sourceforge.net
OPTIONS
- -a
- It shows the menus and combo box in iok UI
- -h
- It show the help
- -d 1
- This will enable Drag and Drop feature only for the single iok invocation. Otherwise iok has disabled Drag and Drop by default.
- -n LANGCODE
-
In the place of LANGCODE,you need to specify a particular language code.
Shows iok UI for that particular language. This will also requires language
script code.
e.g. for Bodo, Dogri, Kokani, Nepali, Sindhi use its langcode and "-deva"
as a language script code.
To start iok using Kokani keymap, run "iok -n kok-deva"
AUTHOR
Suji A <suji87.msc [at] gmail.com> , Parag <pnemade [at] fedoraproject.org>