When I start my work session (with KDE desktop in RH linux 7.1) I would like to run a short script that would prepare the desktop for the usual applications. The script would (a) open Konqueror with a tall thin window (a specific size); (b) open Kedit in a small window (tall and thin, with a size I can specify with the script) on the right side of the screen , and (b) open a second instance of Kedit in a small window on the left side of the screen.
I can readily adjust the sizes of the various windows manually, but I do not know how to do this automatically with a script.
Greg