<div dir="ltr">Hi.<div>I believe xsession could be used:</div><div><a href="https://wiki.debian.org/Xsession">https://wiki.debian.org/Xsession</a><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 5, 2021 at 12:09 PM aprekates <<a href="mailto:aprekates@posteo.net">aprekates@posteo.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">OS: Debian GNU/Linux 10 (buster) x86_64<br>
Kernel: 4.19.0-13-amd64<br>
DE: KDE<br>
Display: x11<br>
server: X.Org 1.20.4<br>
<br>
I managed to create a custom xkb mapping using a home directory which <br>
contains a xkb keymap description (my-map-usgr-workman) and a symbols <br>
file and feeding those in xkbcomp:<br>
<br>
~/.config/xkb$ tree<br>
.<br>
├── my-map-usgr-workman<br>
├── symbols<br>
│   ├── ergogr<br>
<br>
$ xkbcomp -I$HOME/.config/xkb my-map-usgr-workman  $DISPLAY<br>
<br>
My question is : What is the way to make those changes permanent during <br>
a reboot?.<br>
<br>
----------------------------------------------------------------------------------------------<br>
<br>
Some related guides i have found regarding on ways to create a new xkb <br>
layout or variant and how to enable those changes (two tasks that go <br>
together usually).<br>
<br>
- a couple of sites proposing the local folder way of enabling a new layout<br>
<br>
      <a href="https://www.vinc17.net/unix/xkb.en.html" rel="noreferrer" target="_blank">https://www.vinc17.net/unix/xkb.en.html</a><br>
      <a href="https://a3nm.net/blog/xkbcomp.html" rel="noreferrer" target="_blank">https://a3nm.net/blog/xkbcomp.html</a><br>
      <a href="https://www.choam.eu/altgr-intl/" rel="noreferrer" target="_blank">https://www.choam.eu/altgr-intl/</a><br>
<br>
- a guide proposing to change xkb conf files directly in the system<br>
<br>
<a href="https://michal.kosmulski.org/computing/articles/custom-keyboard-layouts-xkb.html" rel="noreferrer" target="_blank">https://michal.kosmulski.org/computing/articles/custom-keyboard-layouts-xkb.html</a><br>
<br>
- a site that suggest to uphold the 11th commandment was "thou shalt not <br>
edit things in /usr/share"<br>
<br>
<a href="https://www.choam.eu/altgr-intl/" rel="noreferrer" target="_blank">https://www.choam.eu/altgr-intl/</a> <<a href="https://www.choam.eu/altgr-intl/" rel="noreferrer" target="_blank">https://www.choam.eu/altgr-intl/</a>><br>
<br>
Alexandros<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:xorg@lists.x.org" target="_blank">xorg@lists.x.org</a>: X.Org support<br>
Archives: <a href="http://lists.freedesktop.org/archives/xorg" rel="noreferrer" target="_blank">http://lists.freedesktop.org/archives/xorg</a><br>
Info: <a href="https://lists.x.org/mailman/listinfo/xorg" rel="noreferrer" target="_blank">https://lists.x.org/mailman/listinfo/xorg</a><br>
Your subscription address: %(user_address)s<br>
</blockquote></div>