Could it be made to work under wine?
Or else, is there a similar tool for linux, that allows to place hosts on the screen and watch ther alive status?
Thanks
Just follow what uldis wrote and everything will work fine.It is important that you have some fonts in your
~/.wine/fake_windows/Windows/Fonts or whatever whatever directory you are
using for windows.
msttcorefonts package on debian contains some of windows default fonts
And if that still does not work you may want to run 'regedit' on your wine
computer and look for key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Fonts
or
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Fonts
and enter some mappings from face name to font file name manually. Don't know
if that works, but 'theoretically' this is place where on actual Windows
computer is stored font face name to file name mapping, e.g installing new
font adds new entry in this key.