This is what I'm trying to bind:
Code: Select all
bind KP_INS "bind = $\vicstayin; hldjsf"
bind KP_END "bind = $\yakkety; hldjsf "
bind KP_DOWNARROW "bind = $\thinkjeo; hldjsf"
bind KP_PGDN "bind = $\freshprinceparty; hldjsf"
bind KP_LEFTARROW "bind = $\freshprince; hldjsf"
bind KP_5 "bind = $\lowrider; hldjsf"
bind KP_RIGHTARROW "bind = $\vicapache; hldjsf"
bind KP_HOME "bind = $\kungfushort; hldjsf"
bind KP_UPARROW "bind = $\whatslove; hldjsf"
bind KP_PGUP "bind = $\poke; hldjsf"

Also the bind for #2 on the keypad (KP_DOWNARROW) won't work at all (no response when pressed), while the others at least play something - did I do something wrong?