#!/bin/sh # Display the keyboard shortcuts for reviewing the screen with speakup LANG=en_US.utf8 dialog --msgbox "$(cat /Speakup)" 0 0