[MENU] Another action on Enter than timeout
|
2014-03-10, 11:39
(This post was last modified: 2014-03-10 11:46 by sebastian.)
Post: #1
|
|||
|
|||
[MENU] Another action on Enter than timeout
I have this menu:
Code: #!ipxe currently, it works pretty well. But I want to assign Another action if the user press ENTER, than if the timeout expires. So if the user press ENTER, I want something different happen, than if the user Waits until timeout (56 milliseconds) expires. All menu items have shortcuts so it does not matter if the user is unable to use the Arrow keys and select a item and press enter. I tried with assigning --key 0x0a but didnt work. (KEY_ENTER -> LF -> CTRL_J -> 0x0a) (eg "item --key 0x0a done") Is this possible to tie ENTER permanently to a menu item? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[MENU] Another action on Enter than timeout - sebastian - 2014-03-10 11:39
RE: [MENU] Another action on Enter than timeout - mcb30 - 2014-03-10, 12:49
RE: [MENU] Another action on Enter than timeout - sebastian - 2014-03-10, 13:19
RE: [MENU] Another action on Enter than timeout - mcb30 - 2014-03-10, 13:28
RE: [MENU] Another action on Enter than timeout - sebastian - 2014-03-10, 13:31
RE: [MENU] Another action on Enter than timeout - sebastian - 2014-03-17, 13:59
RE: [MENU] Another action on Enter than timeout - mcb30 - 2014-03-17, 16:21
RE: [MENU] Another action on Enter than timeout - sebastian - 2014-03-17, 20:00
|
User(s) browsing this thread: 1 Guest(s)