4

Possible Duplicate:
Using ALT + Keycode for accents?

When I press alt + number it doesn't print symbols as it does on Windows. For example, alt + 33 on Windows gives an exclamation mark (!) but it doesn't work on Ubuntu. Is it possible to enable it?

Zanna
  • 70,465
Templar
  • 981
  • See this http://askubuntu.com/questions/32764/using-alt-keycode-for-accents. It answers your question. – Luke Jul 19 '11 at 11:15

1 Answers1

0

Press combination and type:

gnome-keyboard-properties

Choose layout tab, and push the parameters button, in opened window, you will need to choose "Compose key position". For example - let's select Caps Lock. That's it. Try for press Caps Lock, then "o" then "c" keys on your keyboard - you should get this symbol - © Also, link

romancev
  • 446