On Tue, 2 May 2017 12:10:05 +0100 Allan Jardine <[email protected]> said:
> Hi all, > > I've run into a little issue that is being triggered every time I change > virtual desktops: I've got a custom keymap for my keyboard (`xkbcomp > -I$HOME/.xkb ~/.xkb/keymap/mykbd`) which works really well, but every time > I change virtual desktop the key map that is active gets reset to be > something else (I think whatever is selected in the Enlightenment keyboard > panel). > > I can't seem to find a way to load my custom configuration in the E > settings, and equally I've struggled to find how to get my custom map into > the list of options E shows so it could be selected there. > > Does anyone have any suggestions on how I can retain my custom map when > switching between virtual desktops? Hello ! I've added my custom kbdmap system wide like this : http://cgit.asynk.ch/bin/tree/xkb-jeyzu.patch relevent e code is here : https://git.enlightenment.org/core/enlightenment.git/tree/src/modules/xkbswitch/e_mod_parse.c It might be correct to add ~/.xkb/rules/xorg.lst to #64: const char *lstfiles[] = {…} --- Hell'O from Yverdoom Jérémy (jeyzu) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
