LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   System-wide urxvt (rxvt-unicode) X-resource control (https://www.linuxquestions.org/questions/linux-software-2/system-wide-urxvt-rxvt-unicode-x-resource-control-417484/)

colo 02-20-2006 06:26 AM

System-wide urxvt (rxvt-unicode) X-resource control
 
Hello there,

I'm a satisfied user of urxvtd and urxvtc since yesterday; however, there's ONE particular issue I'm unhappy about. I'm able to control urxvt's exported X-Resources via each user's ~/.Xdefaults - I'd rather have ONE system-wide config file, like I used to have with UXTerm (e. g., a resource-control file in /etc/X11/app-defaults/).

The problem occurs in Gentoo GNU/Linux (urxvt 7.1), as well as in Archlinux (urxvt 7.5).

Any ideas on how to tackle this?

Regards,
- colo

dive 02-20-2006 08:07 AM

My slack system has a /etc/X11/xdm/Xresources file. Perhaps you could make each users .Xresources read only, chown it to root, and put your settings in the xdm one.

Don't know if it will work but worth a try

Worksman 07-17-2006 08:17 AM

/etc/skel/
 
Edit your .Xdefaults with your neded options and then copy it to /etc/skel/.Xdefaults
This way every new user that you add get's the files in /etc/skel/ in his home, including .Xdefaults
I hope that makes the feeling of system-wide.


All times are GMT -5. The time now is 06:00 PM.