mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Update wiki after solving this problem in my config file with help from IRC
parent
3e955d1017
commit
6f1ca0a8ac
2
Home.md
2
Home.md
@ -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.
|
See `man 5 sway-input` for a summary of the available options.
|
||||||
|
|
||||||
#### Keyboard layout
|
#### Keyboard layout
|
||||||
|
Loading…
Reference in New Issue
Block a user