Skip to content

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

License

Notifications You must be signed in to change notification settings

takatu-kazusige/oyainput

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • Makefile 2.2%