I want to create associations between a key and an icon on Windows.
For example, every time I push F1 I want to have the effect of having a desk free of windows, I want them all to be minimized.
OS: Windows XP SP 3
|
I want to create associations between a key and an icon on Windows. For example, every time I push F1 I want to have the effect of having a desk free of windows, I want them all to be minimized. OS: Windows XP SP 3
| |||||||
feedback
|
|
So It looks like you are trying to make your own hot keys for your own, or already existing, computer functions(I.E. Run Internet Explorer When F1, Open CD Tray If F12). You could make software to do that for you, (take input and then do something depending on input) but It seems like you want to run this off your desktop at any time, But you failed to mention what OS you are running? There is an infinite number of questions or answers that could spawn off something so vague like this. Let us know what your using as an OS and what you've tried already. | ||||
|
feedback
|
|
By icon you mean an executable file I assume? Check out this great article on mapping keyboard keys to executable files here. For minimizing all the windows, you could create an executable script, save it somewhere, and use the program to map a keyboard shortcut for it (although | |||
|
feedback
|