diff options
Diffstat (limited to 'docs/tutorial/edit.py.xdotool')
| -rw-r--r-- | docs/tutorial/edit.py.xdotool | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorial/edit.py.xdotool b/docs/tutorial/edit.py.xdotool new file mode 100644 index 0000000..8c07e59 --- /dev/null +++ b/docs/tutorial/edit.py.xdotool @@ -0,0 +1,3 @@ +windowsize --usehints $RXVTWINDOWID 21 7 +type --window $RXVTWINDOWID Arthur,\ King\ of\ the\ Britons +key --window $RXVTWINDOWID Return |
