Max's Repo

Xvfb (virtual framebuffer X server)

Headless X11 server (Xvfb) for rootless jailbreaks

Xvfb, the X virtual framebuffer server, rebuilt from source for rootless jailbreaks. It runs a full X11 server with no real display hardware, drawing everything into an off-screen image in memory.

It's the engine behind the native Xios iOS app: Xvfb draws into a shared image that the app puts on screen, and touch and keyboard input are passed back into X11.

Stock X servers crash on launch under rootless because they expect a system shell at `/bin/sh`, which isn't present (it lives at `/var/jb/bin/sh`). This build uses the right path, so the keyboard sets up correctly.

Built for iPadOS/iOS rootless (palera1n/Dopamine, `/var/jb`).

Information

Version1.20.11+rootless1
Size637.7 KiB
DeveloperMax Leiter <maxwell.leiter@gmail.com>
SectionX11
Identifierx11-xvfb