/[hurd]/hurd/console-client/input.h
ViewVC logotype

Diff of /hurd/console-client/input.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marco_g, Thu Jan 6 21:43:53 2005 UTC revision 1.3 by marcus, Mon Jul 11 13:59:24 2005 UTC
# Line 55  error_t console_input (char *buf, size_t Line 55  error_t console_input (char *buf, size_t
55     cons_vcons_scrollback.  */     cons_vcons_scrollback.  */
56  int console_scrollback (cons_scroll_t type, float value);  int console_scrollback (cons_scroll_t type, float value);
57    
58    /* Returns current console ID.  */
59    error_t console_current_id (int *cur);
60    
61  /* Switch the active console to console ID or DELTA (relative to the  /* Switch the active console to console ID or DELTA (relative to the
62     active console).  */     active console).  */
63  error_t console_switch (int id, int delta);  error_t console_switch (int id, int delta);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26