File: README

package info (click to toggle)
iok 2.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,520 kB
  • sloc: ansic: 11,563; sh: 1,280; makefile: 82
file content (12 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12

The iok application now supports Inscript2 keymap. Keymap parser is now re-written to support Inscript and Inscript2 standard. iok now uses Inscript2 as a default standard. 

To start iok in any supported Inscript2 keymap (say in Marathi) use following command
iok -n mr

As inscript2 keymap naming also uses scriptcode for some languages, command to open those keymaps is like this
iok -n pa-guru

where pa is isocode name for the language and guru is script code name in which keymap is written.

See README.old and manpage of  iok for more information.