| View previous topic :: View next topic |
| Author |
Message |
Delta
Joined: 20 Jan 2008 Posts: 3
Digg It |
Posted: Wed Jun 18, 2008 10:18 pm Post subject: How do I set two keys to a classic controller button? |
|
|
| I want to set Alt + F4 (to close a game) to my Home button. How do I do it? |
|
| Back to top |
|
 |
grossafe
Joined: 13 Jun 2008 Posts: 22
Digg It |
Posted: Thu Jun 19, 2008 1:35 am Post subject: |
|
|
I'm not positive, but i imagine something along the lines of
| Code: | | key.alt and key.F4 = wiimote.home |
i'm not sure if that's all the right names of the stuff, but i think something along those lines would probably work. |
|
| Back to top |
|
 |
djdna
Joined: 29 Jun 2008 Posts: 34
Digg It |
Posted: Mon Jun 30, 2008 4:38 pm Post subject: |
|
|
yep that example above should definately work ok i use it a lot  |
|
| Back to top |
|
 |
|