Reply
 
Thread Tools Display Modes
  #1  
Old 01-26-2007, 05:12 PM
pandronic pandronic is offline
Junior Member
 
Join Date: Aug 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to change installation resolution? (1.3.01)
Hello,

I'm trying to install 1.3.01 on my old laptop and the installation resolution is 1024x768. My laptop is only capable of 800x600. Is there a way to change it? I vaguely remember that in 1.2 there was.

Thanks
Reply With Quote
  #2  
Old 01-26-2007, 06:59 PM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
From the ncurses setup, go into the Utilities, then the emergency shell and edit out any reference to 1024x768 in the /etc/X11/XF86Config file. If there is no 800x600 there then replace the 1024x768 with 800x600. Exit the editor, save it, exit the emergency shell, exit the utilities and hit OK. Don't know if that will work but it's probably your best chance.
Reply With Quote
  #3  
Old 01-27-2007, 08:25 AM
pandronic pandronic is offline
Junior Member
 
Join Date: Aug 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by dracheflieger
From the ncurses setup, go into the Utilities, then the emergency shell and edit out any reference to 1024x768 in the /etc/X11/XF86Config file. If there is no 800x600 there then replace the 1024x768 with 800x600. Exit the editor, save it, exit the emergency shell, exit the utilities and hit OK. Don't know if that will work but it's probably your best chance.
Thanks that worked ... after I finally figured how to edit a few characters using vi ... the horror, the horror

The problem is that the installer doesn't scale at all, and I could only see the upper-left part of the window. I had to navigate blindly using TAB, while looking on another computer at some screenshots of the installer.
Reply With Quote
  #4  
Old 01-27-2007, 10:29 AM
wrx wrx is offline
Senior Member
 
Join Date: Oct 2005
Posts: 123
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Quote:
Thanks that worked ... after I finally figured how to edit a few characters using vi ... the horror, the horror
Hehehe You just press the "i" key (when not in command mode) to enter edit mode and :w to write/save the file and :!w to enforce writing I think. :q to quit and :!q to exit without saving. Or just press Ctrl+C to lose all the changes....

Last time, thanks to dracheflieger, I learned about "ee" which I prefer over "vi" and now I also know it is possible to configure X.org manually by going to the shell prompt.
Reply With Quote
  #5  
Old 01-27-2007, 04:49 PM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default
The exclaimation point has to be at the end or it will pass it to the command line.

Compare:
Code:
:!q
zsh: command not found: q
q: exited with status 127
:!ls
PORTS_MEGS              foomatic-gswrapper      ports-supfile.EN
Personal                foomatic-rip
:q!
rstf@Vectra$                                                              17:48
:command!

forces the action.

< Vi Addict >
Reply With Quote
  #6  
Old 01-27-2007, 05:26 PM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Better yet, ee is available
Reply With Quote
  #7  
Old 01-28-2007, 02:15 AM
wrx wrx is offline
Senior Member
 
Join Date: Oct 2005
Posts: 123
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Quote:
:command!


oops ops: Sorry, yes, that's what I meant. Thanks for that
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't change screen resolution in VirtualBox mehdi311ggg General Questions 2 10-27-2012 01:45 PM
Possible to change resolution of graphical boot? auricle General Questions 2 05-13-2008 11:14 PM
Can't change default resolution jeckel General Questions 4 10-01-2006 09:02 PM
How YOU can change desktop resolution dynamically antik FreeBSD Help 10 06-03-2006 10:00 AM
Installation / Resolution / Old Monitors TentacleJoe General Questions 7 06-30-2005 08:39 PM


All times are GMT. The time now is 11:21 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.