Robert Passaro wrote:
Hello.

I'm using RedHat 6.0 and IBM's jdk1.1.8

(1) Can someone tell me the linux command line to give a java app
keyboard focus, without having to give its window a mouseclick? (I want
to create an app that does not use a pointer of any kind)

(2) Can someone tell me how I can launch a java app in X/gnome *without*
the gnome window frame?

Have you considered running the Java App as the sole X client? Running "xinit java ..." from the console would start an X server with only the java app and nothing else.
-- 
Peter Tillemans
 


Reply via email to