Xorg resolution/display size problem

 
Thread Tools Search this Thread
Operating Systems Linux Debian Xorg resolution/display size problem
# 1  
Old 02-07-2013
Xorg resolution/display size problem

Hello,
I am running Debian 6.0 on a Sun Ultra 5 and the openbox window manager. The window is way larger than the screen and minimized icons go off the screen and I can't get them back. The mode is set to 1280x1024 in the Screen section of xorg.conf and Virtual is also set to 1280x1024 which is the max. for the LCD. xrandr shows both are in effect. I don't see any other option in xorg.conf that might change the window size. Respondents on the openbox mailing list say this is an xorg problem but I don't know what else to do.
Best regards,
Fred
# 2  
Old 02-08-2013
I use tightvnc java viewer with free vnc 4, and I can set my desktop window size to fit anything. If I make it too big, I have scrool bars so I can see it all in pieces. Many X desktops have this sort of pan and zoom capability.

Maybe this would help: http://en.wikipedia.org/wiki/RandR

Last edited by DGPickett; 02-08-2013 at 05:42 PM..
# 3  
Old 02-08-2013
Please show us your xorg.conf file.
# 4  
Old 02-11-2013
Partial xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)

Section "Device"
Identifier "Configured Video Device"
Driver "ati"
Option "UseFBDev" "true"
EndSection

Section "Monitor"
Identifier "Sun-x7205a"
HorizSync 35-80
VertRefresh 56-75.1
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Sun-x7205a"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768"
# Depth 24
# Modes "1280x1024" "1024x768"
Virtual 1280 1024
#xdm won't run if depth is set to 24
EndSubSection
EndSection

I will look at RandR but from the responses from the openbox mailing list the problem I am having is not normal operation.
# 5  
Old 03-04-2013
It turned out that openbox does not make visible icons for minimized applications even though an animation enabled by default implies that it does. The app can be restored with the openbox menu. Desktops -> desktop1-> grayed out icon will restore it.
This User Gave Thanks to snorkack59 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Change AIX display resolution ?

Hello, Running X on AIX local display - want to change resolution. On Linux for example I used xrandr. ? thanks Vilius (1 Reply)
Discussion started by: vilius
1 Replies

2. UNIX Desktop Questions & Answers

Correcting the display resolution

I have an issue with the display resolution under Xfce. The monitor can handle 1024x768, but the screen display is 800x600. The control panel does not allow me to change this. I also found the file .config/xfce4/xfconf/xfce-perchannel-xml/displays.xml in which I have made changes, but after a... (0 Replies)
Discussion started by: figaro
0 Replies

3. Solaris

OpenWindows display resolution problem

Hi all! On my SPARC mashine I have changed the screen resolution from default to: output-device screen r1024x768x75, because the OBP picture too big (e.g. Sun Logo and OBP text). Now, after the system booting I have the problem with OpenWindows picture (e.g. the window manager does not display... (2 Replies)
Discussion started by: wolfgang
2 Replies

4. Red Hat

Display(xorg.conf) Problem on Dell Inspiron 1420

Dear all, I have Dell Inspiron 1420 with Intel(R) 965 Express Chipset Family. I am facing display problem on Redhat 5 Server. Please, Help me how to configure xorg.conf manually. Recently, i have upgraded Kernel kernel-2.6.18-138.el5.i686. Thank You Anu. (0 Replies)
Discussion started by: Anu18
0 Replies

5. Windows & DOS: Issues & Discussions

cygwin-x/can't install xorg-x11-f100 & xorg-x11-fnts

Hello All. Really a newbie to Linux/Unix. Trying to get into Linux. Using XP PE currently. Installed cygwin and trying to intall cygwin-x. Everything else is setup nice but i can't seem to install these two packages (without whom xwin won't start) 1. xorg-x11-f100 2. xorg-x11-fnts Tried the... (1 Reply)
Discussion started by: binodbdrchand
1 Replies

6. UNIX for Dummies Questions & Answers

Cannot change my display to high resolution

Hi all, i am one of the newbies with linux. i just install the Enterprise AS on my ibm z60t. I am trying to change the color setting to hight resolution, unfortunately, it does not work. it works only with the 256 color setting. It seems the widescreen or the vga card of my notebook does not... (3 Replies)
Discussion started by: sanlen
3 Replies

7. UNIX for Dummies Questions & Answers

How to change display resolution in UnixV4.0D

I would like to know how to change the display resolution in UnixV4.0D. Can anyone please help me. Regards, Avgust (1 Reply)
Discussion started by: avgust
1 Replies

8. UNIX Desktop Questions & Answers

Graphic display resolution

Hello all, I need to fix some resolution in an AIX, how can I do it? It cannot be altered at system reboot, in the other words, I'm setting an display resolution, but when I do a reboot this configuration will be losted. I need somethig like this: Set a configuration and it cannot be changed... (0 Replies)
Discussion started by: nando_zambone
0 Replies

9. Solaris

How to change display resolution

Hi, I would like to know how to change the display resolution in solaris on sparc. Can anyone please help me. Regards, Raja (3 Replies)
Discussion started by: RajaRC
3 Replies
Login or Register to Ask a Question