diff options
| author | Amin Bandali <aminb@gnu.org> | 2018-06-20 17:21:49 -0400 | 
|---|---|---|
| committer | Amin Bandali <aminb@gnu.org> | 2018-06-20 17:21:49 -0400 | 
| commit | b5208764640a0cf89b4569efda90eead8499107f (patch) | |
| tree | d2a972498a70c57cc445062bd8f7f7175ce9bbb2 | |
| parent | 8e15d30089bdc7bf7b3d617cf5633b4568421228 (diff) | |
| download | configs-b5208764640a0cf89b4569efda90eead8499107f.tar.gz configs-b5208764640a0cf89b4569efda90eead8499107f.tar.xz configs-b5208764640a0cf89b4569efda90eead8499107f.zip  | |
[rc/X] set keyboard repeat delay and rate
Diffstat (limited to '')
| -rw-r--r-- | rc.org | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -3891,6 +3891,7 @@ choice.  #+begin_src sh  xset -b  # disable bell +xset r rate 200 45  # repeat delay (ms) and rate (repeats/sec)  # setxkbmap -option compose:ralt  | 
