remove inline comments in input section (not supported)

camoz 2018-11-15 01:49:31 +01:00
parent ca3e6cfa58
commit 66f74e21ff

@ -119,8 +119,8 @@ See `man 7 xkeyboard-config` for options you can use with the `xkb_layout`, `xkb
``` ```
input <identifier> { input <identifier> {
repeat_delay 500 # ms repeat_delay 500
repeat_rate 5 # keys per second repeat_rate 5
} }
``` ```