[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pine and fvwm2




On Wed, 27 Nov 1996, Dimitri Maziuk wrote:

> Pedro I. Sanchez wrote:
> > 
> > Hello,
> ... 
> > In a separate issue, I liked the little virtual (sticky) desktop that used
> > to show up in my screen allowing me to navigate from one virtual desktop
> > to another by just clicking the appropriate rectangle. How do I enable
> > this in fvwm2?
> > 
> 
> Easy way out is to edit your ~/.fvwm2rc and add to 
> 
> AddToFunction InitFunction <whatever's in there>
> + "I" Module FvwmPager 0 0
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> (see man on FvwmPager and fvwm2).
> 
> Also add this line to RestartFunction, so the pager is activated when
> you restart fvwm2, too.

I have a file called ~/.fvwm2/post.hook which has the following on it:

#############################################################################
# START-UP Functions
#
AddToFunc "InitFunction" "I" Module FvwmButtons
+		"I" Module FvwmPager 0 0
+		"I" Module FvwmAudio
+		"I" Next [!iconic CurrentScreen xterm] Focus
+		"I" CursorMove 30 40

AddToFunc "RestartFunction" "I" Module FvwmButtons
+		"I" Module FvwmPager 0 0
+		"I" Module FvwmAudio
+		"I" Next [!iconic CurrentScreen xterm] Focus
+		"I" CursorMove 30 40

# Uncomment this to make windows auto-raise after [x] milliseconds 
# AddToFunc "InitFunction" "I" Module FvwmAuto 0


Shouldn't this make the trick? When I change some other stuff in this file
I can see the changes right as soon as I reliad fvwm2. But I don't have
any pager at all.

Pedro Ivan
----------



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: