IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 3, 2005, 5:50:08 PM (21 years ago)
Author:
eugene
Message:

psched / pscontrol / pclient dev work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/psched.c

    r4693 r4705  
    3939  rl_attempted_completion_function = command_completer;
    4040  rl_event_hook = NULL;
    41   rl_set_keyboard_input_timeout (1000000);
     41  rl_set_keyboard_input_timeout (100000);
    4242
    4343  set_str_variable ("HISTORY", opihi_history);
Note: See TracChangeset for help on using the changeset viewer.