On Wed, Sep 16, 2020 at 05:36:30PM +0100, Carsten Haitzler wrote:
> #ifdef XKB_BASE
>         XKB_BASE "/rules/xorg.lst",
>         XKB_BASE "/rules/xfree86.lst",
> #endif
> #if defined __NetBSD__
>         "/usr/X11R7/lib/X11/xkb/rules/xorg.lst",
> #elif defined __OpenBSD__
>         "/usr/X11R6/share/X11/xkb/rules/base.lst",
> #endif
>         "/usr/share/X11/xkb/rules/xorg.lst",
>         "/usr/share/X11/xkb/rules/xfree86.lst",
>         "/usr/local/share/X11/xkb/rules/xorg.lst",
>         "/usr/local/share/X11/xkb/rules/xfree86.lst",
>         "/usr/X11R6/lib/X11/xkb/rules/xorg.lst",
>         "/usr/X11R6/lib/X11/xkb/rules/xfree86.lst",
>         "/usr/local/X11R6/lib/X11/xkb/rules/xorg.lst",
>         "/usr/local/X11R6/lib/X11/xkb/rules/xfree86.lst",
> 
> anyway - if you read the lst files you'll see how e discovers available
> keyboard layouts and offers them in the config.
> 
> But yes - e will probably override things you do by hand at some point and...
> you got lucky before. :)

I see. I have root, so I'll try, thanks.
Out of curiosity, how does a non root user change their keyboard
settings now if they can't do it from their homedir/xsession?

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
 
Home page: http://marc.merlins.org/                       | PGP 7F55D5F27AAF9D08


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to