9

A bit silly, but I can't type this character ಠ, on ubuntu.

Some page say it should be this way

Ctrl+Shift type u0CA0

But it doesnt do anything. Even I find a shortcut for sublime that I didn't know that exist before try this.

2 Answers2

11

It's Ctrl+Shift+u all together, and an underline will appear under the u, then you type the hexadecimal value for the Unicode character, and then press Space or Enter to confirm it.

muru
  • 207,228
dobey
  • 41,650
3

Another way:

  1. Install gucharmap (GNOME [Unicode] Character Map), if it is not already installed

  2. Run gucharmap

  3. Select "Kannada" under Unicode Block

  4. Find the character(s) you want, double click on each of them; they appear in "text to copy"

  5. Click on the "copy" button to put them into the paste buffer

  6. Paste into the document or file where you want the character(s) to appear

enter image description here

αғsнιη
  • 36,350
gdweber
  • 111
  • 5