Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: twm bitmap file path Message-ID: <9001111421.AA03276@kanga.lcs.mit.edu> Date: 11 Jan 90 14:21:06 GMT References: <9001102303.AA14497@NMSU.Edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 8 You would typically set it in the resources that get loaded into the server with xrdb. For example, if your resources file were called .Xres: % cat >>.Xres bitmapFilePath: /users/jim/icons:/x/include/bitmaps ^D % xrdb -load .Xres