Skip to content

Instantly share code, notes, and snippets.

@deyvisonrocha
Last active March 23, 2018 02:05
Show Gist options
  • Select an option

  • Save deyvisonrocha/154964a79c4151c47dfba822b437f8b4 to your computer and use it in GitHub Desktop.

Select an option

Save deyvisonrocha/154964a79c4151c47dfba822b437f8b4 to your computer and use it in GitHub Desktop.
Telegram accent on Elementary OS 0.4

telegramdesktop/tdesktop#1360 (comment)

This works for me on elementary OS 0.3 and 0.4

You should have ibus-unikey installed, if you don't do it with this command:

sudo apt-get install ibus-unikey

Now configure ibus through ibus-setup. To do this, run the command on a terminal and go to the input method tab.

  1. Install your desired input method for IBus.
  2. Run ibus-setup command from terminal.
  3. Select Input method tab and Add your desired input method.
  4. Close IBus Setup and run ibus-daemon -drx in terminal.
  5. And on iBus Preferences unmark Use system keyboard layout

If you want IBus to automatically start with the system, then go to System Settings > Applications > Startup and add ibus-daemon -drx as a custom command or just click on Add Startup App and search iBus.

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