From owner-freebsd-questions@FreeBSD.ORG Sun Mar 15 23:50:47 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25F591065741 for ; Sun, 15 Mar 2009 23:50:47 +0000 (UTC) (envelope-from weif@cjones.org) Received: from maxine.cjones.org (chris.static.mt.net [206.127.66.35]) by mx1.freebsd.org (Postfix) with ESMTP id E0A888FC12 for ; Sun, 15 Mar 2009 23:50:46 +0000 (UTC) (envelope-from weif@cjones.org) Received: by maxine.cjones.org (Postfix, from userid 1003) id BDAE4A196E; Sun, 15 Mar 2009 17:50:45 -0600 (MDT) From: Keith Seyffarth To: Manolis Kiagias In-reply-to: <49BD7D40.2080609@gmail.com> (message from Manolis Kiagias on Mon, 16 Mar 2009 00:12:16 +0200) References: <49BA87D5.3080000@gmail.com> <20090313204825.E64BCA2718@maxine.cjones.org> <49BACEF0.8070905@gmail.com> <20090313223308.3B98CA2723@maxine.cjones.org> <49BAE3C0.9090000@gmail.com> <20090314043421.12C61A24F7@maxine.cjones.org> <49BB4762.7020405@a1poweruser.com> <20090314064658.1F188A25F3@maxine.cjones.org> <49BB57EF.2060303@a1poweruser.com> <20090314214353.54DFEA2786@maxine.cjones.org> <20090314215625.GA72097@owl.midgard.homeip.net> <20090315212730.A1E47A240F@maxine.cjones.org> <49BD7D40.2080609@gmail.com> Message-Id: <20090315235045.BDAE4A196E@maxine.cjones.org> Date: Sun, 15 Mar 2009 17:50:45 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: issues in XFCE 4.6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: weif@weif.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Mar 2009 23:50:47 -0000 > You could try hitting ALT+F2 and typing xfce4-settings-manager or > xfce4-settings-editor to run these. I was able to set some things this way, but some settings don't take (such as screen resolution). also, changing the theme to Tango didn't fix the missing icons (yes, icons-tango-0.8.1_1 and icons-tango-extras-0.1.0_1 are both installed) > As for the screen resolution, I upgraded one more machine today and it > went down to 1024x768 instead of 1280x1024. > This was the only machine I had had in the past to adjust resolution by > using XFCE's display applet. Every other machine would start directly at > the correct resolution. In the previous XFCE version, the Display applet > would correctly set this, but not in 4.6. Although the correct > resolution was selectable, it just resulted to a blank screen. > Finally, I used xrandr to adjust the resolution. This maybe of some help > to you as well: Adding xrandr to the .xinitrc file seems to have the screen resolution and flicker fixed. One other thing, though, the exit button (from the panel) now only has the option to "Quit," which is doesn't do. Fortunately, this is pretty easy to work around, just shutdown from an xterm. Keith