[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2019-02-10 Thread Mikhail Chabanov
SOLUTION For myself I created temporary hack allowing to switch Keyboard layouts (en<->ru) by Ctrl+Shift on key release. My method does not interfere with other shortcuts. I use it myself on daily basis. It's simple Python script which listen to Ctrl+Shift key combination and switch layout on

[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2019-02-09 Thread Mikhail Chabanov
! SOLUTION ! For myself I created temporary hack allowing to switch Keyboard layouts (en<->ru) by Ctrl+Shift on key release. My method does not interfere with other shortcuts. I use it myself on daily basis. It's simple Python script which listen to Ctrl+Shift key combination and switch layout