Sponsored Content
Operating Systems Linux Debian Xorg resolution/display size problem Post 302767979 by snorkack59 on Thursday 7th of February 2013 09:11:25 PM
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
 

9 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

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. 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

7. 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

8. 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

9. 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
xvidtune(1)						      General Commands Manual						       xvidtune(1)

NAME
xvidtune - video mode tuner for Xorg SYNOPSIS
xvidtune [ -show | -prev | -next | -unlock ] [ -toolkitoption ... ] DESCRIPTION
Xvidtune is a client interface to the X server video mode extension (XFree86-VidModeExtension). When given one of the non-toolkit options, xvidtune provides a command line interface to either print or switch the video mode. Without any options (or with only toolkit options) it presents the user with various buttons and sliders that can be used to interactively adjust existing video modes. It will also print the settings in a format suitable for inclusion in an xorg.conf file. Normally the Xorg X servers only allow changes to be made with the XFree86-VidModeExtension from clients connected via a local connection type. Note: The original mode settings can be restored by pressing the `R' key, and this can be used to restore a stable screen in situations where the screen becomes unreadable. The available buttons are: Left Right Up Down Adjust the video mode so that the display will be moved in the appropriate direction. Wider Narrower Shorter Taller Adjust the video mode so that the display size is altered appropriately. Quit Exit the program. Apply Adjust the current video mode to match the selected settings. Auto Cause the Up/Down/Right/Left, Wider/Narrower/Shorter/Taller, Restore, and the special S3 buttons to be applied immediately. This button can be toggled. Test Temporarily switch to the selected settings. Restore Return the settings to their original values. Fetch Query the server for its current settings. Show Print the currently selected settings to stdout in xorg.conf "Modeline" format. The primary selection is similarly set. Next Switch the Xserver to the next video mode. Prev Switch the Xserver to the previous video mode. For some S3-based cards (964 and 968) the following are also available: InvertVCLK Change the VCLK invert/non-invert state. EarlySC Change the Early SC state. This affects screen wrapping. BlankDelay1 BlankDelay2 Set the blank delay values. This affects screen wrapping. Acceptable values are in the range 0-7. The values may be incre- mented or decremented with the `+' and `-' buttons, or by pressing the `+' or `-' keys in the text field. For S3-864/868 based cards InvertVCLK and BlankDelay1 may be useful. For S3 Trio32/Trio64 cards only InvertVCLK is available. At the moment there are no default settings available for these chips in the video mode extension and thus this feature is disabled in xvidtune. It can be enabled by setting any of the optional S3 commands in the screen section of xorg.conf, e.g. using blank_delay "*" 0 OPTIONS
xvidtune accepts the standard X Toolkit command line options as well as the following: -show Print the current settings to stdout in xorg.conf "Modeline" format and exit. -prev Switch the Xserver to the previous video mode. -next Switch the Xserver to the next video mode. -unlock Normally, xvidtune will disable the switching of video modes via hot-keys while it is running. If for some reason the program did not exit cleanly and they are still disabled, the program can be re-run with this option to re-enable the mode switching key combinations. SEE ALSO
xrandr(1), Xorg(1), xorg.conf(5). AUTHORS
Kaleb S. Keithley, X Consortium. Additions and modifications by Jon Tombs, David Dawes, and Joe Moss. BUGS
X Error handling, i.e. when the server does not allow xvidtune clients to write new modes, could be better. X Version 11 xvidtune 1.0.2 xvidtune(1)
All times are GMT -4. The time now is 01:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy