hmm. I think I should be able to attempt the -dithered for prboom later.
not got the right bits with me.
get an idea of what it might look like at least.
on the 3 mind for now
[root@kindle share]#
LD_PRELOAD=/mnt/us/usr/lib/libz.so.1 Xvfb -noreset -screen 0 600x800x8 -bs -wr +extension RANDR +extension XTEST +extension XINERAMA +extension MIT-SHM -fc cursor -fp /mnt/us/sh/fonts/X11/100dpi -nolisten tcp :0 &
(DEBIAN: ) Xephyr :1 -title "dithyr" -screen 600x800 &
[root@kindle us]#
DISPLAY=:0 x11vnc -shared -nopw -forever -noncache -noxdamage &
[root@kindle us]#
/mnt/us/kindlevncviewer/kindlevncviewer -config /mnt/us/kindlevncviewer/config.lua -encodings "raw copyrect" -dithered 127.0.0.1:0
(DEBIAN: ) DISPLAY=:0 /usr/games/prboom -width 592 -height 800 -nomonsters -nosound -nomusic -iwad /usr/share/games/doom/freedoom.wad -file /usr/share/games/doom/prboom.wad
Seemingly I can target an Xvfb target with debian SDL. huh, neat trick