Re: FVWM: change position of the cursor

2011-05-20 Thread Jamie Paul Griffin
On Thu, May 19, 2011 at 11:38:38PM +0100, Thomas Adam wrote: > If it's via: > > DestroyFunc WindowListFunc > AddToFunc WindowListFunc > + I WarpToWindow 50 50 > + I ... > > etc. thank you, that's it. jamie

FVWM: change position of the cursor

2011-05-19 Thread Jamie Paul Griffin
On Thu, May 19, 2011 at 08:26:02PM +0100, Jamie Paul Griffin wrote: > Key Tab A M WindowList CurrentatEnd SelectOnRelease Meta_L > sorry, i wasn't meant to send that yet. i wanted to ask how i can get the cursor to warp to the middle of the window, or anywhere but not the top left c

FVWM:

2011-05-19 Thread Jamie Paul Griffin
Key Tab A M WindowList CurrentatEnd SelectOnRelease Meta_L

Re: FVWM: Task Bar Disappearing

2011-05-16 Thread Jamie Paul Griffin
On Sun, May 15, 2011 at 05:32:11PM -0700, elliot s wrote: > Well, i got the FvwmIconMan/FvwmButtons pair looking like my fvwmtaskbar. > Two differences: > fvwmtaskbar had a shared mail checker/date display. > I dont know of an easy way to get both, so now it's just an xclock display. > fvwmtaskbar

Re: FVWM: Task Bar Disappearing

2011-05-15 Thread Jamie Paul Griffin
On Sat, May 14, 2011 at 07:48:01PM -0700, elliot s wrote: > Perhaps a sample of FvwmButtons/FvwmIconMan fvwmtaskbar replacement > code can be put into the wiki so that everyone currently using > fvwmtaskbar doesnt have to dumpster dive thru the forum. Yeah that would be good. I always like to see

Re: FVWM: Task Bar Disappearing

2011-05-14 Thread Jamie Paul Griffin
On Fri, May 13, 2011 at 07:07:41PM -0600, Jaimos Skriletz wrote: Basic idea, FvwmButtons is the container. You can use it to hold the various parts of the taskbar you want. FvwmIconMan is the part that keeps track of running programs. I would first configure that, to act like the major part of

Re: FVWM: Task Bar Disappearing

2011-05-13 Thread Jamie Paul Griffin
On Fri, May 13, 2011 at 07:47:10PM +0100, Thomas Adam wrote: > > Anything in ~/.xsession-errors? Is FvwmTaskBar set to AutoHide? Ideally, > stop using it and use FvwmIconMan and FvwmButtons. strangely, nothing in ~/.xsession-errors. Definitely not set to AutoHide. I'll do as you suggested and

FVWM: Task Bar Disappearing

2011-05-13 Thread Jamie Paul Griffin
Hello I use the Task Bar and I have set it to check Maildirs in my home directory for new mail. When the window manager starts the Task Bar disappears after a few minutes, i'm assuming this is when the Maildir is first checked. I wondered if anyone else has experienced this problem and if so,