How can I get full screen frames?
We have a number of diskless Java Linux clients running the 1.1.6 x86
blackdown port. The GUI is opened on a single fram *without* any
window manager (java runs as last program in the X script).
This gives a window without decoration which is perfect in our
environment. The (poor) user cannot accidently press any strange key
sequences and have the window disappear.. :-)
The problem is that it still seems to allocate some pixels for the
(non-existent) window decoration, how can I stop it from doing that?