Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: Anyone else having truoble w/ R4FCS xmh & subfolders? Message-ID: <9002121712.AA11552@expo.lcs.mit.edu> Date: 12 Feb 90 17:12:02 GMT References: <131634@sun.Eng.Sun.COM> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 21 Summary: MIT X11R4 xmh middle pointer button, when used to select a subfolder, causes the folder to become the currently selected folder, but does not open the folder. Anyone else seen this and does anyone have a fix? No; was the application defaults file edited? That's the patch bay for xmh. No, but I have my own hacked version in .Xdefaults; this is probably where the problem is, since I don't pretend to understand all of this stuff, I just bang on it until it does what I want... Xmh*folders*SimpleMenu.Translations:#override\n\ : notify()XtMenuPopdown()unhighlight()XmhOpenFolder()\n\ XmhOpenFolder should be called after notify and before unhighlight. converse@expo.lcs.mit.edu