On 01/05/12 07:22, P Purkayastha wrote: > 1. e fails to build with this error: > > Making all in po > make[2]: Entering directory > `/var/tmp/portage/x11-wm/enlightenment-9999/work/e/po' > make enlightenment.pot-update > make[3]: Entering directory > `/var/tmp/portage/x11-wm/enlightenment-9999/work/e/po' > make[3]: *** No rule to make target > `../src/modules/xkbswitch/e_mod_keybindings.c', needed by > `enlightenment.pot-update'. Stop. > make[3]: Leaving directory > `/var/tmp/portage/x11-wm/enlightenment-9999/work/e/po' > make[2]: *** [enlightenment.pot] Error 2 > make[2]: Leaving directory > `/var/tmp/portage/x11-wm/enlightenment-9999/work/e/po' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/x11-wm/enlightenment-9999/work/e' > make: *** [all] Error 2 > emake failed > > > > > 2. After the move to core e the setxkbmap -variant has stopped working. > In my case, it tries to run > > RUN: 'setxkbmap 'us' -variant 'dvorak,' -model 'default'' > > There are no more layouts specified after 'us', so simply removing the > "," at the end of dvorak makes it work. The attached patch works for me. >
Same for me. I checked the manual, and it's specified there the , is not needed unless we use multiple layouts. Raster, if it's broken for you with japanese, you should possibly send a bug report for the setxkbmap guys and make them fix your issue. Bottom line: we should apply this patch if it fixes it. -- Tom. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
