back to notes

Switch-keyboard-layout shortcuts for Windows

Windows Registry Editor Version 5.00
;
; Aidan Kehoe, Thu Jul 2 13:32:25 IST 2015. This is a backup of my
; Windows Registry settings relevant to switching between input
; methods; it specifies that Control + Alt + Home is my modified İrish
; layout, Control + Alt + Page Up is the system Persian layout, and
; Control + Alt + Page Down is the system Azeri layout. It’s not
; possible to specify these key sequences using the GUI, which is
; unfortunate, ideally you want to use a rarely-typed sequence to
; switch between input methods.
;
;
[HKEY_CURRENT_USER\Control Panel\Input Method]
"Show Status"="1"

[HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys]

[HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000100]
"Virtual Key"=hex:21,00,00,00
"Key Modifiers"=hex:03,c0,00,00
"Target IME"=hex:29,04,29,04

[HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000101]
"Virtual Key"=hex:24,00,00,00
"Key Modifiers"=hex:03,c0,00,00
"Target IME"=hex:09,18,c2,f0

[HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000102]
"Virtual Key"=hex:22,00,00,00
"Key Modifiers"=hex:03,c0,00,00
"Target IME"=hex:2c,04,2c,04



last updated july 2015