Update wiki after solving this problem in my config file with help from IRC

Erik Williamson 2019-07-24 11:54:49 -04:00
parent 3e955d1017
commit 6f1ca0a8ac

@ -113,6 +113,8 @@ input <identifier> {
}
```
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