23 Apr 2009 13:44
Re: curses menu using urwid
Ian Ward <ian <at> excess.org>
2009-04-23 11:44:18 GMT
2009-04-23 11:44:18 GMT
Sujan Shakya wrote: > Can you please tell me how to reset the keyboard interrupts that was set using: > RealTerminal().tty_signal_keys(intr='undefined', quit='undefined', > start='undefined', stop='undefined', susp='undefined') > The development version of input_test.py example does this in its main() function: http://excess.org/urwid/browser/input_test.py#L51 Ian
RSS Feed