diff options
Diffstat (limited to 'docs/tutorial/hmenu.py.xdotool')
-rw-r--r-- | docs/tutorial/hmenu.py.xdotool | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorial/hmenu.py.xdotool b/docs/tutorial/hmenu.py.xdotool new file mode 100644 index 0000000..12b25aa --- /dev/null +++ b/docs/tutorial/hmenu.py.xdotool @@ -0,0 +1,4 @@ +windowsize --usehints $RXVTWINDOWID 80 12 +key --window $RXVTWINDOWID Return +key --window $RXVTWINDOWID Return Down +key --window $RXVTWINDOWID Return |