diff options
Diffstat (limited to 'docs/tutorial/sig.py.xdotool')
| -rw-r--r-- | docs/tutorial/sig.py.xdotool | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorial/sig.py.xdotool b/docs/tutorial/sig.py.xdotool new file mode 100644 index 0000000..02a1690 --- /dev/null +++ b/docs/tutorial/sig.py.xdotool @@ -0,0 +1,4 @@ +windowsize --usehints $RXVTWINDOWID 21 7 +type --window $RXVTWINDOWID 'Tim t' +type --window $RXVTWINDOWID 'he Enchanter' +key --window $RXVTWINDOWID Down |
