|
发表于 2005-8-23 10:40:19
|
显示全部楼层
Post by baif
how to set the fouce to follow mouse mode:
# Always maintain focus under mouse window (makes some keyboard support non-functional or unreliable
StrongPointerFocus=1 # 0/
this one?
Intresting:
#PointerFocus
StrongPointerFocus = 1
#I don't like Raise when PointerFocus
RaseOnFocus=0
# Should disable ClickFoucs -___-;;;
ClickFocus = 0
Done. |
|