depends 224 B

12345678
  1. #!/bin/sh
  2. #
  3. # debian
  4. sudo apt install xorg rxvt-unicode libx11-dev libxft-dev libxinerama-dev xbindkeys libxrandr-dev -y
  5. # I didn't try without xbacklight for brightness, but I hope we can enable light keys without that.