On Tue, Nov 24, 2009 at 8:05 PM, Walter Bender <[email protected]> wrote: > I've begun working on language and keyboard options for the Sugar > intro dialog. More details can be found at: > > http://wiki.sugarlabs.org/go/Features/Feature_intro_language_keyboard_options > > Comments/feedback sought. >
While the keyboard settings can be changed on the fly through either setxkbmap or the libxklavier python bindings - the language settings cannot be changed without a process restart. One possible solution is to conditionally run the introwindow as a separate process, and call the main sugar-session from that. (the display manager does the language choosing/setting for GNOME/KDE) Thanks, Sayamindu -- Sayamindu Dasgupta [http://sayamindu.randomink.org/ramblings] _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

