NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xsrc/40582: Mode_switch key press takes 2 seconds to get processed
The following reply was made to PR xsrc/40582; it has been noted by GNATS.
From: Michael Stapelberg <michael%stapelberg.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: xsrc/40582: Mode_switch key press takes 2 seconds to get
processed
Date: Mon, 9 Feb 2009 20:09:22 +0100
Hi,
I just wanted to add that I've now changed my locales to the following:
export LC_CTYPE=de_DE.UTF-8
export LC_TIME=de_DE.ISO8859-15
export LC_NUMERIC=de_DE.ISO8859-15
export LC_MONETARY=de_DE.ISO8859-15
export LC_MESSAGES=C
export LC_PAPER=de_DE.ISO8859-15
export LC_NAME=de_DE.ISO8859-15
export LC_ADDRESS=de_DE.ISO8859-15
export LC_TELEPHONE=de_DE.ISO8859-15
export LC_MEASUREMENT=de_DE.ISO8859-15
export LC_IDENTIFICATION=de_DE.ISO8859-15
(with LC_COLLATE, LC_ALL, LC_LANG unset)
Those are valid (perl does not complain anymore), but this does not change
anything for the bug. This is rather logical, as the locales are set before
the window manager starts and, because the window manager does not bind
Mode_switch, it doesn't even appear in the chain of events.
Best regards,
Michael
Home |
Main Index |
Thread Index |
Old Index