On 18 Jun, Sam Krishnabhat wrote:
> I have a related question. Can I make FvwmPager desktop window appear and
> dis-appear with the hit of a key, say Esc or Meta-Esc etc., Are there any
> performance concerns, would it work. I want to hear from experts before
> trying, if they had tried anything like this.
Key Escape A M TogglePager
DestroyFunc "TogglePager"
AddToFunc "TogglePager"
"I" Next ["Fvwm Pager" CirculateHit] Close
+ "I" None ["Fvwm Pager" CirculateHit] Module FvwmPager 0 3
This will cause the Meta-Escape key to be interpreted as follows:
- If FvwmPager is running, remove it from the screen.
- If FvwmPager is not running, start it up with four desktops
This can be easily modified for your own situation.
--
(void) lar3ry(); gensch_at_zk3.dec.com
"Sometimes it happens. People just explode. Natural causes."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Jun 19 1998 - 08:06:36 BST