diff options
Diffstat (limited to 'put.xml.in')
-rw-r--r-- | put.xml.in | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -186,6 +186,14 @@ <_short>Put Pointer</_short> <_long>Move window to the pointer position</_long> </option> + <option name="put_next_output_key" type="key"> + <_short>Put To Next Output</_short> + <_long>Move window to the next output device</_long> + </option> + <option name="put_next_output_button" type="button"> + <_short>Put To Next Output</_short> + <_long>Move window to the next output device</_long> + </option> <option name="put_put" type="action"> <_short>Put</_short> <_long>Move window arbitrarily by passing x, y and type.</_long> |