On Tue, 15 Aug 2006 08:46:39 -0500
[EMAIL PROTECTED] wrote:

> How (if at all) do I display a Greek capital letter delta in a label
> using Pango markup (or any other means)?  This is via Glade v.2.  I'm
> using a US keyboard.  I'm pretty sure I can figure out how to do it
> from Python code, but since it's a static label I see no reason to
> pollute my application with such stuff.

Run in a terminal:

setxkbmap -option grp:rwin_switch,grp:alt_shift_toggle,grp_led:scroll\
 us,el

Press Alt+shift to switch to Greek keyboard and the clikc Alt+shift to
go back to us.

Preben
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to