From: Andreas Dilger <adilger@turbolinux.com>
To: otto.wyss@bluewin.ch
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Console display in portrait mode with unusual dpi resolution
Date: Sun, 27 May 2001 21:49:53 -0600 (MDT) [thread overview]
Message-ID: <200105280349.f4S3nrff021434@webber.adilger.int> (raw)
In-Reply-To: <3B1150DB.ADF2178A@bluewin.ch> "from Otto Wyss at May 27, 2001 09:09:16 pm"
O Wyss writes:
> [Running flatscreen in portrait mode]
>
> The portrait mode software starts working just about before the logon
> screen is shown. All the BIOS and system messages are shown in landscape
> mode. From the nature of a software solution I guess this can't be
> changed neither of Windows NT4 nor Linux.
Probably the place to hack this is in the framebuffer console code. This
will not help with BIOS messages, but you _should_ be able to get all
Linux output in the portrait rotated mode with the FB console.
> 3. Obstacle
> The EIZO L675 has a pixel pitch of 0.28x0.28 which is equivalent to
> about 90dpi. Since Windows (any version) uses a default value on 96dpi,
> everything is enlarged by about 5%. So even with an 18" display an A4
> page can't be normally viewed in Word. Current status from Microsoft
> "problem is recognized, we are working on it". While there is no
> solution for Windows (probably until SP1 for XP) what's the status of
> Linux?
X does not have a standard DPI, so it doesn't really matter. On CRT
screens, you could adjust your DPI via XFree86 modelines. On LCD
screens DPI is fixed so you have to work with that. If the screen
supports DDC (it should if it is new), it will tell the X server what
the DPI is, so you don't need to set it manually. Running "xdpyinfo"
under X will tell you what the resolution is (my current screen happens
to report 109x112 DPI = 1600x1200 on a 19" screen). I think GIMP can
work with the DPI info reported from the X server.
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
next prev parent reply other threads:[~2001-05-28 3:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-27 19:09 Console display in portrait mode with unusual dpi resolution Otto Wyss
2001-05-28 3:49 ` Andreas Dilger [this message]
2001-05-28 23:07 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200105280349.f4S3nrff021434@webber.adilger.int \
--to=adilger@turbolinux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=otto.wyss@bluewin.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox