i3 3 commands after another
asked Jul 21 '15

This post is a wiki. Anyone with karma >100 is welcome to improve it.
I want to enable the keyboard, log the screen, and disable the keyboard again like: xinput enable 10 && sudo pm-suspend | i3lock ; xinput disable 10 this is where the error happens