diff options
| author | Ian Ward <ian@excess.org> | 2012-07-21 15:48:45 -0400 |
|---|---|---|
| committer | Ian Ward <ian@excess.org> | 2012-07-21 15:48:45 -0400 |
| commit | 121af91c8faff119e6bf09606fedc671e5e3e4ee (patch) | |
| tree | 087e6c7f031efea8fbad71326cdfe8cf9103d0db /docs/tutorial | |
| parent | 6ee31c425abb07276aa1e8d489398da56b2e7c7d (diff) | |
| download | urwid-121af91c8faff119e6bf09606fedc671e5e3e4ee.tar.gz | |
fix edit widget example screenshots
--HG--
branch : feature-sphinx
Diffstat (limited to 'docs/tutorial')
| -rw-r--r-- | docs/tutorial/edit.py.xdotool | 2 | ||||
| -rw-r--r-- | docs/tutorial/edit2.png | bin | 787 -> 751 bytes | |||
| -rw-r--r-- | docs/tutorial/edit3.png | bin | 764 -> 731 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/edit.py.xdotool b/docs/tutorial/edit.py.xdotool index 8c07e59..af7d3f2 100644 --- a/docs/tutorial/edit.py.xdotool +++ b/docs/tutorial/edit.py.xdotool @@ -1,3 +1,3 @@ windowsize --usehints $RXVTWINDOWID 21 7 -type --window $RXVTWINDOWID Arthur,\ King\ of\ the\ Britons +type --window $RXVTWINDOWID 'Arthur, King of the Britons' key --window $RXVTWINDOWID Return diff --git a/docs/tutorial/edit2.png b/docs/tutorial/edit2.png Binary files differindex 053be0b..20d200b 100644 --- a/docs/tutorial/edit2.png +++ b/docs/tutorial/edit2.png diff --git a/docs/tutorial/edit3.png b/docs/tutorial/edit3.png Binary files differindex 609dbd7..4a11e78 100644 --- a/docs/tutorial/edit3.png +++ b/docs/tutorial/edit3.png |
