configuring fvwm
configuring fvwm
- Subject: configuring fvwm
- From: Jonathan Owen <email@hidden>
- Date: Wed, 15 Jan 2003 21:53:04 -0800
The aqua window manager has been giving me a hard time when I try and
use a piece of UNIX software remotely. One of the window's doesn't
become active when I click on it. (This may be a consequence of the
software I'm running?)
As a result I've been trying to use fvwm (from Fink) rather than the
aqua window manager. Unfortunately, since the toolbar hides part of
the x desktop, everytime an x window is started the top of the window
as well as icons are hidden.
Can anyone help me configure fvwm's default window placement?
I've already tried to put a .fvwmrc (from
/sw/etc/sample.fvwmrc/system.fvwmrc) in my home directory and edited
the InitFunction
#####################
# Stuff to do at start-up
Function "InitFunction"
Module "I" FvwmBanner
Exec "I" xpmroot /usr/include/X11/pixmaps/fvwm.xpm &
Module "I" GoodStuff
Exec "I" exec xterm -geometry 80x64+20+0 &
Wait "I" xterm
Desk "I" 0 2
Exec "I" exec xterm -geometry 80x64+20+0 &
Wait "I" xterm
Desk "I" 0 0
EndFunction
#####################
Is this right?
Jonathan Owen
California Institute of Technology
Department of Chemistry
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.