Skip to content

Instantly share code, notes, and snippets.

View vtkhang's full-sized avatar
🎯
Focusing

Vũ Thừa Khang vtkhang

🎯
Focusing
View GitHub Profile
@vtkhang
vtkhang / ibus.py
Created November 8, 2020 13:11
Fix bug IBus 1.5.22 on LinuxLite Xfce Desktop: Can't use shorcut key (Ex: Super + Space) to change input method from xkb:us::eng to Unikey.
"""Change the IBus method from xkb:us::eng to Unikey and vice versa.
Using this file by:
1> Open Setings -> Keyboard -> Application Shorcuts.
2> Add the keyboard shorcut with the command : python <path_to_this_file>.py
Notice:
- Make sure IBus daemon is running and auto start on boot.
- Unikey have been added.
"""