Re: [Pcbsd-developer] PCBSD-Developer Digest, Vol 2, Issue 6
Status: Beta
Brought to you by:
kmoore134
From: Gerard v. E. <gva...@gm...> - 2006-07-24 07:05:42
|
There's a little program on KDE-Apps that we can maybe use or work together with the developer: New kX Generator<http://www.kde-apps.org/content/show.php?content=39085> ** *Description: *kX Generator is a utilitty to configure the X server by modyfying X configuration file. This release (0.3) is a preview release. Of course it works and (as far as I know) don't have any bugs. C onfiguration file should work. I've rewritten from scratch whole app. On 7/23/06, pcb...@li... < pcb...@li...> wrote: > > Send PCBSD-Developer mailing list submissions to > pcb...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/pcbsd-developer > or, via email, send a message with subject or body 'help' to > pcb...@li... > > You can reach the person managing the list at > pcb...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of PCBSD-Developer digest..." > > > Today's Topics: > > 1. VGA detection script with resolution and depth settings > (Andrei Kolu) > 2. VGA detection script with resolution and depth settings > (Andrei Kolu) > 3. VGA detection script with resolution and depth settings > (Andrei Kolu) > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 22 Jul 2006 13:24:13 +0300 > From: Andrei Kolu <an...@bs...> > Subject: [Pcbsd-developer] VGA detection script with resolution and > depth settings > To: pcb...@li... > Message-ID: <200...@bs...> > Content-Type: text/plain; charset="iso-8859-1" > > Hi! I played here with Xorg autodetection and made this litle script for > testing- it may work on all computers I think. Xorg detects your video > card > and creates config file that is much better than PC-BSD current one. You > can > set resolution and colour depth from command line: > > # pimpmyvga.sh resolution depth > # pimpmyvga.sh 1280x1024 24 > > TODO: > 1. Add fonts path not included in autodetected config file. > 2. Make graphical interface for setting resolution, colour and > refreshrate. > 3. Make script for testing current config file within 15 seconds where > user > can interact with gui and press accept button if it works. If failed itt > would be reverted back to more conservative default resolution as 1024x768 > or > vesa driver. > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: pimpmyvga.sh > Type: application/x-shellscript > Size: 1396 bytes > Desc: not available > Url : > http://sourceforge.net/mailarchive/forum.php?forum=pcbsd-developer/attachments/20060722/ab578d8b/attachment.bin > > |