Linux
Keyboard input speed
https://www.statox.fr/notes/keyboard_speed_xset/Make the delay between Key presses shorted on Linux
- First parameter is the delay before the auto repeat starts
- The second is the time between two auto repeats
xset r rate 250 80
Monitors
xrandr --output eDP --pos 0x0 --output DisplayPort-4 --right-of eDP --output DisplayPort-3 --right-of DisplayPort-4