RE: corba on linux

2002-09-26 Thread magnus . lundin
Hello, Look in the /etc/hosts file. The default is something like: 127.0.0.1localhost localhost.localdomain myhostname It should however look like this: 127.0.0.1localhost localhost.localdomain x.x.x.x myhostname Where x.x.x.x is the machines IP address and myhostname is the machin

RE: GUI Application

2001-09-13 Thread magnus . lundin
Hello, We have a similar setup except we use a window manager (fvwm2). Does anyone know how to hide the mouse cursor completely? From java we managed to hide it over all components except the borders of internal frames. Maybe there is another lightweight wm that can hide the cursor or some hid