Skip to content

A personal imporve. Now able to switch interal mode for IME

Notifications You must be signed in to change notification settings

PEMessage/im-select-imm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Im-Select-Imm

Introduce

Orgin im-select could only change IME, This version allow you change IME Mode in second parameter, The pre-build exe is under the thisdir/out/ 中文介绍

Usage

Get Current IME key

/path/to/im-select-imm.exe
Out: [current IME]-[current Mode]

Switch IME

/path/to/im-select-imm.exe [target IME]  
Or
/path/to/im-select-imm.exe [target IME]  [target IME Mode]
Or
/path/to/im-select-imm.exe [target IME]-[target IME Mode]

Alredy Tested IME

  1. Microsoft Chinese IME(New Windows11)
  2. Microsoft Chinese IME(Old Windows10)
  3. Microsoft Japenese IME(New Windows11)

For Microsoft Chinese IME

For  Microsoft Old Chinese IME(Win10 and Previous) :
    0: English
    1: Chinese
For  Microsoft New Chinese IME(Win11) :
    0: English / Half Shape
    1: Chinese / Half Shape
    1024: English / Full Shape(in practice still half shape) 
    1025: Chinese / Full Shape

About

A personal imporve. Now able to switch interal mode for IME

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 48.5%
  • Lua 35.9%
  • C 15.6%