start of kde5 changes env var LANG
Adriaan de Groot
groot at kde.org
Mon Dec 7 21:21:49 GMT 2020
On Monday, 7 December 2020 16:07:31 CET Matthias Apitz wrote:
> El día lunes, diciembre 07, 2020 a las 12:08:51p. m. +0100, Matthias Apitz
escribió:
> > I have another script (used in ~/.kde4/Autostart/xmod.sh) which I now
>
> > copied to ~/.config/plasma-workspace/env/xmod.sh which does:
> I came up with this small hack:
>
> $ cat ~/.config/plasma-workspace/env/xmod.sh
>
> echo $0 >> /tmp/autostart.txt
> ( sleep 60 ; ~/xmod.sh ) &
>
> i.e. the real work is done in ~/xmod.sh which is launched by
> ~/.config/plasma-workspace/env/xmod.sh but 60 secs later;
This seems like an *amazing* attempt to keep something from 15 years ago still
working, in the face of technology that wants to do things differently now --
or maybe that wants to cater to users who don't write their own xmodmap files.
I've been there (although I futzed something together so that when I opened
konsole, it would apply my settings through .bashrc, massaging the keymap so
it almost-matched my old Sun5 keyboard).
Keep in mind that logging in through a display manager, rather than running
startx from the system console, runs things **differently** and probably runs
.xsession rather than .xinitc and the DM might not have support for, say,
login.conf -- SDDM for instance only got that quite recently, thanks to work
by it-might-have-been-Gleb-maybe.
There's a keyboard configuration module that's really extensive: you may very
well be able to find the settings you are looking for there (certainly group
switching and things like that). Systemsettings -> Input Devices -> Keyboard.
[ade]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20201207/e075529d/attachment.sig>
More information about the kde-freebsd
mailing list