From aec2740cc698b5b8c7e59cdcd7ab3a05d12716f9 Mon Sep 17 00:00:00 2001 From: marco giusti Date: Tue, 6 Dec 2011 00:34:26 +0100 Subject: Add screenshots.sh and compile_pngs.sh Substitute old images with the new ones generated by the new scripts --HG-- branch : feature-sphinx --- docs/tutorial/input.py.xdotool | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/tutorial/input.py.xdotool (limited to 'docs/tutorial/input.py.xdotool') diff --git a/docs/tutorial/input.py.xdotool b/docs/tutorial/input.py.xdotool new file mode 100644 index 0000000..6ce6386 --- /dev/null +++ b/docs/tutorial/input.py.xdotool @@ -0,0 +1,5 @@ +windowsize --usehints $RXVTWINDOWID 12 3 +key --window $RXVTWINDOWID Return +key --window $RXVTWINDOWID N +key --window $RXVTWINDOWID O +key --window $RXVTWINDOWID P -- cgit v1.2.1