Ubuntu :: Change Screen Resolution At Command Line?

Jul 20, 2010

what is the command or man/info page that show how to change screen/monitor resolution while in the bash shell?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Change Screen Resolution From Command Line?

Feb 20, 2011

Does anyone know if there's a command I can put in Terminal to change the screen resolution?

View 3 Replies View Related

General :: Changing Screen Resolution From The Command Line?

Feb 2, 2010

I am having an install problem where the distro I am installing, installed at the wrong screen resolution. The display settings menu doesn't offer the correct resolution so I'm using half my screen real estate.

View 5 Replies View Related

Ubuntu :: Change Gdm Login Screen From Command Line

Mar 22, 2011

is there a way to change the gdm login screen (either the background image or the text in the login window) from the command line?i'd like to check several things at boot and report that on the gdm login screnn.

View 8 Replies View Related

Ubuntu :: Commad Line To Bring Up Monitor Resolution Change

Jun 6, 2010

I mis-clicked and now my monitor resolution is WAY too high. I could fix that by re-clicking, but the menu to bring up the screen I need to click is off-screen.By blind clicking I got a command line window. Can anybody tell me the command line to bring up the system preference for monitor resolution?

View 2 Replies View Related

General :: Adjust Resolution Or Video Settings From Command Line?

Feb 28, 2011

I'm trying to install Ubuntu Desktop 10.10 on an Intel Atom mainboard (Intel D945GCLF2) with CRT that has been running Ubuntu 9.x previously.
Both, Desktop live CD / installer and alternate install CD cause the screen to go black (and the status LED blinks).

I was able to get a bit further into the boot process with nomodeset as parameter with the Live CD, unfortunately I can't pass GRUB any parameters now that I have used the alternate Install CD by pressing 'e', it just boots.

So now I have Ubuntu installed, I get a terminal with CTRL-ALT-F1 but I don't know what I need to do now or how to adjust resolution or video settings from command line.

View 1 Replies View Related

Ubuntu :: How Can I Change Screen Resolution

May 14, 2010

How can I change screen resolution?

View 4 Replies View Related

Ubuntu :: Can't Change Screen Resolution / Do That?

Aug 10, 2010

I'm very new to Ubuntu and have 9.04 running on a Sony Vaio, don't know what graphics card I have. My screen resolution doesn't have an option higher than 800x600, so everything looks super zoomed in. Other threads tell me to edit xorg.conf, which I did (probably incorrectly). The result was the computer had mega problems when I restarted it, and when it finally got back to the desktop it didn't give me any other options for screen resolution. Also it says I'm in low graphics mode.

View 1 Replies View Related

Ubuntu :: Can't Change Screen Resolution Itself

Feb 14, 2011

I recently upgraded my desktop pc from 10.04 to 10.10 and ran into a tad of trouble. After I attempted to login from the GDM, something caused the system to crash and return to the GDM. So, I got my laptop out, did some googling, and decided to delete ~/.config/monitors.xml to try and reset the resolution. That got me to the Desktop, at which point I was greeted by more display issues.

The point at which the computer normally goes idle seems to crash and return it to the GDM as well. Needless to say, I disabled the idling/password prompt setting to prevent crashes every five minutes. Anyway, the prevailing problem is that I can't change the resolution itself -- as that seems to cause the same issue.

View 3 Replies View Related

Ubuntu :: Can't Change Screen Resolution

Mar 13, 2011

I've recently installed Ubuntu 10.10 on an old Dell computer I have. Everything seems to work fine, but I can't seem to change the screen resolution. In the monitor Preferences it says Monitor:Unknown. It's stuck on 1600x1200 and I'd like it to be closer to 1024x768

I've tried changing the xorg.conf file to no avail. I've been browsing for 3 days now looking for a solution.

[URL] These are my specs if it helps any, ignore the windows installation info because I have it installed alongside ubuntu.

View 9 Replies View Related

Ubuntu :: Screen Resolution Will Not Change / What To Do?

Apr 1, 2011

I cannot get my screen resolution to change from 1600x1200. This is a new install of Ubuntu 10.10 and the desired option ( 1024x768 ) is listed under System/Preferences/Monitors. Changing the resolution and clicking Apply results in a screen refresh, but the resolution remains at 1600x1200.

I have gone through just about every tutorial and thread I can find, but nothing works. Here is some relevant information I have gathered code...

View 1 Replies View Related

Ubuntu :: Change Splash Screen Resolution?

May 2, 2010

I've recently upgraded to Ubuntu 10.04 LTS. When I boot up I see this:

[URL]

in a very low resolution

At the login screen and on the desktop my resolution is 1680 x 1080

Is there a way to make the splash screen that resolution as well?

View 9 Replies View Related

Ubuntu :: Can't Change Screen Resolution Version 10.10

Mar 19, 2011

I like many of its features. But i cant change the screen resolution from 800 x 600 and the monitor type is set to unknown... I tried googling to find a solution but i didnt succed.. Atlast i gave up and tried fedora.. fortunately fedora detected my monitor and i was able to change the resolution.. It is also another linux distribution but why not ubuntu...?

View 1 Replies View Related

Ubuntu :: Unable To Change Screen Resolution

Sep 17, 2010

Just Installed the latest version of Ubuntu Netbook on my Toshiba Portege 7200 and the screen resolution is set to 800x600. The OS is not recognizing the fact the laptop can do 1024x768. I've been searching the net for a few hours to fix the problem and I'm not getting anywhere. The fix to the problem is to add the info below to the Xorg.conf file. This file does not seem to exsist on the latest version and if I create it manually it does not work.

# xorg.conf (X.Org X Window System server configuration file)
# This file was generated by dexconf, the Debian X Configuration tool, using values from the debconf database.
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
# This file is automatically updated on xserver-xorg package upgrades *only* if it has not been modified since the last upgrade of the xserver-xorg package.
# Note that some configuration settings that could be done previously in this file, now are automatically configured by the server and settings. Here are ignored. If you have edited this file but would like it to be automatically updated again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier "Trident Microsystems Cyber 9540 (rev 52)"
Driver "trident"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Integtrated LCD"
HorizSync 28-90
VertRefresh 43-85
#Modeline "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
#Option "PreferredMode" "1024x768_60.00"
EndSection

Section "Monitor"
Identifier "VGA-0"
Option "Ignore" "true"
EndSection

Section "Screen"
Identifier "Screen 1"
Monitor "Integtrated LCD"
Device "Trident Microsystems Cyber 9540 (rev 52)"
EndSection

View 5 Replies View Related

General :: Can't Change Screen Resolution In Ubuntu

Jan 17, 2011

I can't change scrren resolution in ubuntu linux.It's having only one size.which file i need to edit.

View 14 Replies View Related

Ubuntu :: Can't Change The Screen Resolution Down From 1680x1024?

Jan 4, 2011

I cannot change the screen resolution down from 1680x1024 (or whatever the default is). Sometimes the task bar disappers, or I get a 'split-screen' effect. I have low vision. I need the old 1024x768 resolution.

I have tried Ubuntu, and many of it's derivatives eg, Linux Mint, Ultimate Edition, and yesterday with Zorin, that seems to be getting good reviews at the moment, and they all have the same problem. Older versions of 'buntu did not have this problem, only 10.04 and 10.10.

I have a standard desk-top pc - Pentuim IV using the on-board Intel graphics, and a Dell monitor.

This is VERY frustrating. Ubuntu is very common and widely-used. The only solutions I can find on the 'net have to do with reconfiguring the X11/xorg file, except there isn't one anymore. This is ridiculous. It should just work. Suse Linux and PCLinuxOS work on my hardware. Why not Ubuntu? By the way, I am not a newbie. I have been using Linux for the last six years, experimenting with different distro's.

If someone could shed some light on this, I would be most grateful. I don't believe I'm the only person who has had this problem, but there is very little infornmation on it.

View 4 Replies View Related

General :: Setting Command-line Console Resolution Vbeinfo In Grub2 Does Not Report All Resolutions?

May 6, 2010

I have a Asus EEE PC 1005P which I installed a Command-line system on using the Alternate Installer CD of Ubuntu Lucid Lynx. Altough I think this is a general linux and grub2 question. I do not have (or want) the X Window System installed. I want to change my console screen resolution (not inside X) to 1024x600. But it isn't reported when I use vbeinfo inside grub:

grub> vbeinfo
VBE info: version: 3.0 OEM software rev: 1.0
total memory: 8128 KiB
List of compatible video modes:
Legend: P=Packed pixel, D=Direct color, mask/pos=R/G/B/reserved
0x112: 640 x 480 x 32 Direct, mask: 8/8/8/8 pos: 16/8/0/24

[Code]...

Does it mean I have the driver? how to set it to 1024 x 600 in grub2?

View 1 Replies View Related

Debian :: Cannot Seem To Change Screen Resolution

Aug 17, 2010

Ever since I installed Debian, my monitor keep saying: "Input Signal Out of Range Change Settings to 1600x900 - 60Hz". So I thought it a problem of the screen resolution, so I have been trying to edit my xorg.conf file, but it doesn't seem to work at all. And this is my settings.

Section "Monitor"
Identifier"Configured Monitor"
EndSection

Section "Screen"
Identifier"Default Screen"
Monitor"Configured Monitor"
Device"HP 2009m"
SubSection "Display"

Depth24
Virtual2048 2048
Modes"1600x900_60.00"
EndSubSection
EndSection

View 2 Replies View Related

General :: How To Change The Screen Resolution

Sep 16, 2010

I am running 'Slitaz.3' but don't have a clue how i may change the screen resolution.

View 1 Replies View Related

General :: Can't Change The Screen Resolution From 800 X 600?

Jan 21, 2011

I have a mecer bravo laptop which has a sis mirage graphics card, I cant change the screen resolution from 800 x 600 to anything better.

View 4 Replies View Related

CentOS 5 :: How To Change The Welcome Screen Resolution

Apr 2, 2009

How to change the welcome screen resolution? (Where you input the username and password) I use NVIDIA driver which download from its official web site. After reboot, the welcome screen out of bottom.Change session, language and restart computer menu not in the screen. Is there a way to set the welcome screen resolution? or how can I fix it?

View 2 Replies View Related

Ubuntu Multimedia :: 9.10 - Cannot Change Screen Resolution From 1440x900

Apr 29, 2010

After update from 8.10 to 9.10 I have screen resolution 1440x900, which is not supported by my monitor. Following changes had no effect on my screen resolution

xrandr:
Code:
$XAUTORITY=/home/zuker/.Xauthority DISPLAY=:0.0 xrandr --output default --mode 1024x768
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
xorg.conf

Code:
Section "Screen" ...
Subsection "Display"
Depth 24
Modes "1024x768"
Virtual "1024 768"
EndSubSection

View 9 Replies View Related

Ubuntu :: How To Change HP Mini Screen Resolution To 800x600

Nov 7, 2010

I am using HP Mini 1000 Series with Ubuntu 10.10 (later installed with xubuntu-desktop). I want to run a wine application which requires 800x600 resolution. However, my current resolution is 1024x576. The other available solution is 640x480. Previously, I used pre-installed Windows XP, it allows me to change the resolution to 800x600 by clicking the "List All Modes" button at the display setting, then I can choose the 800x600 resolution. So, I think HP Mini is also able to support 800x600 screen resolution. May I know how can I do it in Ubuntu?

View 1 Replies View Related

Ubuntu :: Change Screen Resolution When Booting To Terminal.(No X)

Apr 24, 2011

When I boot without X or hit Ctrl+Alt+F1 I have very low screen resolution.(large font) I believe default is 640x480

Normal for the screen is 1920x1200.

Can I change it?

Does it have to do with Nvidia?

Ubuntu10.10-x64-Nvidia

View 3 Replies View Related

Ubuntu Multimedia :: Screen Tearing After Resolution Change?

May 15, 2011

After upgrading to 11.04, my screen resolution was reset to 1024x768. As the native resolution for my monitor is 1920x1080, I went to reset that. The resolution didn't exist in the Monitors applications, so I did the following:

Code:
kane@Griffin:~$ cvt 1920 1080 60
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync

[Code].....

The monitor adjust, but most of the screen shows tearing and doesn't update correctly. Hard to explain, so I attached a screenshot at 1024x768, working normally, and 1920x1080, fubar. I've cropped these images to get them to fit the forum limitations, but they still show the issue.

My monitor is an LG Flatron W2253TQ, my graphics card is an ATI Radeon HD 4650, although the manufacturer is Biostar. I'm using the default free drivers.

View 2 Replies View Related

Ubuntu :: Change Screen Resolution At Login Prompt?

Dec 11, 2009

I am using ubuntu 8.04. At login prompt my screen resolution is 1024x768 which makes letters look so small how can I change it 800x600.In my user account I have set it to 800x600 using system>preferences>screen resolution.

View 3 Replies View Related

Ubuntu :: Change Hotkey In Command Line?

Dec 24, 2010

I just searching a way to modify a hotkey like in system->preference->keyboard shortcuts but in command line, because I want to make a configuration file and I need to delete a hotkey.

View 3 Replies View Related

Ubuntu :: Change The Things With Command Line?

Mar 10, 2011

I understand the basics, where certain files are located, how to change basic things, and very basic stuff with the command line (I use it to organize my files mainly). If at all possible could you supply me with a guide - be a website or a book to:

1) Just the general layout of the system (whats in the depth of the /etc folder and what naught)

2) How to more efficiently use the command line. As in where I am not giving in and using the GUI all the time.

3) What programming language(s) should I learn. I am thinking C and Python to start.

View 1 Replies View Related

Ubuntu :: Change Time From Command Line?

May 15, 2011

I decided to install Chromium OS to my dad's netbook, and it works perfectly. The only problem is that i can't change the time. Luckily, I can access a command line by pressing CTRL+ALT+T. So maybe I can change it from the command line.

View 5 Replies View Related

Ubuntu :: Change Log In Pref From Command Line

May 24, 2010

I upgraded to Ubuntu 10.4 and for various reasons I found myself selecting a KDE session without KDE being installed. This has locked me into a situation where I can't boot up/log in properly. I can get to a command line and start the x environment as root. How can I re-set any user's preferences to default (via the CL)? Ie, I'd like to re-set a user (myself) so that I can again choose the log in to a gnome session.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved