lhroot icon indicating copy to clipboard operation
lhroot copied to clipboard

X11 support?

Open IngwiePhoenix opened this issue 2 years ago • 2 comments

I am fancying a Planet Computing Astro Slide 5G and one if it's features is a keyboard and two USB type C outputs - which had me thinking how cool it would be to have something like Samsung's DEX on it. Unfortunately, there does not seem to be an alternative for LineageOS users so far.

Then I found this module and now I would like to know how feasible it would be to use an X11 client to interact with a session running in the chroot? I know you are working on audio support, it was listed in the ToDo's, but found no mention of X11 or alike (don't know if Wayland would even be an option.)

Thanks!

IngwiePhoenix avatar May 24 '22 22:05 IngwiePhoenix

I don't know about Wayland, but you can use xvfb + x11vnc. In the near future, maybe I'll create a script to automate the process.

FerryAr avatar May 25 '22 02:05 FerryAr

Try this https://github.com/FerryAr/lhroot/issues/17#issuecomment-1616624622

I am fancying a Planet Computing Astro Slide 5G and one if it's features is a keyboard and two USB type C outputs - which had me thinking how cool it would be to have something like Samsung's DEX on it. Unfortunately, there does not seem to be an alternative for LineageOS users so far.

Then I found this module and now I would like to know how feasible it would be to use an X11 client to interact with a session running in the chroot? I know you are working on audio support, it was listed in the ToDo's, but found no mention of X11 or alike (don't know if Wayland would even be an option.)

Thanks!

Chuanhuan avatar Jul 05 '23 01:07 Chuanhuan