summaryrefslogtreecommitdiffstats
path: root/swaymsg/swaymsg.1.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-01-19 10:08:44 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-01-19 10:08:44 -0500
commitb72a62b02b601d98ca89919f42e7ddec4e8ab2b2 (patch)
tree6b7412f626f5d9f10dba8920a2543dfd3c5a662e /swaymsg/swaymsg.1.txt
parentAdd ffmpeg/imagemagick to depenency list (diff)
parentlibinput (diff)
downloadsway-b72a62b02b601d98ca89919f42e7ddec4e8ab2b2.tar.gz
sway-b72a62b02b601d98ca89919f42e7ddec4e8ab2b2.tar.zst
sway-b72a62b02b601d98ca89919f42e7ddec4e8ab2b2.zip
Merge pull request #448 from colemickens/libinput
libinput configuration
Diffstat (limited to 'swaymsg/swaymsg.1.txt')
-rw-r--r--swaymsg/swaymsg.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.txt b/swaymsg/swaymsg.1.txt
index 984780fa..c3af28d5 100644
--- a/swaymsg/swaymsg.1.txt
+++ b/swaymsg/swaymsg.1.txt
@@ -43,6 +43,9 @@ IPC Message Types
43*get_workspaces*:: 43*get_workspaces*::
44 Gets a JSON-encoded list of workspaces and their status. 44 Gets a JSON-encoded list of workspaces and their status.
45 45
46*get_inputs*::
47 Gets a JSON-encoded list of current inputs.
48
46*get_outputs*:: 49*get_outputs*::
47 Gets a JSON-encoded list of current outputs. 50 Gets a JSON-encoded list of current outputs.
48 51