On 15 May 2003 15:14:12 +0200, Michelle Konzack wrote:
>
> Thanks for the suggestions but I have a question:
>
> key Print Exec /bin/sh...
>
> I was thinking, 'Key' has three values and the Action...
> Is this right ???
It was a typo, Dan really meant:
Key Print A A Exec /bin/sh...
> Question: I can not open the Menus and press 'Print'. - WHY ???
> Ther is no reaction. (the nenus are not closed)
Because when the menu is open no normal activity is done, global mouse
and keyboard bindings do not work (except for those handled by menus),
module commands are not processed and so on. But system works of course.
This is why you should bind it like:
Key s A CM Exec sleep 15; import -window root /tmp/screenshot.png
Then you have 15 seconds after pressing Ctrl-Alt-S to open any submenus
you like.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon May 19 2003 - 14:43:37 BST