Re: FVWM: How to set the X & Y position of a newly created window using FvwmCommand in 2.6.5
Dan Espen <[email protected]>
| Newsgroups | gmane.comp.window-managers.fvwm,gmane.comp.window-managers.fvwm.devel |
|---|---|
| Message-ID | <[email protected]> |
Bhupendra Kumar Jain <[email protected]> writes: > Hi, > > I am looking for a solution wherein I need to set the X & Y position of a newly created window using FvwmCommand in 2.6.5 version of > fvwm. Please suggest. Most apps accept an "-geometry" argument to control this. Why are you asking about FvwmCommand? If for some reason you can't use an argument, you could use a script that starts the application, then uses FvwmCommand to WAIT for the window to appear, then MOVE the window to the location you want. -- Dan Espen