I have a US layout keyboard and frequently need to insert German Umlaut characters. While on Windows, I used to have an AutoIt script that would e.g. insert ö to the currently selected input control if I pressed Ctrl+Alt+o.

Now, how would you do something like that in Gnome (Linux Mint 12)?

link|improve this question
feedback

1 Answer

In Gnome menu: System -> Preferences -> Keyboard. In Layout/Options, you can choose the "Compose Key Position" (I use right windows key, for instance). Once this compose key chosen, you can press compose-" o (compose and ", then o), et voilà, ö. It works for many others, such as compose-' e letter or compose-` e (french accents éè), or ²³⁴ (compose-^ number), etc. Hope that helps.

link|improve this answer
Thanks for your answer, it kinda works. It isn't exactly what I was looking for though (I want these custom Ctrl+Alt+[o, a, u, s] shortcuts, I'm really used to them). – entity64 Dec 16 '11 at 14:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.