deliciouslytyped

Results 207 comments of deliciouslytyped

(sidenote on motivation: having packages capable or running in a proot environment may be interesting beyond the android usecase? It would be nice to get some confirmation on this.) Ok...

Thanks! All of that sounds good to me. - I don't really see into the first point yet, but sounds valid. - I suppose some more of the information we...

I asked someone to review this post and they brought to my attention: > As I said, termux fixes are not typically about running within proot, since termux normally does...

With regards to the apparent "hanging", I failed to notice that xclock didn't have a second hand, of course it looked stuck. :P So there is probably some sort of...

xinput shows: ``` $ DISPLAY=127.0.0.1:0 xinput ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Xvfb mouse id=6 [slave...

See also https://wiki.archlinux.org/index.php/TigerVNC and https://wiki.archlinux.org/index.php/X11vnc . I'm going to try with x11vnc, maybe it will do something better resulting in things working.

x11vnc works for the above! You just have to disable the shmem feature (* see error below and noshm in https://jlk.fjfi.cvut.cz/arch/manpages/man/x11vnc.1) to be able to use the display over the...

I think the Xvfb + x11vnc combination was kind of accidental. I didn't figure out if I can pass arguments on to X11 when starting the vnc server (probably yes?)...

By the way, xterm doesn't work for some reason (window doesn't show up) - but other terminals like urxvt (rxvt-unicode package) work.