table of contents
| IOK(1) | General Commands Manual | IOK(1) | 
NAME¶
iok- Indic Onscreen KeyboardSYNOPSIS¶
iok [-a] [-h] [-d 1] [-n LANGCODE]DESCRIPTION¶
Indic Onscreen Keyboard currently shows Inscript and Inscript2 keymaps for 22 official Indian languages. The languages are Assamese, Bengali, Bodo, Dogri, Gujarati, Hindi, Kannada, Kokani, Maithili, Malayalam, Manipuri, Marathi, Nepali, Oriya, Punjabi, Sanskrit, Santali, Sindhi, Tamil, Telugu.
The iok application runs in default and advanced mode. In default mode, iok starts by loading Inscript2 keymap of the current locale. If keymap is not installed or available then iok shows keymap list in the default mode. User can then select any keymap from keymap list if he want to write using it.
In the advanced mode, iok allows one to open non-supported keymaps. If keymap can be parsed by iok then it will be showed in iok UI otherwise it will show error message that iok can't load this keymap. Advanced mode also allows one to create custom keymap by either swapping or re-assigning character mappings in the existing loaded keymap in iok.
Another feature iok supports is Drag and Drop. This will allow user to swap character mappings using mouse.
The keymap list shows Inscript and Inscript2 keymaps from location /usr/share/m17n and ~/.m17n.d path.
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@gmail.com> , Parag <pnemade@fedoraproject.org>| March 12, 2012 |