list-catcher schrieb am 15.02.2009 00:10:
> I'm taking an online Spanish course which requires the use of accented
> vowels along with the ñ character.  Right now I'm forced to cut and
> paste these letters when I need them but that's slowly driving me
> insane.  Is there a way I can use a control or alt key along with the
> vowel (or n) to make the appropriate accented version?  Is there
> another way to handle this?
> 

As XFCE is based on GTK+ you should be able to use this combination
CTRL+SHIFT+U+Hexcode [1].

You can release CTRL+SHIFT after typing U then type the hexcode and hit
Enter. After that the character appears. When holding CTRL+SHIFT then
typing U+Hexcode the character appears after releasing CTRL+SHIFT.

From [2]
N WITH TILDE, LATIN CAPITAL LETTER      00D1
N WITH TILDE, LATIN SMALL LETTER        00F1

CTRL+SHIFT+U+00D1 = Ñ
CTRL+SHIFT+U+00F1 = ñ

[1] http://en.wikipedia.org/wiki/Unicode_input
[2] http://www.unicode.org/charts/charindex.html

PS: Google is your friend

Regards,

Daniel

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to