[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: euro and konsole



On Wednesday 05 December 2001 20:45, Magnus von Koeller wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Wednesday 05 December 2001 17:21, Ivan E. Moore II wrote:
> > is this working or no?
> 
> Not for me. It does work in all other KDE apps but only by 
> hand-editing /etc/X11/xkb/symbols/de, putting 'currency' instead of 
> 'EuroSign' in there for AltGr+E but then it doesn't work in GTK apps. 
> And in Konsole, it doesn't work at all (nothing happens when I press 
> AltGr+E).

Trust me.  Konsole can output euro symbol.

First check with xev if ALT gr really gives an Euro Event from
the Xserver

Check that you configured the right font:

	perl -le 'print chr(0xe4),chr(0244)'

This will output ä and € for latin 9 but &auml and
&currency; for iso latin 1.

If you see other chars check LANG and LC_* settings.

Maybe bash eats the 8 bit.  Put this into ~/.inputrc

set input-meta on
set output-meta on
set convert-meta off

and exec bash (without these settings I was never able to write any 8bit char.)

Off hand I can't thing or other pit falls.  Let us know if with this hints
you can look at beautiful euro in konsole ;)

Achim
> 
> - -- 
> - -M
> 
> - -------  Magnus von Koeller  <magnus@vonkoeller.de> ------
>  Georg-Westermann-Allee 76 / 38104 Braunschweig / Germany
>    Phone: +49-(0)531/2094886 Mobile: +49-(0)179/4562940
> 
>  lp1 on fire (One of the more obfuscated kernel messages)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE8DnlZUIvM6e6BgFARAuwzAKDAu2rFzoOVaKaIh6KpdDcccuzaIACgmUtd
> 8vPmUJNcIU7Il29rbgjBoRc=
> =YOgU
> -----END PGP SIGNATURE-----
> 
> 
> --
> To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 
> 

-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- reddy@lion.austin.ibm.com



Reply to: