#!/bin/sh
Xdialog --title Xcalendar --under-mouse --no-cancel --calendar "`date +'%d %B %Y'`" 0 0 0 0 0
