I have several tex files to create a pdf.
The root.tex use \input{} to import other tex files.
While I'm editing other tex files, I want to compile my tex by using some shortcut instead of using mouse to switch to root.tex and compile it.
My question is: Is there any shortcut that can help me compile the root.tex no matter which file I'm in in Kile?