]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Merge pull request #3185 from orestisf1993/cmd_move_window_to_position
[i3/i3] / docs / userguide
index 9ba181e03c6020efa0c19e0e24c98dd924b82234..5fc36585d02b3fb7a67bfe7adc43e6aca6bf2a62 100644 (file)
@@ -2030,10 +2030,13 @@ Use the +move+ command to move a container.
 # defaults to 10 pixels.
 move <left|right|down|up> [<px> px]
 
-# Moves the container either to a specific location
-# or to the center of the screen. If 'absolute' is
-# used, it is moved to the center of all outputs.
-move [absolute] position <pos_x> [px] <pos_y> [px]
+# Moves the container to the specified pos_x and pos_y
+# coordinates on the screen.
+move position <pos_x> [px] <pos_y> [px]
+
+# Moves the container to the center of the screen.
+# If 'absolute' is used, it is moved to the center of
+# all outputs.
 move [absolute] position center
 
 # Moves the container to the current position of the