Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] improvement for vmware

22 views
Skip to first unread message

Antonin Vecera

unread,
Jul 6, 2008, 12:48:51 PM7/6/08
to
Hello all,

I don't know how to submit a patch, so I try to do it this way...

I have installed Plan 9 in WMware Player and every time when I start
the terminal I have to turn graphics hardware acceleration off .
I can do it in some local config file. But I notice that there is file
/bin/aux/vmware which sets up environment for vmware.
I suggest to place the command "echo -n hwaccel off >/dev/vgactl" right here!
...and everybody who will install or run Plan9 in WMware would not see
broken screen.

Antonin

Pietro Gagliardi

unread,
Jul 6, 2008, 1:31:57 PM7/6/08
to
See patch(1) for instructions on contributing a patch.

man -t patch | page

Antonin Vecera

unread,
Jul 6, 2008, 2:46:25 PM7/6/08
to
On Sun, Jul 6, 2008 at 7:29 PM, Pietro Gagliardi <piet...@mac.com> wrote:
> See patch(1) for instructions on contributing a patch.
>
> man -t patch | page

Thanks, I will try to do it this way.

Antonin

erik quanstrom

unread,
Jul 6, 2008, 3:12:10 PM7/6/08
to
> See patch(1) for instructions on contributing a patch.
>
> man -t patch | page
>

which is equivalent to

man -p patch

- erik

0 new messages