Skip to content

Instantly share code, notes, and snippets.

@Tarrasch
Last active January 16, 2016 13:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tarrasch/b84ea8501c54032e79a0 to your computer and use it in GitHub Desktop.
Save Tarrasch/b84ea8501c54032e79a0 to your computer and use it in GitHub Desktop.
Resources for vietnamese input

Goal

I want to use colemak+telex on Ubuntu 14.04. Preferably switching betweeen them with a keyboard shortcut.

Details

canhaz ibus-unikey
sudo cp /usr/share/ibus/component/unikey.xml{,-orig}
curl https://gist.githubusercontent.com/lewtds/14ca841f7331126ad66b/raw/86b525d474e803995dd85833fd8ae41496a5633d/unikey.xml | sudo tee /usr/share/ibus/component/unikey.xml
ibus restart

In general this is a pain for somebody who runs their own keyboard layout like I do.

keywords: telex ibus ibus-daemon Unikey

commands: ibus engine Unikey, ibus engine xkb:us:colemak:eng

instructions link, In particular note the replacing of /usr/share/ibus/component/unikey.xml

commit: https://github.com/Tarrasch/dotfiles/commit/cae9ecf2c9e12a71a9afbf6e490b79557fc03d0a

things I did not get to work: dconf dump /desktop/ibus/

See also

Swedish colemak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment