notes/Wake up screen on remote computer through SSH-wt8dynsH.sh
#Wake up screen on remote computer through SSH

DISPLAY=:0.0
export DISPLAY
xset -display ${DISPLAY} dpms force on

syntax highlighted by Code2HTML, v. 0.9.1