Fvwm Style For the windows -


i use fpclicktofocus, fpclickdecortofocus, fpclickicontofocus, fpgrabfocustransient window style. problem window loses focus when mouse leave , give focus window in; style(s) give normal fill , in specific matter; other wms openbox, gnome ... (i.e click in window or on titlebar; gives focus , bring on top)

using below style(look down) changes , brings window front focus (the window action happens in i.e can type in) doesn't change. means change window cursor still in geany , typing web-site url in geany while firefox in front , nothing happening in addressbar example.

#----------------------------------------------------------------------- # focus policy. once used clicking *inside* windows # raise them not want lose feature. #----------------------------------------------------------------------- style * clicktofocus style * mousefocusclickraises 

Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -