[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AverMedia TVCapture Card
On Fri, Jan 26, 2001 at 10:38:51AM +0200, Arieh Bibliowicz wrote:
> I finally configured my TVCard, but I work on resolution 1240x1024, so when
> I put the prog on full screen I don't get the image to fill the screen. Does
> anyone know how to change the resolution in X on run time (if you can do it
> in windows, it has to be available in Linux)? because at 640x480 the image
> fills the screen.
Define many resolutions in your /etc/X11/XF86Config.
The first resolution is the one which'll be used by default (on server
startup). Then you could switch to other resolutions with Alt-Ctrl-+
and Alt-Ctrl-- (last key being Minus). Also, certain programs (usually
games and video playing applications) will take advantage of those
resolutions you made available to display full-screen.
Unfortunately, it's not possible currently to switch color mode
(HiColor, TrueColor etc.) on runtime. If you really need to run
something in 256 colors mode, you may run an additional X server
(e.g. xinit -- :1).
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il