So, for those of you that don't know, I've been working on making some cool new Dynamic Dreams. Only problem is, these Dynamic Dreams have some fancy new keyboard and mouse input commands! (ooohh!! super fancy!)
I've been having a problem though... Nobody wants their computer to be actively running mouse input (wasting a little CPU usage) when they're not looking at their desktop. It just doesn't make sense to have an object on your desktop following your mouse around when you can't see it! So, consequently, I have resorted to keyboard button commands to act as a signal for mouse input.
Now, I want the button command to be un-intrustive, a command that people don't use a lot (ex: Ctrl+C wouldn't be good since people copy and paste all the time). Currently, I have been using Ctrl+Shift as the button configuration.
I wanted to get people's opinions on what you feel should be the proper button combo to operate the mouse control. Try not to go down the "let's make it a setting!" option since that would take a little too much time to implement at the time being.
Thanks to all in advance for your help and input!