On Tue, 04 Sep 2001 13:23:56 -0700
Randy Bush <randy_at_psg.com> wrote:
> i have not been able to figure out how to do this in fvwm2. any
> clues appreciated.
I can't answer your question directly as I haven't investigated
placement, but the following may help:
Key F10 WFST M MaximiseVertically
Key F10 WFST C MaximiseHorizontally
Key F10 WFST S MaximiseMaximise
Key F11 WFST M MaximiseHalfVertically
Key F11 WFST C MaximiseHalfHorizontally
Key F11 WFST S MaximiseHalfMaximise
Mouse 0 2 A Maximize-Func
Mouse 1 2 A Maximize-Func 0 100
Mouse 2 2 A Maximize-Func 100 0
Mouse 3 2 A Maximize-Func 100 100
Mouse 0 4 A Iconify
AddToFunc Maximize-Func "C" Maximize $0 $1
+ "D" Maximize
+ "M" Resize
AddToFunc MaximiseVertically "I" Maximize 0 100
AddToFunc MaximiseHorizontally "I" Maximize 100 0
AddToFunc MaximiseMaximise "I" Maximize 100 100
AddToFunc MaximiseHalfVertically "I" Maximize 0 50
AddToFunc MaximiseHalfHorizontally "I" Maximize 50 0
AddToFunc MaximiseHalfMaximise "I" Maximize 50 50
The above ripped out of my RC which can be found with screenshots
at:
ftp://ftp.kanga.nu/pub/users/claw/screenshots/Desktop
ftp://ftp.kanga.nu/pub/users/claw/screenshots/Desktop/JCL.Desktop.18.png
ftp://ftp.kanga.nu/pub/users/claw/screenshots/Desktop/fvwm2rc
(I keep meaning to (and forgetting to) throw that at -workers for
inclusion in the fvwm.org screenshots)
--
J C Lawrence
---------(*) Satan, oscillate my metallic sonatas.
claw_at_kanga.nu He lived as a devil, eh?
http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live.
--
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 Tue Sep 04 2001 - 15:53:59 BST