Sponsored Content
Full Discussion: Linux graphics on a laptop
Top Forums UNIX for Dummies Questions & Answers Linux graphics on a laptop Post 21587 by killerserv on Sunday 19th of May 2002 11:09:29 PM
Old 05-20-2002
When your are still in Text mode, try to go to Xconfiguratior $ xconfigurator or might be $ setup, either one and go to the resolution settings. You may want to autoprobe your LCD device of your Dell Latitude. If it is succesfull, you can set your X Resolution to somewhere around 1024x768 or 1280x1264 Etc. I use 1024x768 on my IBM T20 Works well with me.. give a try post the result. If the Resolution doesnt get compatible try to go to much more lesser volume of X Resolution. Im sure you can play around with it.

Smilie
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Graphics install on Linux

I'm trying to get RedHat 7.0 working on a Dell Latitude c600/c610 working. Well the graphics driver anyway. See no matter what I configure it wont work. Run Xconfigurator and it wont have the right drivers installed for me to pick etc etc. So I'll run Xconfigurator get a generic driver,... (1 Reply)
Discussion started by: merlin
1 Replies

2. UNIX for Dummies Questions & Answers

Install linux in laptop

Dear expert I want to install a linux on laptop and it will be the only os on that laptop I checked many sites to checked that but i worry about somthings. first the model of the laptop it is Toshiba Satellite 440CDX and its sepecification is 1.8 GB hard disk P1 133MH with MMX technology... (1 Reply)
Discussion started by: RuDe_BuT_CoOoL
1 Replies

3. News, Links, Events and Announcements

HP has new Linux Laptop

Newfactor Cnet story HP Web Site It's cool that they offer it. But it comes with XP Pro. Change that to XP Home and you save $50. Change that to Linux and it costs the same as XP Home. They are not passing the savings to the consumer. (1 Reply)
Discussion started by: Perderabo
1 Replies

4. Programming

use graphics library in c linux.

like what we have graphics.h in turbo c which works well on windows , do we have anything like that in linux.(i suppose ncurses may be one) :eek: (7 Replies)
Discussion started by: yogesh_powar
7 Replies

5. UNIX for Advanced & Expert Users

Linux, Python and Graphics

Hi Experts, I am designing a web page in Python that shows a graphical representation of the load on the various computing nodes of the Linux server. I am currently using ReportLab to generate the charts and graphs, but I seem to have some problems with that. I've reviewed ChartDirector. It... (2 Replies)
Discussion started by: davidfrank
2 Replies

6. OS X (Apple)

[Solved] links2 --enable-graphics from source, configure error: no graphics driver found.

Howdy I am trying to install links2 with graphics support on snow leopard 10.6.8 (xcode installed). I have had the program running last year, also installed from source - but then I had installed some image libraries with mac ports and fink - cannot reproduce that setup. Plus I would like to not... (6 Replies)
Discussion started by: butterbaerchen
6 Replies

7. UNIX for Advanced & Expert Users

Graphics Driver Support in Linux

It's not exactly a question and more of a discussion. I found very less graphics application being developed for linux system. I'm not really fond of graphics programming and have a very little knowledge about it. Can any one suggest me that whether linux lack in ghraphics support? or... (2 Replies)
Discussion started by: kg_gaurav
2 Replies
vga_getmonitortype(3)						Svgalib User Manual					     vga_getmonitortype(3)

NAME
vga_getmonitortype - returns the monitor type configured SYNOPSIS
#include <vga.h> int vga_getmonitortype(void); DESCRIPTION
This returns the monitor type configered in /etc/vga/libvga.config. This function is really obsolete, as the result is of not much use to the application vga_getmodeinfo(3) and vga_hasmode(3) do already check the monitor type and there are more flexible ways to specify it too. The return value is one of: MON640_60 31.5 KHz (standard VGA): does 640x480 in 60Hz vsync. MON800_56 35.1 KHz (old SVGA): does 800x600 in 56Hz vsync. MON1024_43I 35.5 KHz (low-end SVGA, 8514): does 1024x768 in 43Hz vsync interlaced. MON800_60 37.9 KHz (SVGA): does 800x600 in 60Hz vsync. MON1024_60 48.3 KHz (SVGA non-interlaced): does 1024x768 in 60Hz vsync, non-interlaced. MON1024_70 56.0 KHz (SVGA high frequency): does 1024x768 in 70Hz vsync. MON1024_72 does 1024x768 in 72Hz vsync or even better. SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), mousetest(6), spin(6), vga_init(3), vga_setmode(3), vga_hasmode(3), vga_getmodeinfo(3) AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced function as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 27 July 1997 vga_getmonitortype(3)
All times are GMT -4. The time now is 11:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy