This is the mail archive of the
cygwin-xfree
mailing list for the Cygwin XFree86 project.
Clean way to auto-read ~/.Xresources
- From: Gmane User <fma at doe dot carleton dot ca>
- To: cygwin-xfree at cygwin dot com
- Date: Sun, 28 Jan 2007 19:23:46 -0500
- Subject: Clean way to auto-read ~/.Xresources
- Reply-to: cygwin-xfree at cygwin dot com
I install cygwin as admin, and want to change the X resources for one
of the user accounts. Hence I don't want to change the global file
/etc/X11/app-defaults/XTerm for different xterm font bindings.
Instead, I put
xrdb -merge %HOME%/.Xresources
in startxwin.bat, after Xwin is launched. Being aversive to changing
global files, I wonder if there is a way for the user to decide where
to put Xresource specifications to be automatically read?
I notice that /etc/X11/xinit/xinitrc causes ~/.Xresources to be read,
but xinitrc doesn't get sourced regardless of whether I start X with
startwin.bat or startxwin.sh. I prefer to use startxwin.bat.
Thanks!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/