<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="">
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello Oleg,<br>
<br>
I was on vacation the last week and could not thank you for a response.
<br>
<br>
I made configuration the way you describe and it works.<br>
<br>
So thank you again.<br>
<br>
<br>
Still I have some issues unresolved :<br>
<br>
Xserver probes hardware for possible screen resolutions and decides to
choose the first one when it boots up.<br>
1. The question is how I can manage it&nbsp; ?<br>
I tried to use vga boot parameter&nbsp; so vga=792&nbsp; but I got I a blank
screen<br>
<br>
2. now I am thinking to use Modes that Xserver prints in Xorg.log file,
and I wonder if these modes anyhow corresponds to vga boot modes?<br>
<br>
3. Why Xserver itself ( I am not using window manager) is not capable
to fulfill geometry requests,<br>
&nbsp;&nbsp;&nbsp; i.e running xterm -g +0,-0 from .xinitc does not place it in a
bottom ?<br>
<br>
<br>
Hope you can point me to some directions<br>
<br>
<br>
<br>
<br>
Oleg Goldshmidt wrote:
<blockquote cite="mid:m3prdy4dto.fsf@goldshmidt.org" type="cite">
  <pre wrap="">Lev Olshvang <a class="moz-txt-link-rfc2396E" href="mailto:levo@vboxcomm.com">&lt;levo@vboxcomm.com&gt;</a> writes:

  </pre>
  <blockquote type="cite">
    <pre wrap="">So the question - how to set up resolution in xorg or perhaps in
.Xresources ??
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Well, I don't use Ubuntu, but if Xorg there behaves similarly to, say,
Fedora, then Xorg will use xorg.conf if it exists, but by default it
probes you HW at runtime and there is no xorg.conf. 

You can run

# Xorg -configure 

to generate a skeleton xorg.conf file (IIRC, as /root/xorg.conf.new)
and edit it to your heart's content. Then test it and put it into
/etc/X11/xorg.conf

Don't trust me - RTFM yourself.

  </pre>
</blockquote>
<br>
</body>
</html>