Please, don`t be silent. How to repeat if you use xfce 4.8: 0. logout from your Xfce and go to console 1. make backup of config $ cp -r .config config_ 2. delete configs $ rm -rf .config 3. login to your xfce Xfce will say you 'Welcome to the first start of the panel'. Choose 'Use default config'. And you will see my screenshot =) if you use default gtk and icons theme for xfce. And 'Applications menu' will not work.
Bring it back: 0. logout from your Xfce and go to console 1. delete configs $ rm -rf .config 2. bring back configs $ cp -r config_ .config 3. check permissiong for .config folder $ chown -R username:usergroup /usr/home/username/.config 4. reboot. 2011/3/10 Pavel Timofeev <[email protected]> > Of course I did it the first thing =) > I have lastest ports. > #portsnap fecth update && portmaster -ad > > # pkg_info | grep xfce4-utils > xfce4-utils-4.8.1_1 XFce 4 essential utilities and scripts > > 2011/3/10 Warren Block <[email protected]> > >> On Thu, 10 Mar 2011, Pavel Timofeev wrote: >> >> >> By the way, new xfce4 from fresh ports looks very bad. >>> After fresh install it told me 'Welcome to the first start of the panel' >>> and >>> I chose 'Use default config'. >>> And now I see that (look at screenshots): >>> >>> Screenshot #1 >>> http://img-fotki.yandex.ru/get/5904/mox87.0/0_62e05_925ad7d7_orig >>> >> >> Update your ports tree with portsnap or csup, then build/deinstall/install >> the sysutils/xfce4-utils port. Should have xfce4-utils-4.8.1_1 when done. >> > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
