9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: bituman <bituman@enerla.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] gotoxy and friends..
Date: Mon,  1 Jan 2007 15:46:10 +0100	[thread overview]
Message-ID: <45991EB2.20701@enerla.net> (raw)
In-Reply-To: <20070101083949.C18583@SDF.LONESTAR.ORG>

Claudio Leite wrote:
> * bituman (bituman@enerla.net) wrote:
>
>> Hi there!
>> is gotoxy and clearscreen and friends available somewhere in plan9?
>> int10h wont work i guess : )
>> i'd like a function to get (maybe set?) rows on screen, coloumns on
>> screen, gotoxy, and cleaning the screen.
>> And no on my laptop i cant make the gui work.. im stuck to console..
>>
>
> Doubtful. The Plan 9 console isn't made for general use a la DOS or
> Linux. It doesn't have an interrupt key, for example, among other
> things. Your best bet is to keep trying with the GUI, as that's the way
> it's intended to work. Maybe somebody here can help you with that
> instead.
>
> -Claudio
>
just did a:
aux/vga -pv for starters, it doesnt say  "controller not in ./vgadb",
instead it recognizes the nvidia geforce 3 card in my laptop..
in a tutorial i found i should try  aux/vga -lpv next.. now here comes
my problem : )
when booting up plan9, i either select defualt values for mouse
resolution and monitor type (ps2,640x480x8 ... ) and get a blank black
screen,
or i set some idiotic value for either monitor or resolution (like
tretretre) and in that case aux/vga -lpv will try tretretre@640x480x1,
and will fail miserably. it still recognizes the nvidia card tough.
windows simply says i have a default monitor with 1024x768x32
any help welcome : )


  reply	other threads:[~2007-01-01 14:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-01 12:06 bituman
2007-01-01 13:39 ` Claudio Leite
2007-01-01 14:46   ` bituman [this message]
2007-01-01 16:03     ` Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45991EB2.20701@enerla.net \
    --to=bituman@enerla.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).