Re: Config questions

David Mihm (davemann@the-site.dyn.ml.org)
Wed, 24 Jun 1998 15:35:02 -0500 (CDT)


On Wed, 24 Jun 1998, Chris MacLeod wrote:

> 
> Greetting,
> 
> 	I've just upgraded to Red Hat 5.1 and Afterstep 1.4.2 (I think
> that's right) I'm finally getting used to the whole GNU tree thing. But
> I've got some config questions that I can't find anywhere.
>
>1. & 2.

have been answered 

> 3. Is the syntax for setting button operations and menus the same?  I
> loved the window ops (mouse3) menu from old afterstep, but now a
> abreviated version is on the actual window (which is cool).
> 
	I also like the right mouse click Window Ops.  If you'd like this
functionality back, make the following additions/modifications to the
~/G/L/A/f/feel.yours file:

	[after "Cursor" and before "Functions", add this]
Function "Shade-or-Raise"
	Move		"Motion"
	Raise		"Click"
	Shade		"DoubleClick"
	PutOnTop	"TripleClick"
EndFunction

Function "Maximize_Function"
	Move		"Motion"
	Maximize	"Click" 94 100
	Shade		"DoubleClick"
 	PutOnTop	"TripleClick"
EndFunction

Function "Resize-or-Raise"
	Resize 		"Motion"
	Raise		"Motion"
	Raise		"Click"
	Shade		"DoubleClick"
	PutOnTop	"TripleClick"
EndFunction

Popup "Window-Ops"
        Title           "Window Ops"
        Function        "Move"          Shade-or-Raise
        Function        "Resize"        Resize-or-Raise
        Raise           "Raise"
        Lower           "Lower"
	PutOnTop	"(Un)PutOnTop"
        Iconify         "(De)Iconify"
        Stick           "(Un)Stick"
        Function        "(Un)Maximize"  Maximize_Function
        Destroy         "Destroy"
        Close           "Close"
        Refresh         "Refresh Screen"
EndPopup

	[under "mouse Actions", make this modification]
Mouse 3         R       A       PopUp "Window-Ops"

> Any help would be appreciated
> 
> Stick

	This will replace the right mouse button (3) click in the root
window (R) to display the old-style "Window-Ops".
HTH 
___________________________________________________________________
d a v i d  @  m i h m                          reality.sys corrupt!
davemann-at-ionet-dot-net                     reboot universe(y,n)?
(www||ftp)the-site.dyn.ml.org/                          ICQ:4251923
-------------------------------------------------------------------
Key fingerprint =  E4 90 15 ED E5 9F 18 8A  B0 CC FF 68 61 36 4A 6F


--
   WWW:   http://www.afterstep.org/
   FTP:   ftp://ftp.afterstep.org/
   MAIL:  http://wormhole.eosys.com/mailing-lists/AfterStep-Info.html
   FAQ:   http://www.cs.purdue.edu/homes/zamboni/afterstep/FAQ.html

   To unsubscribe: echo unsubscribe | mail afterstep-request@eosys.com