I want sloppy focus and click *WITHOUT* raising window?
"Walter Dnes" <[email protected]>
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all; I'm a relatively new ICEWM user. I used Blackbox previously. I grew used to sloppy focus (aka focus-follows-mouse), without raising a window when clicked in the client area. This allows me to copy/paste between a full-screened app window, and a partial-screened app window sitting above the full-screened app. In ICEWM clicking on a window raises it automatically. I do *NOT* want clicking in the client window to raise it. Here is my focus_mode waltdnes@d531 ~/.icewm $ cat focus_mode FocusMode=2 ...and all occurences of the word "Raise" in preferences. waltdnes@d531 ~/.icewm $ grep Raise preferences # FocusOnAppRaise=0 # 0/1 # RequestFocusOnAppRaise=1 # 0/1 # Raise windows when focused # RaiseOnFocus=1 # 0/1 RaiseOnFocus=0 # Raise window when client area clicked # RaiseOnClickClient=1 # 0/1 RaiseOnClickClient=0 # Raise window when title bar is clicked # RaiseOnClickTitleBar=1 # 0/1 # Raise window when frame button is clicked # RaiseOnClickButton=1 # 0/1 # Raise window when frame border is clicked # RaiseOnClickFrame=1 # 0/1 # LowerOnClickWhenRaised=0 # 0/1 # AutoRaise=0 # 0/1 # AutoRaiseDelay=400 # [0-5000] # ButtonRaiseMask=1 # [0-255] # MouseWinRaise="Ctrl+Alt+Pointer_Button1" # KeyWinRaise="Alt+F1" I thought that "RaiseOnClickClient=0" would be what I want, but it doesn't help. If it makes any difference, I'm using the default theme. -- Walter Dnes <[email protected]> ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev