Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
/ inputsource Public archive

Command line tool to select text input source on Mac OS X 10.5 (Leopard) or later.

License

Notifications You must be signed in to change notification settings

hnakamur/inputsource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Select text input source on Mac OS X 10.5 (Leopard) or later.

Usage:
  inputsource
         Prints current input source id.

  inputsource input_source_id
         Select input source.

  inputsource -h
         Show this help.


Example input source IDs:
- com.apple.inputmethod.Kotoeri.Roman:    Kotoeri ASCII
- com.apple.inputmethod.Kotoeri.Japanese: Kotoeri Hiragana
- com.google.inputmethod.Japanese.Roman:  Google Japanese Input ASCII
- com.google.inputmethod.Japanese.base:   Google Japanese Input Hiragana


Build:
  Run 'make'.


Files:
- inputsource.m: The source file.
- Makefile:      The makefile.
- inputsource:   The 64bit executable built on Mac OS X 10.7 (Lion).

About

Command line tool to select text input source on Mac OS X 10.5 (Leopard) or later.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published