Quote:
Originally Posted by scotty1024
Antartica, another Xlib intercept for you... need to force the main window name. But of course that then changes the resource names.
Or perhaps you can change Xlib to report the name to iRex as "sh" and keep the original resource name for purposes of loading resources? 
|
changing "on the fly" that would be quite difficult. I prefer to try to pursue it using an alternate method (one possibility is to open another connection to the X server and registering a class of "sh" in that other connection, and then forward the key events from one connection to the other...).
Anyway, until I have the refresh thing working I'll not pursue any other integration point. One thing at a time...