LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xorg and purposefully odd monitor geometry (https://www.linuxquestions.org/questions/linux-software-2/xorg-and-purposefully-odd-monitor-geometry-446186/)

ImpactDNI 05-18-2006 05:08 PM

Xorg and purposefully odd monitor geometry
 
I'm working on building an LCD projector. I have 15" Fresnel lenses, which would ideally be pushing light through a 15" monitor. However, I have a spare 17" monitor here, and would like to be able to use that (save some money).

So heres my question:
Is it possible to tell Xorg (and KDE/WMs/etc) to use a selective portion of the screen? The monitor supports 1024x768, is there a way to say "work in 800x600, over this area here..." Where it would go over either the middle of the screen... or along two edges? I've seen laptops that do it, when they don't actually adjust screen resolution, just use fewer pixels.

Anyone have any ideas/pointers?

jlinkels 05-18-2006 09:51 PM

You could dive into the X configuration, something like reducing the visible area on your screen. Google for "xfree86 timing modeline calculate" (without quotes)

or...

you could run a vncserver on your box in 800x600, and open a vncviewer on another desktop of the same computer. There you have 800x600 and you even can move it around :)

jlinkels


All times are GMT -5. The time now is 01:12 AM.