Comment 24 for bug 671923

Revision history for this message
Jamie Zawinski (jwz) wrote : Re: [Bug 671923] Re: In XScreensaver unlock screen it is not possible to insert "€" sign

I strongly suspect that won't work, because calling setlocale() at all changes things in a way that setlocale(oldlocale) won't restore. I believe (though I can't prove it right now) that there's no way to return to the state of "I never called setlocale at all".