Xfce not displaying with correct resolution


 
Thread Tools Search this Thread
Special Forums UNIX Desktop Questions & Answers Xfce not displaying with correct resolution
# 1  
Old 10-30-2010
Xfce not displaying with correct resolution

I have frequently installed xfce on both linux and freebsd machines, but something thathappens frequently is that the resolution of the display is not detected correctly. For instance on a 22 inch screen, the display is still 800x600 pixels. Similar things happen for 20 inch displays. The preferences options do not give me the choice to increase the resolution as a result of which the entire desktop looks far too much zoomed in, so to say. Where do I start to look to correct this?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Debian

LM 17.3 xfce constant lagging

I'm using LM 17.3x LIVE. Have constant and sometimes, severe lagging issues. Problems started when I "upgraded" to 18.3x. I tried 5 other distros all with the same issues. Went back to 17.3 and , alas, the problem followed. Found this: sudo gedit /etc/sysctl. conf vm. swappiness = 15, but all it... (4 Replies)
Discussion started by: 69Rixter
4 Replies

2. Shell Programming and Scripting

Not able to sort two fields and printf not displaying the correct values

Not able to sorting two fileds resolved printf issue 01-1000/9|JAN 01-0000/6|MAN 01-1010/2|JAN 01-1010/2|JAN 01-1010/2|JAN 01-1000/9|JAN 01-1000/9|JAN 01-1000/9|SAA 01-1000/9|SAA 01-0000/6|SAN 01-0000/6|SAN 1.sort -t'|' -k1,1n -k2,2 file (3 Replies)
Discussion started by: kalia4u
3 Replies

3. Shell Programming and Scripting

Xfce installer script

Xfce desktop installer script on Ubuntu for home, office or server computers. This script installs Xfce desktop and a set of programs according to user needs starting from an Ubuntu Server base system. It's valid for netbooks, notebooks, desktop computers and servers. For more information... (1 Reply)
Discussion started by: cesar-rgon
1 Replies

4. Red Hat

Where's the XFCE folder?

If a few of you look on FedoraForums, you'll find that a little while ago, I went on a desktop installing spree. I just have a small question about XFCE desktop. In my user directory, I see .kde, .mate, and .trinity. (all three are directories), but I have XFCE 4.8 installed along with the others.... (0 Replies)
Discussion started by: Ihatewindows
0 Replies

5. UNIX and Linux Applications

Xfce terminal: colors

I have Xfce terminal emulator installed on most machines. The Xubuntu version has color coding that distinguishes directories (purple) from files (white or green) for instance. The terminals on non-Linux machines do not have this color coding. Where can this color option be set? Is there a... (6 Replies)
Discussion started by: figaro
6 Replies

6. BSD

Xfce not autostarting after logging in

Xfce used to start up automatically on a FreeBSD 7.1 machine, but as of late this is not happening anymore. This means that the user has to enter "startxfce4" right after entering username and password. The .xsession file has the following contents: # cat /usr/home/user01/.xsession ... (8 Replies)
Discussion started by: figaro
8 Replies

7. Ubuntu

Webcam on xfce?

Hey guys. I'm about as new to Linux as you can get, so bear with me please. I installed Xubuntu on my old laptop to tinker with.. figured it would be a good use of an old machine. One thing I'd like to set up is some security with a webcam. Logitech QuickCam Pro 4000 to be exact. I went about... (22 Replies)
Discussion started by: Chesh
22 Replies

8. UNIX Desktop Questions & Answers

xfce like cde

At the moment I am using Ubuntu hardy on my desktop. I am going to be adding other Linux's and maybe FreeBSD. I use gnome for special effects, eye candy, and plain old show off stuff. But I want to have a simple DE in my computer installed. I like the way CDE looks and the reviews about its... (7 Replies)
Discussion started by: Texasone
7 Replies

9. UNIX for Dummies Questions & Answers

Installing Xfce?

I'm running Debian and doesn't really like gnome nor KDE and read about this XFce that ought to be a more simple X which is exactly what I'm looking for. So I re-installed the bare minimums of Debian and here I am, with nothing but Links/Lynx vim and apt-get (lovely isn't it?) trying to configure... (1 Reply)
Discussion started by: riwa
1 Replies
Login or Register to Ask a Question
XFDESKTOP(1)						      General Commands Manual						      XFDESKTOP(1)

NAME
xfdesktop - The Xfce 4 Desktop Environment's desktop manager SYNOPSIS
xfdesktop xfdesktop [options] DESCRIPTION
xfdesktop manages the desktop itself in the Xfce 4 Desktop Environment. This includes drawing the desktop backdrop and providing a right- click applications menu and middle-click window list menu, as well as drawing icons on the desktop. Only one instance of xfdesktop can be running at a time, and should be started by running xfdesktop without any arguments. OPTIONS
--reload Causes an already-running instance of xfdesktop to reload all its settings, including loading a new random backdrop if using a back- drop list. --menu Causes an already-running instance of xfdesktop to pop up the applications menu at the current position of the mouse cursor. --windowlist Causes an already-running instance of xfdesktop to pop up the window list menu at the current position of the mouse cursor. ENVIRONMENT
xfdesktop's behavior is affected by the following environment variables. XDG_CONFIG_HOME Specifies the root for all user-specific configuration files. If this environment variable is not present, it defaults to ~/.config XDG_CONFIG_DIRS Specifies a colon-separated list of system directories in which to search for configuration data. If this environment variable is not present, it defaults to /etc/xdg FILES
xfdesktop searches for a menu description file in $XDG_CONFIG_DIRS/menus/xfce-applications.menu. xfdesktop can also use a user-customized menu in $XDG_CONFIG_HOME/menus/. BUGS
Please report any bugs to http://bugzilla.xfce.org/. Development discussion should be conducted on the xfce4-dev@xfce.org mailing list. Usage-related questions should be directed to the xfce@xfce.org mailing list. HOMEPAGE
http://xfce.org/ AUTHOR
Jasper Huijsmans <huysmans@users.sourceforge.net>, Benedikt Meurer <benny@xfce.org>, and Brian Tarricone <bjt23@cornell.edu>. This manual page was originally written by Brian Tarricone <bjt23@cornell.edu>. 2 December 2007 Version 4.5.x XFDESKTOP(1)