Hello All, I want to run two applications on X client, and have an xinitrc file that starts a GTK application and another that starts xterm. Like so
my-gui-app & xterm I do not want to use a window manager for this. When I start the client with startx, it displays both of the applications but the xterm does not have focus. If I click on the xterm window, the focus is not given to the xterm window. Is this default behavior? How can I focus on the xterm window? Using a mouse? Or some other way? Regards, Riza