#!/bin/sh

echo -n \
'				Button

Modifier	Left		Middle		Right		Where
--------	----		------		-----		-----

		move		raise/lower	resize		title|frame

		move root	move window			virt. desktop

meta		move		raise/lower	iconify		all

shift		All menus	forcemove	resize		all

		Commands	Cmds bin	Cmds root	root

ctrl		Miscellaneous	Windows		? Remote	root



			Keypad - moves virtual root (use meta to force)

		Home (7)	Up (8)		PgUp (9)
		UL corner			UR corner

		Left (4)			Right (6)

		End (1)		Down (2)	PgDn (3)
		LL corner			LR corner                   '

exec sleep 300
