From: root Date: Sun, 9 Sep 2007 08:38:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=14e5150f406829b33609960a36c55df46f00f972;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index bc2e9a5b..cf083c91 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -462,6 +462,13 @@ has been designed yet). Until then, you might get away with switching fonts at runtime (see L later in this document). +=head3 How can I make mplayer display video correctly? + +We are working on it, in the meantime, as a workaround, use something like: + + @@URXVT_NAME@@ -b 600 -geometry 20x1 -e sh -c 'mplayer -wid $WINDOWID file...' + + =head2 Keyboard, Mouse & User Interaction =head3 The new selection selects pieces that are too big, how can I select single words? @@ -657,7 +664,6 @@ keyboard mappings, it is better to use `xmodmap' to remap the keys as required for your particular machine. - =head2 Terminal Configuration =head3 Can I see a typical configuration?