1. Can't use whole screen with SVGA
use_vesa(1) does not work so that I can take advantage of the whole scree=
n.
Does anyone have any ideas?
--Alan
=
2. Re: Can't use whole screen with SVGA
- Posted by Irv <irv at ELLIJAY.COM>
Jun 11, 1998
-
Last edited Jun 12, 1998
At 06:04 PM 6/11/98 -0400, Alan Tu wrote:
>
>use_vesa(1) does not work so that I can take advantage of the whole scree=
>n.
> Does anyone have any ideas?
>
Alan: What mode are you using?
My graphics GUI uses mode 257, and the mighty.e mouse support
written by Pete.
Irv
3. Re: Can't use whole screen with SVGA
- Posted by Pete Eberlein <xseal at HARBORSIDE.COM>
Jun 11, 1998
-
Last edited Jun 12, 1998
On Thu, 11 Jun 1998 21:45:43 -0400, Irv <irv at ELLIJAY.COM> wrote:
>At 06:04 PM 6/11/98 -0400, Alan Tu wrote:
>>use_vesa(1) does not work so that I can take advantage of the whole
>>screen.
>> Does anyone have any ideas?
Your vesa drivers may not support the modes you're trying to use. Do a
web search for "univbe", "universal bios extensions" or "scitech display
doctor". Scitech's web site is http://www.scitechsoft.com. These
programs make your svga bios more compatible and can actually add more
modes.
>Alan: What mode are you using?
>My graphics GUI uses mode 257, and the mighty.e mouse support
>written by Pete.
>
>Irv
Btw, mighty.e is only available from my web site (address below sig). The
mighty mouse routines work in svga modes, and allow custom mouse cursors.
Later,
_______ ______ _______ ______
[ _ \[ _ ][ _ _ ][ _ ]
[/| [_] |[/| [_\][/ | | \][/| [_\]
| ___/ | _] | | | _]
[\| [/] [\| [_/] [\| |/] [\| [_/]
[_____] [______] [_____] [______]
xseal at harborside.com ICQ:13466657
http://www.harborside.com/home/x/xseal/euphoria/
4. Re: Can't use whole screen with SVGA
Irv,
I used mode 261, which I heard (and think I read) was svga mode. Isn't
that the "best" mode?
--Alan
=