Newbie: translation does not work - solved

Matt Wozniski mjw@drexel.edu
Sat Oct 17 15:14:00 GMT 2009


On Tue, Oct 13, 2009 at 9:03 AM,  <phiroc@free.fr> wrote:
> Problem solved. My .Xdefault file was in the wrong directory.

Uh, that wasn't your only problem...

> ----- Mail transféré -----
> De: phiroc@free.fr
> À: "cygwin-xfree" <cygwin-xfree@cygwin.com>
> Envoyé: Mardi 13 Octobre 2009 13:39:19 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
> Objet: Newbie: translation does not work
>
> Hi,
>
> I have create this translation in my .Xdefault file
>
> *VT100.translation: #override \
         ^          ^
>        <Key>:F1 string("Hello world") string(0x0d)
              ^

You had at least 3 typos afaics; this should have been

*VT100.Translations: #override \
       <Key>F1: string("Hello world") string(0x0d)

> Any suggestions?

~Matt

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list