1) Is it possible, through the command line, to send a key action? Like, if I for some reason wanted to tell the computer to do the action resulting from the keystrokes Super+C (which on my computer would pause/play the current song in amarok) ...
2) is there a way to tell the compiler (or the configure script) to use dev tools in a special folder whenever possible? For instance, I have a folder $HOME/dev and inside that folder I the folders bin, usr/bin, etc., could I tell the program to compile with its dependencies which are found in that folder? The reason I ask this is because I'm assuming that the compiled program will look for those dependency binaries in that folder, which is exactly what I want.
I hope my wording isn't too confusing




