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