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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.143 by ayin, Thu Aug 2 00:09:54 2007 UTC vs.
Revision 1.145 by root, Sun Sep 9 08:38:40 2007 UTC

459fonts for the same character at the same time, but no interface for this 459fonts for the same character at the same time, but no interface for this
460has been designed yet). 460has been designed yet).
461 461
462Until then, you might get away with switching fonts at runtime (see L<Can 462Until then, you might get away with switching fonts at runtime (see L<Can
463I switch the fonts at runtime?> later in this document). 463I switch the fonts at runtime?> later in this document).
464
465=head3 How can I make mplayer display video correctly?
466
467We are working on it, in the meantime, as a workaround, use something like:
468
469 @@URXVT_NAME@@ -b 600 -geometry 20x1 -e sh -c 'mplayer -wid $WINDOWID file...'
470
464 471
465=head2 Keyboard, Mouse & User Interaction 472=head2 Keyboard, Mouse & User Interaction
466 473
467=head3 The new selection selects pieces that are too big, how can I select single words? 474=head3 The new selection selects pieces that are too big, how can I select single words?
468 475
653 F35 == Next 660 F35 == Next
654 661
655Rather than have rxvt-unicode try to accommodate all the various possible 662Rather than have rxvt-unicode try to accommodate all the various possible
656keyboard mappings, it is better to use `xmodmap' to remap the keys as 663keyboard mappings, it is better to use `xmodmap' to remap the keys as
657required for your particular machine. 664required for your particular machine.
658
659 665
660 666
661=head2 Terminal Configuration 667=head2 Terminal Configuration
662 668
663=head3 Can I see a typical configuration? 669=head3 Can I see a typical configuration?
2349 2355
2350=item --enable-fading (default: on) 2356=item --enable-fading (default: on)
2351 2357
2352Add support for fading the text when focus is lost. 2358Add support for fading the text when focus is lost.
2353 2359
2354=item --enable-tinting (default: on)
2355
2356Add support for tinting of transparent backgrounds (requires C<--enable-transparency>).
2357
2358=item --enable-rxvt-scroll (default: on) 2360=item --enable-rxvt-scroll (default: on)
2359 2361
2360Add support for the original rxvt scrollbar. 2362Add support for the original rxvt scrollbar.
2361 2363
2362=item --enable-next-scroll (default: on) 2364=item --enable-next-scroll (default: on)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines