ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.man.in
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.man.in (file contents):
Revision 1.22 by root, Wed Jul 13 02:53:54 2005 UTC vs.
Revision 1.23 by root, Wed Jul 13 03:08:57 2005 UTC

1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3 1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading 5.de Sh \" Subsection heading
6.br 6.br
726\& URxvt.color7: #e1dddd 726\& URxvt.color7: #e1dddd
727\& URxvt.color15: #e1dddd 727\& URxvt.color15: #e1dddd
728.Ve 728.Ve
729.IP "How can I start @@RXVT_NAME@@d in a race-free way?" 4 729.IP "How can I start @@RXVT_NAME@@d in a race-free way?" 4
730.IX Item "How can I start @@RXVT_NAME@@d in a race-free way?" 730.IX Item "How can I start @@RXVT_NAME@@d in a race-free way?"
731Despite it's name, @@RXVT_NAME@@d is not a real daemon, but more like a 731Try \f(CW\*(C`@@RXVT_NAME@@d \-f \-o\*(C'\fR, which tells @@RXVT_NAME@@d to open the
732server that answers @@RXVT_NAME@@c's requests, so it doesn't background 732display, create the listening socket and then fork.
733itself.
734.Sp
735To ensure @@RXVT_NAME@@d is listening on it's socket, you can use the
736following method to wait for the startup message before continuing:
737.Sp
738.Vb 1
739\& { @@RXVT_NAME@@d & } | read
740.Ve
741.IP "What's with the strange Backspace/Delete key behaviour?" 4 733.IP "What's with the strange Backspace/Delete key behaviour?" 4
742.IX Item "What's with the strange Backspace/Delete key behaviour?" 734.IX Item "What's with the strange Backspace/Delete key behaviour?"
743Assuming that the physical Backspace key corresponds to the 735Assuming that the physical Backspace key corresponds to the
744BackSpace keysym (not likely for Linux ... see the following 736BackSpace keysym (not likely for Linux ... see the following
745question) there are two standard values that can be used for 737question) there are two standard values that can be used for

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines