Elektrine lite

← Feed

xylogx

xylogx@lemmy.world

Posts

  • Remap CAPSLOCK to F11

    Trust me you want to do this: #!/bin/bash # Remap Caps Lock to F11 xmodmap -e "keycode 66 = F11" xmodmap -e "clear Lock"

  • Post #716239

    Homomorphic encryption is pretty wild, you can sort and search data without decrypting it.