aboutsummaryrefslogtreecommitdiff
path: root/examples/wlr-example.ini.example
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-08-25 09:40:01 -0400
committerTony Crisci <tony@dubstepdish.com>2017-08-26 08:32:11 -0400
commitd0cf8d0d01b12d359be5c4216ef5f0bdbdfee622 (patch)
tree13c4589e660d8dadcbcb07e892ddbb15be6db43d /examples/wlr-example.ini.example
parent699d489f936826a808f955c47442342e850bfc1b (diff)
add device configuration
Diffstat (limited to 'examples/wlr-example.ini.example')
-rw-r--r--examples/wlr-example.ini.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/wlr-example.ini.example b/examples/wlr-example.ini.example
index a9dff591..ffb6229e 100644
--- a/examples/wlr-example.ini.example
+++ b/examples/wlr-example.ini.example
@@ -37,4 +37,13 @@ y=232
[cursor]
map-to-output=HDMI-A-1
+# Device Configuration
+# ~~~~~~~~~~~~~~~~~~~~
+# Each device is specified in a section named [device:{NAME}] where NAME is the
+# name given to this device. See a log file for device names.
+#
+# Value "map-to-output" specifies the output to which the device is constrained.
+[device:Razer Razer DeathAdder 2013]
+map-to-output=DP-1
+
# vim:filetype=dosini