How to use a(n Android, for instance) tablet as secondary monitor for your computer (running xorg, and presumably Linux)?
This solution is in principle very nice: no restart needed, easy to automatize. On my system, with both the screen and the tablet being 1280×800, it's as simple as
xrandr --fb 2560x800
x11vnc -clip 1280x1024+1281+0
There are two problems, still unsolved: