mirror of
https://github.com/swaywm/sway.git
synced 2026-06-21 14:33:15 -04:00
This creates two input commands for configuring the repeat delay and rate.
Example config:
input "myidentifier" {
repeat_delay 250
repeat_rate 25
}
|
||
|---|---|---|
| .. | ||
| sway | ||
| swaybar | ||
| swaygrab | ||
| swaylock | ||
| background-image.h | ||
| cairo.h | ||
| ipc-client.h | ||
| ipc.h | ||
| list.h | ||
| log.h | ||
| meson.build | ||
| pango.h | ||
| pool-buffer.h | ||
| readline.h | ||
| stringop.h | ||
| unicode.h | ||
| util.h | ||