Difference between revisions of "Talk:Features/Language keyboard options"
Jump to navigation
Jump to search
(Created page with '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 res…') |
(No difference)
|
Revision as of 10:34, 24 November 2009
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