Results 1 to 2 of 2
Hi, a question to any experienced X11 dev/user: is there any way to reliably find the location of the X11 app-defaults folder on any distribution? I.e. ubuntu (hence guess also ...
- 05-27-2010 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 12
Cross-distro way to get location of app-defaults folder
Hi, a question to any experienced X11 dev/user: is there any way to reliably find the location of the X11 app-defaults folder on any distribution? I.e. ubuntu (hence guess also debian) uses
/usr/lib/X11/app-defaults
while fedora/redhat use
/usr/share/X11/app-defaults/
.
Thanks!
smani
- 05-28-2010 #2Just Joined!
- Join Date
- Aug 2009
- Posts
- 12
Right, so one way seems to put the resource files in some folder and then simply export XAPPLRESDIR with that folder .


Reply With Quote
