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/attr.py.xdotool | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/tutorial/attr.py.xdotool (limited to 'docs/tutorial/attr.py.xdotool') diff --git a/docs/tutorial/attr.py.xdotool b/docs/tutorial/attr.py.xdotool new file mode 100644 index 0000000..ca21a03 --- /dev/null +++ b/docs/tutorial/attr.py.xdotool @@ -0,0 +1,4 @@ +windowsize --usehints $RXVTWINDOWID 21 7 +windowsize --usehints $RXVTWINDOWID 10 9 +windowsize --usehints $RXVTWINDOWID 30 3 +windowsize --usehints $RXVTWINDOWID 15 2 -- cgit v1.2.1