From 18cc6ea20610304a77de68380f82d83d2203a485 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2007 19:55:55 +0000 Subject: [PATCH] *** empty log message *** --- doc/rxvt.1.pod | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index c5754351..bd15d1ea 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -505,7 +505,8 @@ entries and will not tinker with pty/tty permissions - you have to do that yourself if you want that. As an extremely special case, specifying C<-1> will completely suppress -pty/tty operations. +pty/tty operations, which is probably only useful in conjunction with some +perl extension that manages the terminal. Here is a example in perl that illustrates how this option can be used (a longer example is in F): @@ -529,10 +530,11 @@ this terminal instance. See resource B for details. =back -=head1 RESOURCES (available also as long-options) +=head1 RESOURCES Note: `@@RXVT_NAME@@ --help' gives a list of all resources (long -options) compiled into your version. +options) compiled into your version. All resources are also available as +long-options. You can set and change the resources using X11 tools like B. Many distribution do also load settings from the B<~/.Xresources> file when X -- 2.34.1