> I've got a setup where I have two physical displays: 0.0 and 0.1. I would
> *really* like to be able to start up different things (e.g. different versions
> of FvwmButtons) depending upon which display I'm using. I can't seem to force
> either FvwmCpp or FvmwM4 to do what I want (or maybe I'm just stupid).
Ages ago I submitted a patch to put the screen number as a constant for the
FvwmCpp program. As a result I now run fvwm using:
fvwm-pre-2.0 -f "FvwmCpp .fvwmrc2"
and in my .fvwmrc2 file I can control the position of the pager using:
#if SCREEN==1
*FvwmPagerGeometry 180x88-1+925
#else
*FvwmPagerGeometry 180x88-310+925
#endif
Seems to work for me.
--
Kit Smithers KitS_at_bartley.demon.co.uk, Kit_Smithers_at_msn.com
-------------------------------------------------------------------------------
--
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 Nov 03 1995 - 03:08:28 GMT