help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Learning About Hurd Graphic Interfaces


From: Samuel Thibault
Subject: Re: Learning About Hurd Graphic Interfaces
Date: Sun, 18 Oct 2020 11:24:54 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Hello,

TheFlameParadox, le dim. 18 oct. 2020 02:58:00 +0200, a ecrit:
> Had i to access a translator using a file system node that manage the video
> cards ? Or maybe there isn't any video card manager translator and i have to
> access directly to the graphic card memory using a generic device access
> translator ?

There isn't any manager yet. You can however use libpciaccess to drive
the card natively, like Xorg does.

But I'd say rather write your application as an X client that requests
fullscreen mode from the window manager, that will be much more simple
and portable.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]