--- rxvt-unicode/src/xdefaults.C 2005/02/14 18:47:54 1.55 +++ rxvt-unicode/src/xdefaults.C 2005/02/17 15:07:48 1.56 @@ -220,6 +220,7 @@ STRG (Rs_saveLines, "saveLines", "sl", "number", "number of scrolled lines to save"), #if ENABLE_FRILLS STRG (Rs_embed, NULL, "embed", "windowid", "window id to embed terminal in"), + STRG (Rs_pty_fd, NULL, "pty-fd", "fileno", "file descriptor of pty to use"), STRG (Rs_ext_bwidth, "externalBorder", "w", "number", "external border in pixels"), STRG (Rs_ext_bwidth, NULL, "bw", NULL, NULL), STRG (Rs_ext_bwidth, NULL, "borderwidth", NULL, NULL),