#!/bin/bash cat << EOF | xmacroplay $DISPLAY &>/dev/null KeyStrRelease Alt_L KeyStrRelease Super_L KeyStr Escape String iexport PS1='\u@\h:\w\$ '; set -o vi KeyStr Return EOF