Hi all. Someone on the list recently complained about focusing inconsistence when using SloppyFocus -- for me it is (was) also annoying.
It goes like this: from rxvt with opened Midnight Commander I hit enter on a file with picture. Gqview opens and gets focus. When 'q' is hit gqview quits and: if the poiner was on rxvt, the window is focused, but if the pointer was on root window, or even at rxvt's window bar, the focus is lost. It was pretty annoying because I had to move mouse back to rxvt, or use NextWindow key combo every time I quitted gqview. A simple solution for this is to comment out lines 114 and 115 in Workspace.cc and recompile. From now the way of ClickToFocus is used. Second thing I modified is Mod1Mask replaced with Mod4Mask in Window.cc so I can use left win95 key instead of left alt -- very useful in Gimp or MC. Maybe make it as #define on top of the file or config option? -- Maciek Grzywocz <[EMAIL PROTECTED]>
