David C. Rankin composed on 2024-07-16 23:01 (UTC-0500):
Strange observation. I configure the console bell and typematic rate in ~/.xprofile. It was sourced and worked fine on 15.4, but it doesn't seem to be sourced on TW. If it's not, what changed and where would I set it to be sourced again?
In TW there is no /etc/X11/xinit/xinitrc, just xinitrc.common and no /etc/X11/xdm/Xsession. What is the recommended way or where should I put custom xset ... commands to run on desktop start?
Should we just create a custom /etc/X11/xinit/xinitrc with something like:
#!/bin/sh
[ -f /etc/xprofile ] && . /etc/xprofile [ -f ~/.xprofile ] && . ~/.xprofile
?
I put my X globals in /etc/X11/xinit/xinitrc.d/. -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata