I had the same issue when I went from slink -> potato. I believe the issue is that fvwm2 got renamed to simply fvwm; that means the names of the configuration directories change as well, from fvwm to fvwm2. I had written some fairly involved stuff that referenced fvwm2, so I used links to fix this:
For users: ln -s ~/.fvwm2 .fvwm For root (system): cd /etc/X11 ; ln -s fvwm2 fvwm Don't know if it's right, but it worked :) Andy Perrin ---------------------------------------------------------------------- Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin [EMAIL PROTECTED] - [EMAIL PROTECTED] On Mon, 22 Jan 2001, davec wrote: > I've just re-installed debian (to the current stable release), and my > fvwm2 window manager menus are empty, except for one X-term item. > > Is this a new policy? Or was something screwed up in my install? > > -davec > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >