Getting a certain character with Gnome
I'm referring to the character with ASCII code 182.When you use
kedit you can get it by pressing AltGr and r.It looks like P facing backwards.
When I use vi on KDE I can also get it by pressing AltGR and r.But
if I run vi on Gnome and I press the same button combination I don't
get anything.In addition to that if I have a file with these characters and
display the file using the cat command on a terminal emulator , then
if I use KDE they display properly but if I use Gnome it shows question
marks instead.So my question is how to get Gnome to display them properly
and also to recognize the key combination AltGr and r and produce the
character with ASCII 182.