Hi John,

Your method worked. Thanks a lot for it. But I have another problem now - I 
see a lot of fine horizontal lines blinking on the screen. It seems that the 
screen is divided into a number of very fine horizontal lines. It happens to 
be a major discomfort for the eyes ! Why is this problem occurring and is 
there any solution for it that you know of ?

Thanks again !!

Farhan.

On Monday 29 October 2001 04:02, you wrote:
> On Sun, 28 Oct 2001, Farhan Ahmed wrote:
>  |I have a Sis630 graphics card installed on my computer and a Gateway
>  | EV700 monitor. I wanted to know how can I change my screen resolution in
>  | KDE? I tried Ctrl+Alt++ and Ctrl+Alt+- but I just get two resolutions -
>  | the present 640x480 and some resolution in which I see half of the
>  | screen only. I searched the net for answer and got to know about this
>  | XF86Config file which it says that I need to edit. But this file has
>  | lots of lines and I have no clue as to which one I should fool around. I
>  | would appreciate any help in this regard! I am looking for a 1024x768
>  | resolution with 24 bit color depth.
>
> You should find something like this on your machine
>        Subsection "Display"
>                 Depth 24
>                 Modes "640x480" "320x240"
>         EndSubSection
>
> (not sure about "320x240".. just guessing since you said half screen! :-)
>
> Change it to something like this.
>
>        Subsection "Display"
>                 Depth 24
>                 Modes "1280x1024" "1024x768" "800x600" "640x480" "512x384"
> "320x240" EndSubSection
>
> (you choose whichever resolutions you want... this is what I have on my
> machine)
>
>  |Also, Sun's site provides a JAVA SDK for Linux in the form of a .bin
>  | file. How do I unzip/run this type of file? Clicking on it in file
>  | manager does nothing. Any ideas?
>
> ./filename.bin will extract the file
>
> (you may need to do a chmod +x filename.bin first though)
>
> Kingsly
>
>
>
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to