On Tue, Oct 13, 2009 at 9:03 AM, <[email protected]> wrote: > Problem solved. My .Xdefault file was in the wrong directory.
Uh, that wasn't your only problem... > ----- Mail transféré ----- > De: [email protected] > À: "cygwin-xfree" <[email protected]> > 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/
