--- cvsroot/rxvt-unicode/src/rxvt.h 2006/01/17 12:29:40 1.219 +++ cvsroot/rxvt-unicode/src/rxvt.h 2006/01/17 15:17:39 1.220 @@ -186,18 +186,15 @@ } virtual bool get () = 0; - virtual void login (int cmd_pid, bool login_shell, const char *hostname) = 0; - virtual void logout () = 0; void close_tty (); - bool make_controlling_tty (); void set_utf8_mode (bool on); }; -// a "factory" *g* -rxvt_ptytty *rxvt_new_ptytty (); +rxvt_ptytty *rxvt_new_ptytty (); // create a new pty object +void rxvt_ptytty_server (); // start the ptytty server process /* * the 'essential' information for reporting Mouse Events