On Fri, Aug 27, 2010 at 3:33 PM, Denis 'GNUtoo' Carikli <[email protected]> wrote: > hi, > I'd like to add something like GTK_IM_MODULE=xim in /etc/profile.d for the > htcdream, or maybe, any machine that has an hardware keyboard > > how should that be added? > > gtk-immodule-xim is part of the gtk+ recipes. > > should I add a do_immodule() that check if there is keyboard > MACHINE_FEATURES, and if there is do an echo of GTK_IM_MODULE=xim to a > file which will be shiped to /etc/profile.d/immodule-gtk.sh ? > And add that to the gtk-immodule package?
yes deducing it from MACHINE_FEATURES is a good approach imo. > > without GTK_IM_MODULE=xim I've keyboard mapping issues under the htcdream: > xmodmap dream.xmodmap has no effect under gtk applications but work well > with illume or xlib applications > > Denis. > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
