summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-26 10:06:10 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-26 10:06:10 +0000
commit28f695ad5a103342d081196d1e740ed786d02d7f (patch)
tree5db14c21396bcb4a4eb00b0cc13e2ca5f371af8a /DOCS
parentb20cf9dabaa156fd9072de3763400314ee764a83 (diff)
downloadmpv-28f695ad5a103342d081196d1e740ed786d02d7f.tar.bz2
mpv-28f695ad5a103342d081196d1e740ed786d02d7f.tar.xz
10l and a few spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10704 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.122
1 files changed, 11 insertions, 11 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 9dfd3188c0..360c4c93f0 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -1611,26 +1611,26 @@ Try this option if you still experience fullscreen problems.
Specify a priority list of fullscreen layer setting modes to be
used. The available types are:
-.DP0
+.PD 0
.RSs
.IPs "above"
-use _NETWM_STATE_ABOVE hint if available
+Use _NETWM_STATE_ABOVE hint if available.
.IPs "below"
-use _NETWM_STATE_BELOW hint if available
+Use _NETWM_STATE_BELOW hint if available.
.IPs "fullscreen"
-use _NETWM_STATE_FULLSCREEN hint if availale
+Use _NETWM_STATE_FULLSCREEN hint if available.
.IPs "layer"
-Use _WIN_LAYER hint with default layer
+Use _WIN_LAYER hint with default layer.
.IPs "layer=<0..15>"
-Use _WIN_LAYER hint with layer number
+Use _WIN_LAYER hint with layer number.
.IPs "netwm"
-force NETWM style
+Force NETWM style.
.IPs "none"
-don't set fullscreen window layer
+Don't set fullscreen window layer.
.IPs "stays_on_top"
-use _NETWM_STATE_STAYS_ON_TOP hint if available
+Use _NETWM_STATE_STAYS_ON_TOP hint if available.
.RE
-.DP 1
+.PD 1
It's possible to negate the modes by prefixing them with "\-"
.br
@@ -1639,7 +1639,7 @@ It will be used as a fallback in case of specifying incorrect
or unsupported modes.
.br
OpenBox 1.x users have to use \-fstype \-fullscreen
-to achive working fs switching.
+to achieve working fs switching.
.br
If you experience problems with fullscreen window being covered by other
windows try using a different order.