App-Cheats

 view release on metacpan or  search on metacpan

cheats.txt  view on Meta::CPAN

xrandr
/opt/vc/bin/tvservice -s


#############################################################
## Linux Commands - xsel
#############################################################

# Use copy and paste on the command line.
sudo apt install xsel
alias pbcopy='xsel --clipboard --input'
alias pbpaste='xsel --clipboard --output'


#############################################################
## Linux Commands - xterm
#############################################################

# Resize window (Putty,xterm)
echo -e '\e[8;50;100t'

# Minimize the window for a few seconds, then restore it (Putty,xterm)



( run in 1.690 second using v1.01-cache-2.11-cpan-df04353d9ac )