Windows 8 allows you to launch/minimize/restore applications in the taskbar with Win+.
I'd like to mimic this exact behaviour using the numpad instead, but I couldn't find how to reference to the applications in the taskbar: searching for it gives me tons of unrelated results, people aiming to do stuff with the taskbar, not concerning launching applications.
"Just remapping" the keys, like @MCL suggested, gives a weird result: #Numpad2::#2 actually behaves like win+shift+2, instead of the plain win+2, which has a different behaviour (i.e. if the app is already open, it will open a new window instead of minimizing the active one).
No clue why it does that.
NumpadNtoWin+N. Have you tried that? - MCL