From 6f1ca0a8ac6fb6b3dde4b716755526d80eddc497 Mon Sep 17 00:00:00 2001 From: Erik Williamson Date: Wed, 24 Jul 2019 11:54:49 -0400 Subject: [PATCH] Update wiki after solving this problem in my config file with help from IRC --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 6fccf7a..c3b52d7 100644 --- a/Home.md +++ b/Home.md @@ -113,6 +113,8 @@ input { } ``` +If the identifier contains a `\`, you will need to remove the `\` from the name when you reference it in your config file. For example: `2:8:AlpsPS\/2_ALPS_DualPoint_TouchPad` needs to be written as `2:8:AlpsPS/2_ALPS_DualPoint_TouchPad`. + See `man 5 sway-input` for a summary of the available options. #### Keyboard layout