Opened 12 years ago
Closed 6 years ago
#532 closed enhancement (fixed)
Remote Framebuffer server
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.6.0 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Implement a server that acts as a Remote Framebuffer protcol server (https://tools.ietf.org/html/rfc6143) on the network side and as a display/input device pair on the local HelenOS IPC side.
This would allow running a graphical desktop even on a machine with no (supported) physical display. Also it would test the robustness of the display device interface.
Change History (1)
comment:1 by , 6 years ago
Milestone: | → 0.6.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I think this was fixed by
and appeared in HelenOS 0.6.0.
Although I don't think you can run the compositor without physical display, you can share it via RFB protocol.