#!/bin/sh # Simple script to send a CTRL-R command xte 'keydown Control_L' 'key r' 'keyup Control_L'
chmod +x /path/to/file/controlplusr.sh