Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 672 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 672 Bytes

oyainput

software to emulate Japanese thum shift keyboard (oyayubi-shift keyboard)

What is this?

It is software to emulate Japanese thum shift keyboard(oyayubi shift keyboard).
This is only for Linux, recommend Ubuntu 16.04LTS or Higher.

How to install

Simply enter commands as follows on terminal to make and install.

$ make clean; make; sudo make install

If not, You need install gnu make and gcc, to compile.

$ sudo apt-get install -y make gcc

Note. You must be able to run sudo, or need to be root with su command.

Usage

$ oyainput [username]

Configure

Conig file is made on first run.
location is (Home Dir)/.oyainputconf